summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-01-08 18:21:16 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-01-08 18:21:16 +0000
commit08b08d79d839dcbefc9a01cb2877e1372d16a94c (patch)
treecc05ca4f92beea2bb142724d4e2b3d1491e9568b /dev-java/batik/batik-1.5.ebuild
parentFixing broken patch (diff)
downloadgentoo-2-08b08d79d839dcbefc9a01cb2877e1372d16a94c.tar.gz
gentoo-2-08b08d79d839dcbefc9a01cb2877e1372d16a94c.tar.bz2
gentoo-2-08b08d79d839dcbefc9a01cb2877e1372d16a94c.zip
Marked stable on amd64.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-java/batik/batik-1.5.ebuild')
-rw-r--r--dev-java/batik/batik-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/batik/batik-1.5.ebuild b/dev-java/batik/batik-1.5.ebuild
index f616673dd993..25f77277a03e 100644
--- a/dev-java/batik/batik-1.5.ebuild
+++ b/dev-java/batik/batik-1.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.5.ebuild,v 1.15 2006/01/08 11:33:31 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/batik/batik-1.5.ebuild,v 1.16 2006/01/08 18:21:16 nichoj Exp $
inherit java-pkg
@@ -10,7 +10,7 @@ HOMEPAGE="http://xml.apache.org/batik/"
IUSE="doc"
LICENSE="Apache-1.1"
SLOT="1.5"
-KEYWORDS="~amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ~ppc ~sparc x86"
RDEPEND=">=virtual/jre-1.3
=dev-java/rhino-1.5*