summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-03-05 14:59:20 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-03-05 14:59:20 +0000
commita476fb08d10d5ba7bdb1494da6ef2d019a69080c (patch)
tree16f741a5588c2a20344bae7e9ce4f628edc499ab /app-text/htmldoc
parentstable on sparc (diff)
downloadhistorical-a476fb08d10d5ba7bdb1494da6ef2d019a69080c.tar.gz
historical-a476fb08d10d5ba7bdb1494da6ef2d019a69080c.tar.bz2
historical-a476fb08d10d5ba7bdb1494da6ef2d019a69080c.zip
stable on sparc
Diffstat (limited to 'app-text/htmldoc')
-rw-r--r--app-text/htmldoc/ChangeLog7
-rw-r--r--app-text/htmldoc/Manifest8
-rw-r--r--app-text/htmldoc/htmldoc-1.8.23.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/app-text/htmldoc/ChangeLog b/app-text/htmldoc/ChangeLog
index 7a8071b95ad2..19d105abccb1 100644
--- a/app-text/htmldoc/ChangeLog
+++ b/app-text/htmldoc/ChangeLog
@@ -1,6 +1,9 @@
# 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.13 2003/09/25 17:55:40 mholzer Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/ChangeLog,v 1.14 2004/03/05 14:59:20 gustavoz Exp $
+
+ 05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> htmldoc-1.8.23.ebuild:
+ stable on sparc
26 Sep 2003; Martin Holzer <mholzer@gentoo.org> htmldoc-1.8.23.ebuild:
Now used useflags for config. Closes #29576.
diff --git a/app-text/htmldoc/Manifest b/app-text/htmldoc/Manifest
index 2c83a300d20f..2b681a56235c 100644
--- a/app-text/htmldoc/Manifest
+++ b/app-text/htmldoc/Manifest
@@ -1,10 +1,10 @@
+MD5 17dff563f0aff8ff76c3ec7d0efbe3b6 ChangeLog 1978
+MD5 0bcdd0a0887a8fc00445f5e9863ccf70 htmldoc-1.8.19.ebuild 826
MD5 e8d300140088cb93712b76aed3b1d891 htmldoc-1.8.20-r1.ebuild 1296
MD5 5d79b92653e823a0cd10f1f354f26c6e htmldoc-1.8.20.ebuild 1155
-MD5 b3fbb3792cf01c0f9e220da7e2356bd9 htmldoc-1.8.23.ebuild 1280
-MD5 919e00218a4fa23cd03c955067416b43 ChangeLog 1881
-MD5 0bcdd0a0887a8fc00445f5e9863ccf70 htmldoc-1.8.19.ebuild 826
+MD5 f2769b1c669d335f09553aebbedad834 htmldoc-1.8.23.ebuild 1279
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
MD5 37ab4f0733aa74e1862ba433b9a56936 files/digest-htmldoc-1.8.23 75
MD5 06678439bd4de915b822ec99aa90b426 files/fonts.diff 353
-MD5 4fd3b7ec1b30af0be9c2fd4695062c0c files/digest-htmldoc-1.8.20-r1 77
diff --git a/app-text/htmldoc/htmldoc-1.8.23.ebuild b/app-text/htmldoc/htmldoc-1.8.23.ebuild
index 1359c561b111..91928c6214b0 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.
+# Copyright 1999-2004 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.7 2003/09/26 05:41:34 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.23.ebuild,v 1.8 2004/03/05 14:59:20 gustavoz Exp $
DESCRIPTION="Convert HTML pages into a PDF document"
SRC_URI="ftp://ftp.easysw.com/pub/${PN}/${PV}/${P}-source.tar.bz2"
@@ -10,7 +10,7 @@ IUSE="X ssl"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc ~ppc ~alpha"
+KEYWORDS="x86 sparc ~ppc ~alpha"
DEPEND="X? ( virtual/x11 )"
RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6e )