diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:54:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 00:54:52 +0000 |
commit | 81f5ce90b8c48a8d3e08b130b7d470eef8f74242 (patch) | |
tree | 6ea73040d5f6a99a764a1d7c3a9cc7af0f275aad /app-text/xhtml1 | |
parent | Stable on alpha. (diff) | |
download | historical-81f5ce90b8c48a8d3e08b130b7d470eef8f74242.tar.gz historical-81f5ce90b8c48a8d3e08b130b7d470eef8f74242.tar.bz2 historical-81f5ce90b8c48a8d3e08b130b7d470eef8f74242.zip |
sync IUSE (missing)
Diffstat (limited to 'app-text/xhtml1')
-rw-r--r-- | app-text/xhtml1/xhtml1-20020801.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/xhtml1/xhtml1-20020801.ebuild b/app-text/xhtml1/xhtml1-20020801.ebuild index 8100f957dd23..814e17773327 100644 --- a/app-text/xhtml1/xhtml1-20020801.ebuild +++ b/app-text/xhtml1/xhtml1-20020801.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/xhtml1/xhtml1-20020801.ebuild,v 1.7 2004/06/24 22:56:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801.ebuild,v 1.8 2004/07/14 00:51:32 agriffis Exp $ DESCRIPTION="DTDs for the eXtensible HyperText Markup Language 1.0" HOMEPAGE="http://www.w3.org/TR/${PN}/" @@ -8,6 +8,7 @@ SRC_URI="${HOMEPAGE}${PN}.tgz" LICENSE="W3C" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="app-text/sgml-common !dev-util/gtk-doc" |