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 | efb979ed2bc5361aebc43417df59a2a0cb629e01 (patch) | |
tree | 07b6a116e092def7295f0583b8b12f9c557c4fc2 /app-doc/mini-howto-html | |
parent | more mirroring updates (diff) | |
download | historical-efb979ed2bc5361aebc43417df59a2a0cb629e01.tar.gz historical-efb979ed2bc5361aebc43417df59a2a0cb629e01.tar.bz2 historical-efb979ed2bc5361aebc43417df59a2a0cb629e01.zip |
*** empty log message ***
Diffstat (limited to 'app-doc/mini-howto-html')
-rw-r--r-- | app-doc/mini-howto-html/mini-howto-html-20010701.ebuild | 25 |
1 files changed, 0 insertions, 25 deletions
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 |