diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-05 14:59:20 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-03-05 14:59:20 +0000 |
commit | 9a1ba912b558a13e41d53f0996cd02c8be528c80 (patch) | |
tree | 8ee8ea89fdf0600a0c0f2d4e59a9f1ca987a9cdd /app-text/htmldoc | |
parent | yacc-1.9.1-r1.ebuild stable on ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-9a1ba912b558a13e41d53f0996cd02c8be528c80.tar.gz gentoo-2-9a1ba912b558a13e41d53f0996cd02c8be528c80.tar.bz2 gentoo-2-9a1ba912b558a13e41d53f0996cd02c8be528c80.zip |
stable on sparc
Diffstat (limited to 'app-text/htmldoc')
-rw-r--r-- | app-text/htmldoc/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.23.ebuild | 6 |
2 files changed, 8 insertions, 5 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/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 ) |