diff options
Diffstat (limited to 'dev-java/castor/castor-0.9.9.1-r7.ebuild')
-rw-r--r-- | dev-java/castor/castor-0.9.9.1-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/castor/castor-0.9.9.1-r7.ebuild b/dev-java/castor/castor-0.9.9.1-r7.ebuild index 9d612cc1a2dd..9bac0bd88d2c 100644 --- a/dev-java/castor/castor-0.9.9.1-r7.ebuild +++ b/dev-java/castor/castor-0.9.9.1-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-r7.ebuild,v 1.1 2015/04/11 21:58:31 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/castor/castor-0.9.9.1-r7.ebuild,v 1.2 2015/06/13 11:34:21 ago Exp $ EAPI=5 @@ -13,7 +13,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="" |