summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-05 11:16:42 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-05 11:16:42 +0000
commit6bf049ebcc13af4518069ecc50fb68b3d862912d (patch)
tree77b2e6055025c4dde4b03b9b060f0088eb55d4bb /app-doc
parentversion bump (diff)
downloadgentoo-2-6bf049ebcc13af4518069ecc50fb68b3d862912d.tar.gz
gentoo-2-6bf049ebcc13af4518069ecc50fb68b3d862912d.tar.bz2
gentoo-2-6bf049ebcc13af4518069ecc50fb68b3d862912d.zip
version bump
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/mini-howto-html-single/ChangeLog10
-rw-r--r--app-doc/mini-howto-html-single/files/digest-mini-howto-html-single-200203281
-rw-r--r--app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild27
-rw-r--r--app-doc/mini-howto-html/ChangeLog9
-rw-r--r--app-doc/mini-howto-html/files/digest-mini-howto-html-200203281
-rw-r--r--app-doc/mini-howto-html/mini-howto-html-20020328.ebuild26
6 files changed, 72 insertions, 2 deletions
diff --git a/app-doc/mini-howto-html-single/ChangeLog b/app-doc/mini-howto-html-single/ChangeLog
index d11ccb23352d..8bec2b86a05c 100644
--- a/app-doc/mini-howto-html-single/ChangeLog
+++ b/app-doc/mini-howto-html-single/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-doc/mini-howto-html-single
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html-single/ChangeLog,v 1.1 2002/02/01 21:53:00 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html-single/ChangeLog,v 1.2 2002/07/05 11:16:32 seemant Exp $
+
+*mini-howto-html-single-20020328 (5 Jul 2002)
+
+ 5 Jul 2002; Seemant Kulleen <seemant@gentoo.org>
+ mini-howto-html-single-20020328.ebuild
+ files/digest-mini-howto-html-single-20020328 :
+
+ Version bump.
*mini-howto-html-single-20010824 (1 Feb 2002)
diff --git a/app-doc/mini-howto-html-single/files/digest-mini-howto-html-single-20020328 b/app-doc/mini-howto-html-single/files/digest-mini-howto-html-single-20020328
new file mode 100644
index 000000000000..ea196f57622d
--- /dev/null
+++ b/app-doc/mini-howto-html-single/files/digest-mini-howto-html-single-20020328
@@ -0,0 +1 @@
+MD5 0989bf63081c71bffe68ab4b914f4f78 Linux-mini-html-single-HOWTOs-20020328.tar.gz 1293267
diff --git a/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild b/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild
new file mode 100644
index 000000000000..453fc5895b17
--- /dev/null
+++ b/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html-single/mini-howto-html-single-20020328.ebuild,v 1.1 2002/07/05 11:16:42 seemant Exp $
+
+MY_P="Linux-mini-html-single-HOWTOs-${PV}"
+S=${WORKDIR}/${MY_P}
+
+DESCRIPTION="The LDP mini-howtos, html-single format."
+
+SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${MY_P}.tar.gz"
+
+HOMEPAGE="http://www.linuxdoc.org"
+
+SLOT=""
+LICENSE="GPL"
+
+src_install () {
+
+ dodir /usr/share/doc/howto/mini
+ dodir /usr/share/doc/howto/mini/html-single
+ dosym /usr/share/doc/howto /usr/share/doc/HOWTO
+
+ cd ${WORKDIR}
+ insinto /usr/share/doc/howto/mini/html-single
+ doins *
+
+}
diff --git a/app-doc/mini-howto-html/ChangeLog b/app-doc/mini-howto-html/ChangeLog
index 1680ec58b96e..13416a7ac5c5 100644
--- a/app-doc/mini-howto-html/ChangeLog
+++ b/app-doc/mini-howto-html/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-doc/mini-howto-html
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html/ChangeLog,v 1.1 2002/02/01 21:53:00 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html/ChangeLog,v 1.2 2002/07/05 11:15:02 seemant Exp $
+
+*mini-howto-html-20020328 (5 Jul 2002)
+
+ 5 Jul 2002; Seemant Kulleen <seemant@gentoo.org>
+ mini-howto-html-20020328.ebuild files/digest-mini-howto-html-20020328 :
+
+ Version bump.
*mini-howto-html-20010824 (1 Feb 2002)
diff --git a/app-doc/mini-howto-html/files/digest-mini-howto-html-20020328 b/app-doc/mini-howto-html/files/digest-mini-howto-html-20020328
new file mode 100644
index 000000000000..6efbeff7ff21
--- /dev/null
+++ b/app-doc/mini-howto-html/files/digest-mini-howto-html-20020328
@@ -0,0 +1 @@
+MD5 6704c2800397f1f64d0be59736f848aa Linux-mini-html-HOWTOs-20020328.tar.gz 1436529
diff --git a/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild b/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild
new file mode 100644
index 000000000000..0704910e16da
--- /dev/null
+++ b/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2002 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License, v2 or later
+# $Header: /var/cvsroot/gentoo-x86/app-doc/mini-howto-html/mini-howto-html-20020328.ebuild,v 1.1 2002/07/05 11:15:02 seemant Exp $
+
+MY_P="Linux-mini-html-HOWTOs-${PV}"
+S=${WORKDIR}/HOWTO/mini
+
+DESCRIPTION="The LDP mini-howtos, html format."
+
+SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/gentoo-sources/${MY_P}.tar.gz"
+
+HOMEPAGE="http://www.linuxdoc.org"
+
+SLOT=""
+LICENSE="GPL"
+
+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 ${S}
+ cp -R * ${D}/usr/share/doc/howto/mini/html
+
+}