diff options
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() { |