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/htmldoc-1.8.20-r1.ebuild | |
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/htmldoc-1.8.20-r1.ebuild')
-rw-r--r-- | app-text/htmldoc/htmldoc-1.8.20-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
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 |