summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-02-09 02:42:25 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-02-09 02:42:25 +0000
commit63cdadb244d030cc8382d67d667220c4737ddd99 (patch)
tree9add98fa19d37a0c45440e9346260f73840e6671 /dev-java/castor/castor-0.9.9.1.ebuild
parentStable on x86. (diff)
downloadgentoo-2-63cdadb244d030cc8382d67d667220c4737ddd99.tar.gz
gentoo-2-63cdadb244d030cc8382d67d667220c4737ddd99.tar.bz2
gentoo-2-63cdadb244d030cc8382d67d667220c4737ddd99.zip
Stable on amd64 and x86.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-java/castor/castor-0.9.9.1.ebuild')
-rw-r--r--dev-java/castor/castor-0.9.9.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/castor/castor-0.9.9.1.ebuild b/dev-java/castor/castor-0.9.9.1.ebuild
index 2b0e87b78014..48f091722f17 100644
--- a/dev-java/castor/castor-0.9.9.1.ebuild
+++ b/dev-java/castor/castor-0.9.9.1.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/castor/castor-0.9.9.1.ebuild,v 1.1 2006/01/08 03:13:29 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/castor/castor-0.9.9.1.ebuild,v 1.2 2006/02/09 02:42:25 nichoj Exp $
inherit eutils java-pkg
@@ -8,7 +8,7 @@ DESCRIPTION="Data binding framework for Java"
SRC_URI="http://dist.codehaus.org/${PN}/${PV}/${P}-src.tgz"
HOMEPAGE="http://www.castor.org"
LICENSE="Exolab"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
SLOT="0.9"
IUSE="doc jikes postgres source"