diff options
author | 2004-07-13 22:08:35 +0000 | |
---|---|---|
committer | 2004-07-13 22:08:35 +0000 | |
commit | 412b6394f357612e1e89530c8f3e6ed102355cd4 (patch) | |
tree | 0095a51928dd9e3dc506612e5abafb32ee6c29a8 /app-text/html401/html401-19991224-r1.ebuild | |
parent | sync IUSE (missing), trim trailing whitespace (diff) | |
download | historical-412b6394f357612e1e89530c8f3e6ed102355cd4.tar.gz historical-412b6394f357612e1e89530c8f3e6ed102355cd4.tar.bz2 historical-412b6394f357612e1e89530c8f3e6ed102355cd4.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/html401/html401-19991224-r1.ebuild')
-rw-r--r-- | app-text/html401/html401-19991224-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/html401/html401-19991224-r1.ebuild b/app-text/html401/html401-19991224-r1.ebuild index 75b266799827..79a48bd409ed 100644 --- a/app-text/html401/html401-19991224-r1.ebuild +++ b/app-text/html401/html401-19991224-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/html401/html401-19991224-r1.ebuild,v 1.7 2004/06/24 22:39:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/html401/html401-19991224-r1.ebuild,v 1.8 2004/07/13 22:03:52 agriffis Exp $ inherit sgml-catalog @@ -11,6 +11,7 @@ S=${WORKDIR} LICENSE="W3C" SLOT="0" KEYWORDS="x86 s390" +IUSE="" DEPEND="app-text/sgml-common" src_install() { |