summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2003-08-28 23:03:50 +0000
committerMartin Holzer <mholzer@gentoo.org>2003-08-28 23:03:50 +0000
commitd4f096383ce3d657550a291bd9f225f7ec7de50a (patch)
treed7fc34f887b7ea4412dba726ad58bd48250ff110 /app-text/htmldoc
parentmove net-ftp/atftp net-misc (diff)
downloadgentoo-2-d4f096383ce3d657550a291bd9f225f7ec7de50a.tar.gz
gentoo-2-d4f096383ce3d657550a291bd9f225f7ec7de50a.tar.bz2
gentoo-2-d4f096383ce3d657550a291bd9f225f7ec7de50a.zip
Fixing patch to docs. Closes #23985.
Diffstat (limited to 'app-text/htmldoc')
-rw-r--r--app-text/htmldoc/ChangeLog6
-rw-r--r--app-text/htmldoc/Manifest8
-rw-r--r--app-text/htmldoc/htmldoc-1.8.20-r1.ebuild6
-rw-r--r--app-text/htmldoc/htmldoc-1.8.20.ebuild6
-rw-r--r--app-text/htmldoc/htmldoc-1.8.23.ebuild6
5 files changed, 18 insertions, 14 deletions
diff --git a/app-text/htmldoc/ChangeLog b/app-text/htmldoc/ChangeLog
index a2b9b6cb4236..6fffaaf124f3 100644
--- a/app-text/htmldoc/ChangeLog
+++ b/app-text/htmldoc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/htmldoc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/ChangeLog,v 1.9 2003/08/18 17:37:10 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/ChangeLog,v 1.10 2003/08/28 23:03:44 mholzer Exp $
+
+ 29 Aug 2003; Martin Holzer <mholzer@gentoo.org> htmldoc-1.8.20-r1.ebuild,
+ htmldoc-1.8.20.ebuild, htmldoc-1.8.23.ebuild:
+ Fixing patch to docs. Closes #23985.
*htmldoc-1.8.23 (18 Aug 2003)
diff --git a/app-text/htmldoc/Manifest b/app-text/htmldoc/Manifest
index 68dc60165ddd..280d49dad10c 100644
--- a/app-text/htmldoc/Manifest
+++ b/app-text/htmldoc/Manifest
@@ -1,8 +1,8 @@
-MD5 70788477af9def08622461dffd9f6e81 ChangeLog 1413
+MD5 c3d3e9f7c260dbbd202e5387363a3267 ChangeLog 1578
MD5 abe826fd46eac9003d74a37944e0f57c htmldoc-1.8.19.ebuild 831
-MD5 d4222d88c149b729bbc21869e719bba1 htmldoc-1.8.20-r1.ebuild 1378
-MD5 2901732d26ec1bbfe24d3b1573fe4838 htmldoc-1.8.20.ebuild 1149
-MD5 35efa6df9f6e7a5e64f6f4366b268d32 htmldoc-1.8.23.ebuild 1186
+MD5 80972ff51c945d0432c201930b3c01be htmldoc-1.8.20-r1.ebuild 1380
+MD5 515783c0c01058f31a336c2b8f9fa49c htmldoc-1.8.20.ebuild 1154
+MD5 a6749cd559d1462ec24e1a36fbc90e56 htmldoc-1.8.23.ebuild 1188
MD5 86ae7168499a7aed0980b69d04839ea7 files/digest-htmldoc-1.8.19 75
MD5 4fd3b7ec1b30af0be9c2fd4695062c0c files/digest-htmldoc-1.8.20 77
MD5 4fd3b7ec1b30af0be9c2fd4695062c0c files/digest-htmldoc-1.8.20-r1 77
diff --git a/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild b/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild
index de11c3135478..c7081ca8be99 100644
--- a/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild
+++ b/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild,v 1.1 2003/07/08 21:04:57 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild,v 1.2 2003/08/28 23:03:44 mholzer Exp $
DESCRIPTION="Convert HTML pages into a PDF document"
SRC_URI="ftp://ftp.easysw.com/pub/htmldoc/1.8.20/${P}-1-source.tar.bz2"
@@ -45,6 +45,6 @@ src_install() {
# Minor cleanups
mv ${D}/usr/share/doc/htmldoc ${D}/usr/share/doc/${PF}
- dodir /usr/share/doc/${P}/html
- mv ${D}/usr/share/doc/${P}/*.html ${D}/usr/share/doc/${PF}/html
+ dodir /usr/share/doc/${PF}/html
+ mv ${D}/usr/share/doc/${PF}/*.html ${D}/usr/share/doc/${PF}/html
}
diff --git a/app-text/htmldoc/htmldoc-1.8.20.ebuild b/app-text/htmldoc/htmldoc-1.8.20.ebuild
index 977c3598e8d1..03665d32c9b8 100644
--- a/app-text/htmldoc/htmldoc-1.8.20.ebuild
+++ b/app-text/htmldoc/htmldoc-1.8.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.20.ebuild,v 1.8 2003/02/15 07:18:03 gerk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.20.ebuild,v 1.9 2003/08/28 23:03:44 mholzer Exp $
DESCRIPTION="Convert HTML pages into a PDF document"
SRC_URI="ftp://ftp.easysw.com/pub/htmldoc/1.8.20/${P}-1-source.tar.bz2"
@@ -40,6 +40,6 @@ src_install() {
# Minor cleanups
mv ${D}/usr/share/doc/htmldoc ${D}/usr/share/doc/${PF}
- dodir /usr/share/doc/${P}/html
- mv ${D}/usr/share/doc/${P}/*.html ${D}/usr/share/doc/${PF}/html
+ dodir /usr/share/doc/${PF}/html
+ mv ${D}/usr/share/doc/${PF}/*.html ${D}/usr/share/doc/${PF}/html
}
diff --git a/app-text/htmldoc/htmldoc-1.8.23.ebuild b/app-text/htmldoc/htmldoc-1.8.23.ebuild
index 15beee1727e7..805dc1d4efe8 100644
--- a/app-text/htmldoc/htmldoc-1.8.23.ebuild
+++ b/app-text/htmldoc/htmldoc-1.8.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.23.ebuild,v 1.1 2003/08/18 17:37:10 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.23.ebuild,v 1.2 2003/08/28 23:03:44 mholzer Exp $
DESCRIPTION="Convert HTML pages into a PDF document"
SRC_URI="ftp://ftp.easysw.com/pub/${PN}/${PV}/${P}-source.tar.bz2"
@@ -40,6 +40,6 @@ src_install() {
# Minor cleanups
mv ${D}/usr/share/doc/htmldoc ${D}/usr/share/doc/${PF}
- dodir /usr/share/doc/${P}/html
- mv ${D}/usr/share/doc/${P}/*.html ${D}/usr/share/doc/${PF}/html
+ dodir /usr/share/doc/${PF}/html
+ mv ${D}/usr/share/doc/${PF}/*.html ${D}/usr/share/doc/${PF}/html
}