summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2001-08-25 09:14:45 +0000
committerDan Armak <danarmak@gentoo.org>2001-08-25 09:14:45 +0000
commit0d0bde7907d31055e3e01e349ce6d969ed9dea45 (patch)
tree80d96a9b19337c00306505a1d4d3c0fb66339d0e /app-doc/howto-html-single
parenttypo fix (diff)
downloadgentoo-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-single')
-rw-r--r--app-doc/howto-html-single/files/digest-howto-html-single-200107061
-rw-r--r--app-doc/howto-html-single/howto-html-single-20010706.ebuild25
-rw-r--r--app-doc/howto-html-single/howto-html-single-20010823.ebuild4
3 files changed, 2 insertions, 28 deletions
diff --git a/app-doc/howto-html-single/files/digest-howto-html-single-20010706 b/app-doc/howto-html-single/files/digest-howto-html-single-20010706
deleted file mode 100644
index 4716580c1a30..000000000000
--- a/app-doc/howto-html-single/files/digest-howto-html-single-20010706
+++ /dev/null
@@ -1 +0,0 @@
-MD5 3aa5169d6348a5412877d4ee62cbfb3f Linux-html-single-HOWTOs-20010706.tar.gz
diff --git a/app-doc/howto-html-single/howto-html-single-20010706.ebuild b/app-doc/howto-html-single/howto-html-single-20010706.ebuild
deleted file mode 100644
index 5e37f94c4d8f..000000000000
--- a/app-doc/howto-html-single/howto-html-single-20010706.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: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20010706.ebuild,v 1.1 2001/08/07 18:11:50 danarmak Exp $
-
-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/howto-html-single/howto-html-single-20010823.ebuild b/app-doc/howto-html-single/howto-html-single-20010823.ebuild
index ad16040996b2..5f5a73882f73 100644
--- a/app-doc/howto-html-single/howto-html-single-20010823.ebuild
+++ b/app-doc/howto-html-single/howto-html-single-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-single/howto-html-single-20010823.ebuild,v 1.1 2001/08/23 10:32:22 pm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20010823.ebuild,v 1.2 2001/08/25 09:14:45 danarmak Exp $
P="Linux-html-single-HOWTOs"
S=${WORKDIR}
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"
+SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${P}-${PV}.tar.gz"
HOMEPAGE="http://www.linuxdoc.org"