diff options
author | Dan Armak <danarmak@gentoo.org> | 2001-08-02 16:25:25 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2001-08-02 16:25:25 +0000 |
commit | dbd5e2446169eab519e23df7ba355ba45dc97cae (patch) | |
tree | b10e25097f72c237fa86ea910c46c5379a72fea5 /app-doc | |
parent | more mirroring updates (diff) | |
download | gentoo-2-dbd5e2446169eab519e23df7ba355ba45dc97cae.tar.gz gentoo-2-dbd5e2446169eab519e23df7ba355ba45dc97cae.tar.bz2 gentoo-2-dbd5e2446169eab519e23df7ba355ba45dc97cae.zip |
*** empty log message ***
Diffstat (limited to 'app-doc')
6 files changed, 0 insertions, 150 deletions
diff --git a/app-doc/howto-html-single/howto-html-single-20010701.ebuild b/app-doc/howto-html-single/howto-html-single-20010701.ebuild deleted file mode 100644 index b8919b696a00..000000000000 --- a/app-doc/howto-html-single/howto-html-single-20010701.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Dan Armak <danarmak@gentoo.org> -# $HEADER$ - -P="Linux-html-single-HOWTOs" -S=${WORKDIR}/${P} - -DESCRIPTION="The LDP howtos, html single-page format." - -SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html-single/${P}-${PV}.tar.gz" - -HOMEPAGE="http://www.linuxdoc.org" - -src_install () { - - dodir /usr/share/doc/howto - dodir /usr/share/doc/howto/html-single - dosym /usr/share/doc/howto /usr/share/doc/HOWTO - - cd ${WORKDIR} - insinto /usr/share/doc/howto/html-single - doins * - -}
\ No newline at end of file diff --git a/app-doc/mini-howto-html-single/mini-howto-html-single-20010701.ebuild b/app-doc/mini-howto-html-single/mini-howto-html-single-20010701.ebuild deleted file mode 100644 index da62ec32fec8..000000000000 --- a/app-doc/mini-howto-html-single/mini-howto-html-single-20010701.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Dan Armak <danarmak@gentoo.org> -# $HEADER$ - -P="Linux-html-single-mini-HOWTOs" -S=${WORKDIR}/${P} - -DESCRIPTION="The LDP mini-howtos, html-single format." - -SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/other-formats/html-single/${P}-${PV}.tar.gz" - -HOMEPAGE="http://www.linuxdoc.org" - -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 * - -}
\ No newline at end of file diff --git a/app-doc/mini-howto-html/mini-howto-html-20010701.ebuild b/app-doc/mini-howto-html/mini-howto-html-20010701.ebuild deleted file mode 100644 index a7d03bbb73ce..000000000000 --- a/app-doc/mini-howto-html/mini-howto-html-20010701.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Dan Armak <danarmak@gentoo.org> -# $HEADER$ - -P="Linux-html-mini-HOWTOs" -S=${WORKDIR}/${P} - -DESCRIPTION="The LDP mini-howtos, html format." - -SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/other-formats/html/${P}-${PV}.tar.gz" - -HOMEPAGE="http://www.linuxdoc.org" - -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 ${WORKDIR} - insinto /usr/share/doc/howto/mini/html - doins * - -}
\ No newline at end of file diff --git a/app-doc/mini-howto-pdf/mini-howto-pdf-20010701.ebuild b/app-doc/mini-howto-pdf/mini-howto-pdf-20010701.ebuild deleted file mode 100644 index 8a6794c87358..000000000000 --- a/app-doc/mini-howto-pdf/mini-howto-pdf-20010701.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Dan Armak <danarmak@gentoo.org> -# $HEADER$ - -P="Linux-pdf-mini-HOWTOs" -S=${WORKDIR}/${P} - -DESCRIPTION="The LDP mini-howtos, pdf format." - -SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/other-formats/pdf/${P}-${PV}.tar.gz" - -HOMEPAGE="http://www.linuxdoc.org" - -src_install () { - - dodir /usr/share/doc/howto/mini - dodir /usr/share/doc/howto/mini/pdf - dosym /usr/share/doc/howto /usr/share/doc/HOWTO - - cd ${WORKDIR} - insinto /usr/share/doc/howto/mini/pdf - doins * - -}
\ No newline at end of file diff --git a/app-doc/mini-howto-ps/mini-howto-ps-20010701.ebuild b/app-doc/mini-howto-ps/mini-howto-ps-20010701.ebuild deleted file mode 100644 index f433d5573664..000000000000 --- a/app-doc/mini-howto-ps/mini-howto-ps-20010701.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Dan Armak <danarmak@gentoo.org> -# $HEADER$ - -P="Linux-ps-mini-HOWTOs" -S=${WORKDIR}/${P} - -DESCRIPTION="The LDP mini-howtos, ps format." - -SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/other-formats/ps/${P}-${PV}.tar.gz" - -HOMEPAGE="http://www.linuxdoc.org" - -src_install () { - - dodir /usr/share/doc/howto/mini - dodir /usr/share/doc/howto/mini/ps - dosym /usr/share/doc/howto /usr/share/doc/HOWTO - - cd ${WORKDIR} - insinto /usr/share/doc/howto/mini/ps - doins * - -}
\ No newline at end of file diff --git a/app-doc/mini-howto-text/mini-howto-text-20010701.ebuild b/app-doc/mini-howto-text/mini-howto-text-20010701.ebuild deleted file mode 100644 index 2b19009b2c1c..000000000000 --- a/app-doc/mini-howto-text/mini-howto-text-20010701.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# Author Dan Armak <danarmak@gentoo.org> -# $HEADER$ - -P="Linux-text-mini-HOWTOs" -S=${WORKDIR}/${P} - -DESCRIPTION="The LDP mini-howtos, text format." - -SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/mini/${P}-${PV}.tar.gz" - -HOMEPAGE="http://www.linuxdoc.org" - -src_install () { - - dodir /usr/share/doc/howto/mini - dodir /usr/share/doc/howto/mini/text - dosym /usr/share/doc/howto /usr/share/doc/HOWTO - - cd ${WORKDIR} - insinto /usr/share/doc/howto/mini/text - doins * - -}
\ No newline at end of file |