summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gardiner <obz@gentoo.org>2004-04-26 12:29:25 +0000
committerMike Gardiner <obz@gentoo.org>2004-04-26 12:29:25 +0000
commit89b2ceff5e6133dba937d7786135f00d1c72f692 (patch)
treeb860d691a1a4c82a69b6fd10d3595f6e4b142527 /app-text/xhtml1
parentAdd die following econf for bug 48950 (diff)
downloadhistorical-89b2ceff5e6133dba937d7786135f00d1c72f692.tar.gz
historical-89b2ceff5e6133dba937d7786135f00d1c72f692.tar.bz2
historical-89b2ceff5e6133dba937d7786135f00d1c72f692.zip
Fixed missing IUSE
Diffstat (limited to 'app-text/xhtml1')
-rw-r--r--app-text/xhtml1/xhtml1-20020801-r1.ebuild7
-rw-r--r--app-text/xhtml1/xhtml1-20020801.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-text/xhtml1/xhtml1-20020801-r1.ebuild b/app-text/xhtml1/xhtml1-20020801-r1.ebuild
index bd3643c246dd..5b113bf53b0f 100644
--- a/app-text/xhtml1/xhtml1-20020801-r1.ebuild
+++ b/app-text/xhtml1/xhtml1-20020801-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r1.ebuild,v 1.5 2004/02/29 18:10:26 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r1.ebuild,v 1.6 2004/04/26 12:29:25 obz Exp $
inherit sgml-catalog
@@ -8,8 +8,11 @@ DESCRIPTION="DTDs for the eXtensible HyperText Markup Language 1.0"
HOMEPAGE="http://www.w3.org/TR/${PN}/"
SRC_URI="http://www.w3.org/TR/xhtml1/xhtml1.tgz"
LICENSE="W3C"
+
SLOT="0"
KEYWORDS="x86"
+IUSE=""
+
DEPEND="app-text/sgml-common
!dev-util/gtk-doc"
diff --git a/app-text/xhtml1/xhtml1-20020801.ebuild b/app-text/xhtml1/xhtml1-20020801.ebuild
index a049fdcd441a..0e97b893c250 100644
--- a/app-text/xhtml1/xhtml1-20020801.ebuild
+++ b/app-text/xhtml1/xhtml1-20020801.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801.ebuild,v 1.5 2003/11/20 10:12:59 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801.ebuild,v 1.6 2004/04/26 12:29:25 obz Exp $
DESCRIPTION="DTDs for the eXtensible HyperText Markup Language 1.0"
HOMEPAGE="http://www.w3.org/TR/${PN}/"