diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 22:08:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 22:08:35 +0000 |
commit | 6f0746e1850df65f0aba8ad0ff516378b4ce1537 (patch) | |
tree | c60913693c91d65d45c713d3bb615289dda33319 /app-text/htmldoc | |
parent | sync IUSE (missing) (Manifest recommit) (diff) | |
download | gentoo-2-6f0746e1850df65f0aba8ad0ff516378b4ce1537.tar.gz gentoo-2-6f0746e1850df65f0aba8ad0ff516378b4ce1537.tar.bz2 gentoo-2-6f0746e1850df65f0aba8ad0ff516378b4ce1537.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/htmldoc')
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.19.ebuild | 3 | ||||
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.20-r1.ebuild | 3 | ||||
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.20.ebuild | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/app-text/htmldoc/htmldoc-1.8.19.ebuild b/app-text/htmldoc/htmldoc-1.8.19.ebuild index c26945ec209a..bb6f2bf0d525 100644 --- a/app-text/htmldoc/htmldoc-1.8.19.ebuild +++ b/app-text/htmldoc/htmldoc-1.8.19.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.19.ebuild,v 1.11 2004/06/24 22:39:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.19.ebuild,v 1.12 2004/07/13 22:04:39 agriffis Exp $ DESCRIPTION="Convert HTML pages into a PDF document" SRC_URI="ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/htmldoc/1.8.19/${P}-source.tar.bz2" HOMEPAGE="http://www.easysw.com/htmldoc" KEYWORDS="x86 sparc" +IUSE="" SLOT="0" LICENSE="GPL-2" DEPEND="virtual/x11" diff --git a/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild b/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild index f977809c2166..831d32bb12e0 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-2004 Gentoo Foundation # 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.8 2004/06/24 22:39:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.20-r1.ebuild,v 1.9 2004/07/13 22:04:39 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="ftp://ftp.easysw.com/pub/htmldoc/1.8.20/${P}-1-source.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc ppc" +IUSE="" DEPEND="virtual/x11" RDEPEND=">=dev-libs/openssl-0.9.6e diff --git a/app-text/htmldoc/htmldoc-1.8.20.ebuild b/app-text/htmldoc/htmldoc-1.8.20.ebuild index 60b16a9c278e..de0419b3ab09 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-2004 Gentoo Foundation # 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.13 2004/06/24 22:39:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/htmldoc/htmldoc-1.8.20.ebuild,v 1.14 2004/07/13 22:04:39 agriffis 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" @@ -9,6 +9,7 @@ HOMEPAGE="http://www.easysw.com/htmldoc/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc ppc" +IUSE="" DEPEND="virtual/x11" RDEPEND=">=dev-libs/openssl-0.9.6e |