diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 21:04:18 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 21:04:18 +0000 |
commit | f8eea26a177a8a750557134444e5b37ddadd4f7b (patch) | |
tree | 36ff5224ac05369fbd9b6145dfb8b015c85b891d /dev-db/xindice | |
parent | unmasks and changelog fixes (diff) | |
download | gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.tar.gz gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.tar.bz2 gentoo-2-f8eea26a177a8a750557134444e5b37ddadd4f7b.zip |
unmask and changelog fixes
Diffstat (limited to 'dev-db/xindice')
-rw-r--r-- | dev-db/xindice/xindice-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/xindice/xindice-1.0.ebuild b/dev-db/xindice/xindice-1.0.ebuild index 42219d35d52c..8ac0b4444c45 100644 --- a/dev-db/xindice/xindice-1.0.ebuild +++ b/dev-db/xindice/xindice-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/xindice/xindice-1.0.ebuild,v 1.2 2003/04/25 15:15:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/xindice/xindice-1.0.ebuild,v 1.3 2003/07/11 21:04:18 aliz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://xml.apache.org/xindice/dist/xml-xindice-${PV}.tar.gz" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="doc" DEPEND=">=dev-java/sun-jdk-1.3" |