summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-java/castor')
-rw-r--r--dev-java/castor/ChangeLog5
-rw-r--r--dev-java/castor/castor-0.9.9.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-java/castor/ChangeLog b/dev-java/castor/ChangeLog
index eca43fdf3b86..4168daead590 100644
--- a/dev-java/castor/ChangeLog
+++ b/dev-java/castor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/castor
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/castor/ChangeLog,v 1.40 2007/08/03 17:25:04 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/castor/ChangeLog,v 1.41 2007/09/15 09:43:57 rbu Exp $
+
+ 15 Sep 2007; Robert Buchholz <rbu@gentoo.org> castor-0.9.9.1-r2.ebuild:
+ amd64 stable (bug #181425)
03 Aug 2007; Petteri Räty <betelgeuse@gentoo.org> -castor-1.0.5.ebuild:
Remove old version.
diff --git a/dev-java/castor/castor-0.9.9.1-r2.ebuild b/dev-java/castor/castor-0.9.9.1-r2.ebuild
index 70f41461617d..3aeb5f39fde1 100644
--- a/dev-java/castor/castor-0.9.9.1-r2.ebuild
+++ b/dev-java/castor/castor-0.9.9.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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-r2.ebuild,v 1.2 2007/06/14 00:29:07 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/castor/castor-0.9.9.1-r2.ebuild,v 1.3 2007/09/15 09:43:57 rbu Exp $
JAVA_PKG_IUSE="doc source"
inherit eutils java-pkg-2 java-ant-2
@@ -9,7 +9,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 examples source"