summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-doc/howto-html-single/ChangeLog7
-rw-r--r--app-doc/howto-html-single/files/digest-howto-html-single-200211211
-rw-r--r--app-doc/howto-html-single/files/digest-howto-html-single-200310061
-rw-r--r--app-doc/howto-html-single/files/digest-howto-html-single-200403171
-rw-r--r--app-doc/howto-html-single/howto-html-single-20021121.ebuild23
-rw-r--r--app-doc/howto-html-single/howto-html-single-20031006.ebuild23
-rw-r--r--app-doc/howto-pdf/files/digest-howto-pdf-200211211
-rw-r--r--app-doc/howto-pdf/files/digest-howto-pdf-200310061
-rw-r--r--app-doc/howto-pdf/howto-pdf-20021121.ebuild24
-rw-r--r--app-doc/howto-pdf/howto-pdf-20031006.ebuild24
10 files changed, 7 insertions, 99 deletions
diff --git a/app-doc/howto-html-single/ChangeLog b/app-doc/howto-html-single/ChangeLog
index cd4ae0ef70a8..bbe22e93f9dc 100644
--- a/app-doc/howto-html-single/ChangeLog
+++ b/app-doc/howto-html-single/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-doc/howto-html-single
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/ChangeLog,v 1.8 2003/10/06 13:16:45 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/ChangeLog,v 1.9 2004/03/18 03:51:43 vapier Exp $
+
+*howto-html-single-20040317 (17 Mar 2004)
+
+ 17 Mar 2004; Mike Frysinger <vapier@gentoo.org> :
+ Version bump #44240 by Jaco Kroon.
*howto-html-single-20031006 (06 Oct 2003)
diff --git a/app-doc/howto-html-single/files/digest-howto-html-single-20021121 b/app-doc/howto-html-single/files/digest-howto-html-single-20021121
deleted file mode 100644
index 69828a7993be..000000000000
--- a/app-doc/howto-html-single/files/digest-howto-html-single-20021121
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6796a7d232a5b8e1dbfd09e3b5d9fabd Linux-html-single-HOWTOs-20021121.tar.bz2 5941084
diff --git a/app-doc/howto-html-single/files/digest-howto-html-single-20031006 b/app-doc/howto-html-single/files/digest-howto-html-single-20031006
deleted file mode 100644
index d79802a8c1ba..000000000000
--- a/app-doc/howto-html-single/files/digest-howto-html-single-20031006
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2e22f57bdea6592d6a5211aef10ee119 Linux-html-single-HOWTOs-20031006.tar.bz2 7649743
diff --git a/app-doc/howto-html-single/files/digest-howto-html-single-20040317 b/app-doc/howto-html-single/files/digest-howto-html-single-20040317
new file mode 100644
index 000000000000..10b6cf79629a
--- /dev/null
+++ b/app-doc/howto-html-single/files/digest-howto-html-single-20040317
@@ -0,0 +1 @@
+MD5 bb1404698dc1067e8c20e1db07d72fbe Linux-html-single-HOWTOs-20040317.tar.bz2 7533318
diff --git a/app-doc/howto-html-single/howto-html-single-20021121.ebuild b/app-doc/howto-html-single/howto-html-single-20021121.ebuild
deleted file mode 100644
index 3e7ba08b69bd..000000000000
--- a/app-doc/howto-html-single/howto-html-single-20021121.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20021121.ebuild,v 1.6 2004/03/14 00:14:30 mr_bones_ Exp $
-
-MY_P="Linux-html-single-HOWTOs-${PV}"
-S=${WORKDIR}
-
-DESCRIPTION="The LDP howtos, html single-page format."
-SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
-HOMEPAGE="http://www.linuxdoc.org"
-
-SLOT="0"
-LICENSE="GPL-2 LDP"
-KEYWORDS="x86 ppc sparc"
-
-src_install() {
- dodir /usr/share/doc/howto
- dodir /usr/share/doc/howto/html-single
- dosym /usr/share/doc/howto /usr/share/doc/HOWTO
-
- insinto /usr/share/doc/howto/html-single
- doins *
-}
diff --git a/app-doc/howto-html-single/howto-html-single-20031006.ebuild b/app-doc/howto-html-single/howto-html-single-20031006.ebuild
deleted file mode 100644
index 89fec8ab15e3..000000000000
--- a/app-doc/howto-html-single/howto-html-single-20031006.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-html-single/howto-html-single-20031006.ebuild,v 1.2 2004/03/14 00:14:30 mr_bones_ Exp $
-
-MY_P="Linux-html-single-HOWTOs-${PV}"
-S=${WORKDIR}
-
-DESCRIPTION="The LDP howtos, html single-page format."
-SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
-HOMEPAGE="http://www.linuxdoc.org"
-
-SLOT="0"
-LICENSE="GPL-2 LDP"
-KEYWORDS="~x86 ~ppc ~sparc"
-
-src_install() {
- dodir /usr/share/doc/howto
- dodir /usr/share/doc/howto/html-single
- dosym /usr/share/doc/howto /usr/share/doc/HOWTO
-
- insinto /usr/share/doc/howto/html-single
- doins *
-}
diff --git a/app-doc/howto-pdf/files/digest-howto-pdf-20021121 b/app-doc/howto-pdf/files/digest-howto-pdf-20021121
deleted file mode 100644
index 95abc8447cf9..000000000000
--- a/app-doc/howto-pdf/files/digest-howto-pdf-20021121
+++ /dev/null
@@ -1 +0,0 @@
-MD5 eae3c45986ba8fc7a069587d2cfa2276 Linux-pdf-HOWTOs-20021121.tar.bz2 22458110
diff --git a/app-doc/howto-pdf/files/digest-howto-pdf-20031006 b/app-doc/howto-pdf/files/digest-howto-pdf-20031006
deleted file mode 100644
index b4749d4a1103..000000000000
--- a/app-doc/howto-pdf/files/digest-howto-pdf-20031006
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a6d520a98de04149d1fd1d6a1fc97269 Linux-pdf-HOWTOs-20031006.tar.bz2 29510454
diff --git a/app-doc/howto-pdf/howto-pdf-20021121.ebuild b/app-doc/howto-pdf/howto-pdf-20021121.ebuild
deleted file mode 100644
index e8aed54d1c1c..000000000000
--- a/app-doc/howto-pdf/howto-pdf-20021121.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20021121.ebuild,v 1.6 2004/03/14 00:14:31 mr_bones_ Exp $
-
-MY_P="Linux-pdf-HOWTOs-${PV}"
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="The LDP howtos, pdf format."
-SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
-HOMEPAGE="http://www.linuxdoc.org"
-
-SLOT="0"
-LICENSE="GPL-2 LDP"
-KEYWORDS="x86 ppc sparc"
-
-src_install() {
- dodir /usr/share/doc/howto
- dodir /usr/share/doc/howto/pdf
- dosym /usr/share/doc/howto /usr/share/doc/HOWTO
-
- cd ${WORKDIR}
- insinto /usr/share/doc/howto/pdf
- doins *
-}
diff --git a/app-doc/howto-pdf/howto-pdf-20031006.ebuild b/app-doc/howto-pdf/howto-pdf-20031006.ebuild
deleted file mode 100644
index c64d4089fefd..000000000000
--- a/app-doc/howto-pdf/howto-pdf-20031006.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-doc/howto-pdf/howto-pdf-20031006.ebuild,v 1.2 2004/03/14 00:14:31 mr_bones_ Exp $
-
-MY_P="Linux-pdf-HOWTOs-${PV}"
-S=${WORKDIR}/${MY_P}
-
-DESCRIPTION="The LDP howtos, pdf format."
-SRC_URI="mirror://gentoo/${MY_P}.tar.bz2"
-HOMEPAGE="http://www.linuxdoc.org"
-
-SLOT="0"
-LICENSE="GPL-2 LDP"
-KEYWORDS="~x86 ~ppc ~sparc"
-
-src_install() {
- dodir /usr/share/doc/howto
- dodir /usr/share/doc/howto/pdf
- dosym /usr/share/doc/howto /usr/share/doc/HOWTO
-
- cd ${WORKDIR}
- insinto /usr/share/doc/howto/pdf
- doins *
-}