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
commit678a53f1ad857ff076acd993e0a7b996e66edf2c (patch)
tree140b3ac98dd232ca016ced4dc45d97fa54da215b /app-text
parentMarked stable on x86 (Manifest recommit) (diff)
downloadgentoo-2-678a53f1ad857ff076acd993e0a7b996e66edf2c.tar.gz
gentoo-2-678a53f1ad857ff076acd993e0a7b996e66edf2c.tar.bz2
gentoo-2-678a53f1ad857ff076acd993e0a7b996e66edf2c.zip
Fixed missing IUSE
Diffstat (limited to 'app-text')
-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}/"