diff options
author | Dan Armak <danarmak@gentoo.org> | 2001-08-25 09:14:45 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2001-08-25 09:14:45 +0000 |
commit | 0d0bde7907d31055e3e01e349ce6d969ed9dea45 (patch) | |
tree | 80d96a9b19337c00306505a1d4d3c0fb66339d0e /app-doc/howto-html | |
parent | typo fix (diff) | |
download | gentoo-2-0d0bde7907d31055e3e01e349ce6d969ed9dea45.tar.gz gentoo-2-0d0bde7907d31055e3e01e349ce6d969ed9dea45.tar.bz2 gentoo-2-0d0bde7907d31055e3e01e349ce6d969ed9dea45.zip |
added new howtos, removed old howtos. note: the new ones won't be available until next distfiles-local upload
Diffstat (limited to 'app-doc/howto-html')
-rw-r--r-- | app-doc/howto-html/files/digest-howto-html-20010706 | 1 | ||||
-rw-r--r-- | app-doc/howto-html/files/digest-howto-html-20010822 | 1 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20010706.ebuild | 27 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20010822.ebuild | 25 | ||||
-rw-r--r-- | app-doc/howto-html/howto-html-20010823.ebuild | 4 |
5 files changed, 2 insertions, 56 deletions
diff --git a/app-doc/howto-html/files/digest-howto-html-20010706 b/app-doc/howto-html/files/digest-howto-html-20010706 deleted file mode 100644 index cd54fccbeb3f..000000000000 --- a/app-doc/howto-html/files/digest-howto-html-20010706 +++ /dev/null @@ -1 +0,0 @@ -MD5 115c9b1660faff7bec479a5839c261b2 Linux-html-HOWTOs-20010706.tar.gz diff --git a/app-doc/howto-html/files/digest-howto-html-20010822 b/app-doc/howto-html/files/digest-howto-html-20010822 deleted file mode 100644 index 0acf5a760570..000000000000 --- a/app-doc/howto-html/files/digest-howto-html-20010822 +++ /dev/null @@ -1 +0,0 @@ -MD5 b89dd16f1c9ead39ad5ad97b42a89068 Linux-html-HOWTOs-20010822.tar.gz diff --git a/app-doc/howto-html/howto-html-20010706.ebuild b/app-doc/howto-html/howto-html-20010706.ebuild deleted file mode 100644 index 323e741be0b8..000000000000 --- a/app-doc/howto-html/howto-html-20010706.ebuild +++ /dev/null @@ -1,27 +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: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20010706.ebuild,v 1.2 2001/08/10 16:37:38 danarmak Exp $ - -P="Linux-html-HOWTOs" -S=${WORKDIR}/${P} - -DESCRIPTION="The LDP howtos, html format." - -SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/${P}-${PV}.tar.gz" - -HOMEPAGE="http://www.linuxdoc.org" - -DEPEND="=kde-base/kdeadmin-2.1.1-r1" - -src_install () { - - dodir /usr/share/doc/howto - dodir /usr/share/doc/howto/html - dosym /usr/share/doc/howto /usr/share/doc/HOWTO - - cd ${WORKDIR} - insinto /usr/share/doc/howto/html - doins * - -}
\ No newline at end of file diff --git a/app-doc/howto-html/howto-html-20010822.ebuild b/app-doc/howto-html/howto-html-20010822.ebuild deleted file mode 100644 index a0f12e9f4160..000000000000 --- a/app-doc/howto-html/howto-html-20010822.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 Parag Mehta <pm@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20010822.ebuild,v 1.1 2001/08/23 10:32:22 pm Exp $ - -P="Linux-html-HOWTOs" -S=${WORKDIR}/HOWTO - -DESCRIPTION="The LDP howtos, html format." - -SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/${P}-${PV}.tar.gz" - -HOMEPAGE="http://www.linuxdoc.org" - - -src_install () { - - dodir /usr/share/doc/howto - dodir /usr/share/doc/howto/html - dosym /usr/share/doc/howto /usr/share/doc/HOWTO - - cd ${S} - cp -R * ${D}/usr/share/doc/howto/html - -} diff --git a/app-doc/howto-html/howto-html-20010823.ebuild b/app-doc/howto-html/howto-html-20010823.ebuild index cb8f010594ab..869eb5258f18 100644 --- a/app-doc/howto-html/howto-html-20010823.ebuild +++ b/app-doc/howto-html/howto-html-20010823.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Parag Mehta <pm@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20010823.ebuild,v 1.1 2001/08/23 10:32:22 pm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html/howto-html-20010823.ebuild,v 1.2 2001/08/25 09:14:45 danarmak Exp $ P="Linux-html-HOWTOs" S=${WORKDIR}/HOWTO DESCRIPTION="The LDP howtos, html format." -SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/${P}-${PV}.tar.gz" +SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${P}-${PV}.tar.gz" HOMEPAGE="http://www.linuxdoc.org" |