summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2001-08-02 16:25:25 +0000
committerDan Armak <danarmak@gentoo.org>2001-08-02 16:25:25 +0000
commitdbd5e2446169eab519e23df7ba355ba45dc97cae (patch)
treeb10e25097f72c237fa86ea910c46c5379a72fea5 /app-doc/howto-html-single
parentmore mirroring updates (diff)
downloadgentoo-2-dbd5e2446169eab519e23df7ba355ba45dc97cae.tar.gz
gentoo-2-dbd5e2446169eab519e23df7ba355ba45dc97cae.tar.bz2
gentoo-2-dbd5e2446169eab519e23df7ba355ba45dc97cae.zip
*** empty log message ***
Diffstat (limited to 'app-doc/howto-html-single')
-rw-r--r--app-doc/howto-html-single/howto-html-single-20010701.ebuild25
1 files changed, 0 insertions, 25 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