summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Brinkmann <luckyduck@gentoo.org>2005-02-05 20:14:01 +0000
committerJan Brinkmann <luckyduck@gentoo.org>2005-02-05 20:14:01 +0000
commit22a9ee2c5521f156710fc47b09f79de4318e00e4 (patch)
treeea00c487ab824d006771f04320d7ddb4cff4f729 /dev-java/minml2/minml2-0.3.ebuild
parentRemoving metakit and glut dependencies and closing bug #80882. (diff)
downloadgentoo-2-22a9ee2c5521f156710fc47b09f79de4318e00e4.tar.gz
gentoo-2-22a9ee2c5521f156710fc47b09f79de4318e00e4.tar.bz2
gentoo-2-22a9ee2c5521f156710fc47b09f79de4318e00e4.zip
stable on amd64 and x86
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-java/minml2/minml2-0.3.ebuild')
-rw-r--r--dev-java/minml2/minml2-0.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/minml2/minml2-0.3.ebuild b/dev-java/minml2/minml2-0.3.ebuild
index 397e8c0cab3d..cd7d91587f7a 100644
--- a/dev-java/minml2/minml2-0.3.ebuild
+++ b/dev-java/minml2/minml2-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/minml2/minml2-0.3.ebuild,v 1.1 2004/12/04 17:20:19 karltk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/minml2/minml2-0.3.ebuild,v 1.2 2005/02/05 20:14:01 luckyduck Exp $
inherit eutils java-pkg
@@ -9,7 +9,7 @@ SRC_URI="http://www.wilson.co.uk/xml/MinML2-${PV}.zip"
HOMEPAGE="http://wilson.co.uk/xml/minml.htm"
LICENSE="BSD"
SLOT="0.3"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="x86 amd64"
IUSE="doc jikes"
DEPEND=">=virtual/jdk-1.3
jikes? ( >=dev-java/jikes-1.21 )