diff options
author | 2008-10-24 23:04:21 +0000 | |
---|---|---|
committer | 2008-10-24 23:04:21 +0000 | |
commit | 4f295cb5e0c2ed0c25f953d3c627bec95c21f866 (patch) | |
tree | aa657f17a5a0b66954fb5bde05e6c9901692210b /dev-java/castor/castor-1.1.1-r2.ebuild | |
parent | x86 stable, bug #242952 (diff) | |
download | gentoo-2-4f295cb5e0c2ed0c25f953d3c627bec95c21f866.tar.gz gentoo-2-4f295cb5e0c2ed0c25f953d3c627bec95c21f866.tar.bz2 gentoo-2-4f295cb5e0c2ed0c25f953d3c627bec95c21f866.zip |
x86 stable, bug #242958
(Portage version: 2.2_rc12/cvs/Linux 2.6.27.1 i686)
Diffstat (limited to 'dev-java/castor/castor-1.1.1-r2.ebuild')
-rw-r--r-- | dev-java/castor/castor-1.1.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/castor/castor-1.1.1-r2.ebuild b/dev-java/castor/castor-1.1.1-r2.ebuild index 973e9f8323b0..14e2b7f3c8e6 100644 --- a/dev-java/castor/castor-1.1.1-r2.ebuild +++ b/dev-java/castor/castor-1.1.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/castor/castor-1.1.1-r2.ebuild,v 1.2 2008/10/23 02:52:32 ken69267 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/castor/castor-1.1.1-r2.ebuild,v 1.3 2008/10/24 23:04:21 maekke Exp $ JAVA_PKG_IUSE="doc examples source" @@ -21,7 +21,7 @@ SRC_URI="http://dist.codehaus.org/${PN}/${PV}/${P}-src.tgz" LICENSE="Exolab" SLOT="1.0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # tests and full documentation when support will be added |