summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParag Mehta <pm@gentoo.org>2001-07-25 16:28:29 +0000
committerParag Mehta <pm@gentoo.org>2001-07-25 16:28:29 +0000
commita6552760b1dc9b29cfec684c513d5de0ac6a4032 (patch)
treedc3f034812266932f7d20fb3489f689c192a1bd8 /app-doc/howto-html
parent*** empty log message *** (diff)
downloadgentoo-2-a6552760b1dc9b29cfec684c513d5de0ac6a4032.tar.gz
gentoo-2-a6552760b1dc9b29cfec684c513d5de0ac6a4032.tar.bz2
gentoo-2-a6552760b1dc9b29cfec684c513d5de0ac6a4032.zip
modified directory structure as per ebuild names and as sugested by drobbins & dam aramak.
Diffstat (limited to 'app-doc/howto-html')
-rw-r--r--app-doc/howto-html/Linux-html-HOWTOs-1.0.ebuild27
-rw-r--r--app-doc/howto-html/files/digest-Linux-html-HOWTOs-1.01
2 files changed, 28 insertions, 0 deletions
diff --git a/app-doc/howto-html/Linux-html-HOWTOs-1.0.ebuild b/app-doc/howto-html/Linux-html-HOWTOs-1.0.ebuild
new file mode 100644
index 000000000000..a20f21f2a9bf
--- /dev/null
+++ b/app-doc/howto-html/Linux-html-HOWTOs-1.0.ebuild
@@ -0,0 +1,27 @@
+# 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>
+
+P="Linux-html-HOWTOs"
+S=${WORKDIR}/${P}
+
+DESCRIPTION="The Complete Linux Howto's from LDP. This html multiple page format."
+
+SRC_URI="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/${P}.tar.gz"
+
+HOMEPAGE="http://www.linuxdoc.org"
+
+#DEPEND=""
+
+#RDEPEND=""
+
+
+src_install () {
+ dodir /usr/share/doc/howto
+ dodir /usr/share/doc/howto/html
+ dosym /usr/share/doc/howto /usr/share/doc/HOWTO
+ cd ${WORKDIR}
+ mv HOWTO/* ${D}/usr/share/doc/howto/html/
+ echo -e "\033[1;42m\033[1;33m This ebuild doesn't need updates as it fetches the latest tar ball whenever installed. Emerge this package once in a month to get the latest HOWTOs. \033[0m"
+}
+
diff --git a/app-doc/howto-html/files/digest-Linux-html-HOWTOs-1.0 b/app-doc/howto-html/files/digest-Linux-html-HOWTOs-1.0
new file mode 100644
index 000000000000..dc897c41ce35
--- /dev/null
+++ b/app-doc/howto-html/files/digest-Linux-html-HOWTOs-1.0
@@ -0,0 +1 @@
+MD5 0f40adacab4865b8bc31ba681d880489 Linux-html-HOWTOs.tar.gz