diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-11-30 20:50:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-11-30 20:50:18 +0000 |
commit | a61a2cf9207741f0d4c45f0285b884d7a5506a27 (patch) | |
tree | 71dc29f3ce4ef88cc1128ee306235b290e57215b /app-doc | |
parent | Changed mkdir ${D} to dodir ${D} (diff) | |
download | gentoo-2-a61a2cf9207741f0d4c45f0285b884d7a5506a27.tar.gz gentoo-2-a61a2cf9207741f0d4c45f0285b884d7a5506a27.tar.bz2 gentoo-2-a61a2cf9207741f0d4c45f0285b884d7a5506a27.zip |
Changed src_install () to src_install()
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/howto-html-single/howto-html-single-20020328.ebuild | 12 | ||||
-rw-r--r-- | app-doc/howto-html-single/howto-html-single-20021121.ebuild | 11 | ||||
-rw-r--r-- | app-doc/howto-pdf/howto-pdf-20020328.ebuild | 10 | ||||
-rw-r--r-- | app-doc/howto-pdf/howto-pdf-20021121.ebuild | 10 | ||||
-rw-r--r-- | app-doc/howto-ps/howto-ps-20020328.ebuild | 8 | ||||
-rw-r--r-- | app-doc/howto-ps/howto-ps-20021121.ebuild | 8 |
6 files changed, 16 insertions, 43 deletions
diff --git a/app-doc/howto-html-single/howto-html-single-20020328.ebuild b/app-doc/howto-html-single/howto-html-single-20020328.ebuild index 7ec9cc2be6c2..58f12d9b248e 100644 --- a/app-doc/howto-html-single/howto-html-single-20020328.ebuild +++ b/app-doc/howto-html-single/howto-html-single-20020328.ebuild @@ -1,28 +1,22 @@ # 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-html-single/howto-html-single-20020328.ebuild,v 1.7 2002/10/04 04:02:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20020328.ebuild,v 1.8 2002/11/30 20:45:54 vapier Exp $ MY_P="Linux-html-single-HOWTOs-${PV}" S=${WORKDIR} - DESCRIPTION="The LDP howtos, html single-page 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/html-single dosym /usr/share/doc/howto /usr/share/doc/HOWTO - - cd ${S} + insinto /usr/share/doc/howto/html-single doins * - } diff --git a/app-doc/howto-html-single/howto-html-single-20021121.ebuild b/app-doc/howto-html-single/howto-html-single-20021121.ebuild index fd969b0c42c5..d4f7fd5a1857 100644 --- a/app-doc/howto-html-single/howto-html-single-20021121.ebuild +++ b/app-doc/howto-html-single/howto-html-single-20021121.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/howto-html-single/howto-html-single-20021121.ebuild,v 1.1 2002/11/25 05:28:17 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20021121.ebuild,v 1.2 2002/11/30 20:47:13 vapier Exp $ MY_P="Linux-html-single-HOWTOs-${PV}" S=${WORKDIR} DESCRIPTION="The LDP howtos, html single-page 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/html-single dosym /usr/share/doc/howto /usr/share/doc/HOWTO - - cd ${S} + insinto /usr/share/doc/howto/html-single doins * - } diff --git a/app-doc/howto-pdf/howto-pdf-20020328.ebuild b/app-doc/howto-pdf/howto-pdf-20020328.ebuild index d0b129da1a37..14ed3e7ddf1d 100644 --- a/app-doc/howto-pdf/howto-pdf-20020328.ebuild +++ b/app-doc/howto-pdf/howto-pdf-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-pdf/howto-pdf-20020328.ebuild,v 1.7 2002/10/04 04:02:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20020328.ebuild,v 1.8 2002/11/30 20:47:53 vapier Exp $ MY_P="Linux-pdf-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} DESCRIPTION="The LDP howtos, pdf 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/pdf dosym /usr/share/doc/howto /usr/share/doc/HOWTO - + cd ${WORKDIR} insinto /usr/share/doc/howto/pdf doins * - } diff --git a/app-doc/howto-pdf/howto-pdf-20021121.ebuild b/app-doc/howto-pdf/howto-pdf-20021121.ebuild index a90461adb200..48f0e70cbb1c 100644 --- a/app-doc/howto-pdf/howto-pdf-20021121.ebuild +++ b/app-doc/howto-pdf/howto-pdf-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-pdf/howto-pdf-20021121.ebuild,v 1.1 2002/11/25 05:28:17 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20021121.ebuild,v 1.2 2002/11/30 20:48:32 vapier Exp $ MY_P="Linux-pdf-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} DESCRIPTION="The LDP howtos, pdf 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/pdf dosym /usr/share/doc/howto /usr/share/doc/HOWTO - + cd ${WORKDIR} insinto /usr/share/doc/howto/pdf doins * - } diff --git a/app-doc/howto-ps/howto-ps-20020328.ebuild b/app-doc/howto-ps/howto-ps-20020328.ebuild index 3a9e13d1565a..3f8988371bd9 100644 --- a/app-doc/howto-ps/howto-ps-20020328.ebuild +++ b/app-doc/howto-ps/howto-ps-20020328.ebuild @@ -1,22 +1,19 @@ # 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-ps/howto-ps-20020328.ebuild,v 1.7 2002/10/04 04:02:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/howto-ps-20020328.ebuild,v 1.8 2002/11/30 20:49:27 vapier Exp $ MY_P="Linux-ps-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} DESCRIPTION="The LDP howtos, postscript 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/ps dosym /usr/share/doc/howto /usr/share/doc/HOWTO @@ -24,5 +21,4 @@ src_install () { cd ${WORKDIR} insinto /usr/share/doc/howto/ps doins * - } diff --git a/app-doc/howto-ps/howto-ps-20021121.ebuild b/app-doc/howto-ps/howto-ps-20021121.ebuild index e27d200375b2..3eb273724ecf 100644 --- a/app-doc/howto-ps/howto-ps-20021121.ebuild +++ b/app-doc/howto-ps/howto-ps-20021121.ebuild @@ -1,22 +1,19 @@ # 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-ps/howto-ps-20021121.ebuild,v 1.1 2002/11/25 05:28:17 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-ps/howto-ps-20021121.ebuild,v 1.2 2002/11/30 20:50:18 vapier Exp $ MY_P="Linux-ps-HOWTOs-${PV}" S=${WORKDIR}/${MY_P} DESCRIPTION="The LDP howtos, postscript 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/ps dosym /usr/share/doc/howto /usr/share/doc/HOWTO @@ -24,5 +21,4 @@ src_install () { cd ${WORKDIR} insinto /usr/share/doc/howto/ps doins * - } |