summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-11-30 21:10:28 +0000
committerMike Frysinger <vapier@gentoo.org>2002-11-30 21:10:28 +0000
commit59653538ee6b016120626462c1c673544b8d6b5c (patch)
treef0abc1a67ca1978fbbafbd700a297e11b70f42b7 /app-doc
parentChanged einstall||die to einstall (diff)
downloadhistorical-59653538ee6b016120626462c1c673544b8d6b5c.tar.gz
historical-59653538ee6b016120626462c1c673544b8d6b5c.tar.bz2
historical-59653538ee6b016120626462c1c673544b8d6b5c.zip
Changed src_install () to src_install()
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/howto-text/howto-text-20020328.ebuild10
-rw-r--r--app-doc/howto-text/howto-text-20021121.ebuild10
-rw-r--r--app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild15
-rw-r--r--app-doc/linuxfromscratch-text/linuxfromscratch-text-3.3.ebuild20
-rw-r--r--app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild11
-rw-r--r--app-doc/mini-howto-html/mini-howto-html-20020328.ebuild13
-rw-r--r--app-doc/mini-howto-html/mini-howto-html-20021121.ebuild11
7 files changed, 33 insertions, 57 deletions
diff --git a/app-doc/howto-text/howto-text-20020328.ebuild b/app-doc/howto-text/howto-text-20020328.ebuild
index 76b1760faa6d..e6f71484fba4 100644
--- a/app-doc/howto-text/howto-text-20020328.ebuild
+++ b/app-doc/howto-text/howto-text-20020328.ebuild
@@ -1,28 +1,24 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20020328.ebuild,v 1.6 2002/10/04 04:02:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20020328.ebuild,v 1.7 2002/11/30 20:59:05 vapier Exp $
MY_P="Linux-HOWTOs-${PV}"
S=${WORKDIR}/${MY_P}
DESCRIPTION="The LDP howtos, text format."
-
SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${MY_P}.tar.gz"
-
HOMEPAGE="http://www.linuxdoc.org"
SLOT="0"
LICENSE="GPL-2 LDP"
KEYWORDS="x86 ppc sparc sparc64"
-src_install () {
-
+src_install() {
dodir /usr/share/doc/howto
dodir /usr/share/doc/howto/text
dosym /usr/share/doc/howto /usr/share/doc/HOWTO
-
+
cd ${WORKDIR}
insinto /usr/share/doc/howto/text
doins *
-
}
diff --git a/app-doc/howto-text/howto-text-20021121.ebuild b/app-doc/howto-text/howto-text-20021121.ebuild
index 251dc7fa2b34..8caf884879de 100644
--- a/app-doc/howto-text/howto-text-20021121.ebuild
+++ b/app-doc/howto-text/howto-text-20021121.ebuild
@@ -1,28 +1,24 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20021121.ebuild,v 1.1 2002/11/25 05:28:17 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-text/howto-text-20021121.ebuild,v 1.2 2002/11/30 20:59:52 vapier Exp $
MY_P="Linux-HOWTOs-${PV}"
S=${WORKDIR}/${MY_P}
DESCRIPTION="The LDP howtos, text format."
-
SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
-
HOMEPAGE="http://www.linuxdoc.org"
SLOT="0"
LICENSE="GPL-2 LDP"
KEYWORDS="x86 ppc sparc sparc64"
-src_install () {
-
+src_install() {
dodir /usr/share/doc/howto
dodir /usr/share/doc/howto/text
dosym /usr/share/doc/howto /usr/share/doc/HOWTO
-
+
cd ${WORKDIR}
insinto /usr/share/doc/howto/text
doins *
-
}
diff --git a/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild b/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild
index e496ff4f98e5..236c65e79519 100644
--- a/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild
+++ b/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild
@@ -1,24 +1,21 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild,v 1.5 2002/10/04 04:02:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch-html/linuxfromscratch-html-3.3.ebuild,v 1.6 2002/11/30 21:02:42 vapier Exp $
MY_P="LFS-BOOK-${PV}-HTML"
S=${WORKDIR}/${MY_P}
DESCRIPTION="The Linux From Scratch Book. HTML Format"
-
SRC_URI="http://ftp.linuxfromscratch.org/lfs-books/${PV}/${MY_P}.tar.bz2
-ftp://ftp.planetmirror.com/pub/lfs/lfs-books/${PV}/${MY_P}.tar.bz2
-ftp://ftp.no.linuxfromscratch.org/mirrors/lfs/lfs-books/${PV}/${MY_P}.tar.bz2
-http://ftp.nl.linuxfromscratch.org/linux/lfs/lfs-books/${PV}/${MY_P}.tar.bz2"
-
-HOMEPAGE="http://www.linuxfromscratch.org"
+ ftp://ftp.planetmirror.com/pub/lfs/lfs-books/${PV}/${MY_P}.tar.bz2
+ ftp://ftp.no.linuxfromscratch.org/mirrors/lfs/lfs-books/${PV}/${MY_P}.tar.bz2
+ http://ftp.nl.linuxfromscratch.org/linux/lfs/lfs-books/${PV}/${MY_P}.tar.bz2"
+HOMEPAGE="http://www.linuxfromscratch.org/"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc sparc64"
-src_install () {
+src_install() {
dodir /usr/share/doc/linuxfromscratch-html-${PV}
- cd ${S}
cp -R * ${D}/usr/share/doc/linuxfromscratch-html-${PV}
}
diff --git a/app-doc/linuxfromscratch-text/linuxfromscratch-text-3.3.ebuild b/app-doc/linuxfromscratch-text/linuxfromscratch-text-3.3.ebuild
index 5c6c5565a0fa..ec1098f03009 100644
--- a/app-doc/linuxfromscratch-text/linuxfromscratch-text-3.3.ebuild
+++ b/app-doc/linuxfromscratch-text/linuxfromscratch-text-3.3.ebuild
@@ -1,28 +1,26 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch-text/linuxfromscratch-text-3.3.ebuild,v 1.6 2002/11/28 18:58:14 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/linuxfromscratch-text/linuxfromscratch-text-3.3.ebuild,v 1.7 2002/11/30 21:06:48 vapier Exp $
MY_P="LFS-BOOK-${PV}"
S="${WORKDIR}/${MY_P}"
-
DESCRIPTION="The Linux From Scratch Book. Text Format"
-
SRC_URI="http://ftp.linuxfromscratch.org/lfs-books/${PV}/${MY_P}.txt.bz2
-ftp://ftp.planetmirror.com/pub/lfs/lfs-books/${PV}/${MY_P}.txt.bz2
-ftp://ftp.no.linuxfromscratch.org/mirrors/lfs/lfs-books/${PV}/${MY_P}.txt.bz2
-http://ftp.nl.linuxfromscratch.org/linux/lfs/lfs-books/${PV}/${MY_P}.txt.bz2"
-
-HOMEPAGE="http://www.linuxfromscratch.org"
+ ftp://ftp.planetmirror.com/pub/lfs/lfs-books/${PV}/${MY_P}.txt.bz2
+ ftp://ftp.no.linuxfromscratch.org/mirrors/lfs/lfs-books/${PV}/${MY_P}.txt.bz2
+ http://ftp.nl.linuxfromscratch.org/linux/lfs/lfs-books/${PV}/${MY_P}.txt.bz2"
+HOMEPAGE="http://www.linuxfromscratch.org/"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc"
-src_unpack () {
+src_unpack() {
mkdir ${S} ; cd ${S}
cp ${DISTDIR}/${A} .
- bunzip2 ${A} || die "bunzip2 failure"
+ unpack ${A}
}
-src_install () {
+
+src_install() {
dodoc *
}
diff --git a/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild b/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild
index 98a4fe58c015..d5de8dd52513 100644
--- a/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild
+++ b/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild
@@ -1,28 +1,23 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild,v 1.5 2002/10/04 04:02:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild,v 1.6 2002/11/30 21:10:28 vapier Exp $
MY_P="Linux-mini-html-single-HOWTOs-${PV}"
S=${WORKDIR}/${MY_P}
-
DESCRIPTION="The LDP mini-howtos, html-single format."
-
SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${MY_P}.tar.gz"
-
HOMEPAGE="http://www.linuxdoc.org"
SLOT="0"
LICENSE="GPL-2 LDP"
KEYWORDS="x86 ppc sparc sparc64"
-src_install () {
-
+src_install() {
dodir /usr/share/doc/howto/mini
dodir /usr/share/doc/howto/mini/html-single
dosym /usr/share/doc/howto /usr/share/doc/HOWTO
-
+
cd ${WORKDIR}
insinto /usr/share/doc/howto/mini/html-single
doins *
-
}
diff --git a/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild b/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild
index 55950a689060..6679c4354131 100644
--- a/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild
+++ b/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild
@@ -1,24 +1,21 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild,v 1.4 2002/10/04 04:02:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild,v 1.5 2002/11/30 21:08:26 vapier Exp $
MY_P="Linux-mini-html-HOWTOs-${PV}"
S=${WORKDIR}/HOWTO/mini
DESCRIPTION="The LDP mini-howtos, html format."
SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${MY_P}.tar.gz"
-HOMEPAGE="http://www.linuxdoc.org"
+HOMEPAGE="http://www.linuxdoc.org/"
+
SLOT="0"
LICENSE="GPL-2"
-DESCRIPTION="Mini-HOWTOs from http://www.linuxdoc.org in HTML format"
KEYWORDS="x86 sparc sparc64 ppc"
-src_install () {
-
+src_install() {
dodir /usr/share/doc/howto/mini
dodir /usr/share/doc/howto/mini/html
dosym /usr/share/doc/howto /usr/share/doc/HOWTO
-
- cd ${S}
+
cp -R * ${D}/usr/share/doc/howto/mini/html
-
}
diff --git a/app-doc/mini-howto-html/mini-howto-html-20021121.ebuild b/app-doc/mini-howto-html/mini-howto-html-20021121.ebuild
index e82f214234cd..d209165894fa 100644
--- a/app-doc/mini-howto-html/mini-howto-html-20021121.ebuild
+++ b/app-doc/mini-howto-html/mini-howto-html-20021121.ebuild
@@ -1,24 +1,21 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html/mini-howto-html-20021121.ebuild,v 1.1 2002/11/25 05:28:18 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html/mini-howto-html-20021121.ebuild,v 1.2 2002/11/30 21:09:19 vapier Exp $
MY_P="Linux-mini-html-HOWTOs-${PV}"
S=${WORKDIR}/HOWTO/mini
DESCRIPTION="The LDP mini-howtos, html format."
SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
-HOMEPAGE="http://www.linuxdoc.org"
+HOMEPAGE="http://www.linuxdoc.org/"
+
SLOT="0"
LICENSE="GPL-2"
-DESCRIPTION="Mini-HOWTOs from http://www.linuxdoc.org in HTML format"
KEYWORDS="x86 sparc sparc64 ppc"
-src_install () {
-
+src_install() {
dodir /usr/share/doc/howto/mini
dodir /usr/share/doc/howto/mini/html
dosym /usr/share/doc/howto /usr/share/doc/HOWTO
- cd ${S}
cp -R * ${D}/usr/share/doc/howto/mini/html
-
}