ago 15/06/13 11:34:21
Modified: castor-0.9.9.1-r7.ebuild castor-1.1.1-r3.ebuild
ChangeLog
Log:
Stable for amd64, wrt bug #551524
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options:
--include-arches="amd64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.2 dev-java/castor/castor-0.9.9.1-r7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/castor/castor-0.9.9.1-r7.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/castor/castor-0.9.9.1-r7.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/castor/castor-0.9.9.1-r7.ebuild?r1=1.1&r2=1.2
Index: castor-0.9.9.1-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/castor/castor-0.9.9.1-r7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- castor-0.9.9.1-r7.ebuild 11 Apr 2015 21:58:31 -0000 1.1
+++ castor-0.9.9.1-r7.ebuild 13 Jun 2015 11:34:21 -0000 1.2
@@ -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 @@
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=""
1.3 dev-java/castor/castor-1.1.1-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/castor/castor-1.1.1-r3.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/castor/castor-1.1.1-r3.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/castor/castor-1.1.1-r3.ebuild?r1=1.2&r2=1.3
Index: castor-1.1.1-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/castor/castor-1.1.1-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- castor-1.1.1-r3.ebuild 24 Apr 2015 12:28:59 -0000 1.2
+++ castor-1.1.1-r3.ebuild 13 Jun 2015 11:34:21 -0000 1.3
@@ -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-1.1.1-r3.ebuild,v
1.2 2015/04/24 12:28:59 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/castor/castor-1.1.1-r3.ebuild,v
1.3 2015/06/13 11:34:21 ago Exp $
EAPI=5
JAVA_PKG_IUSE="doc examples source"
@@ -22,7 +22,7 @@
LICENSE="Exolab"
SLOT="1.0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
# tests and full documentation when support will be added
1.59 dev-java/castor/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/castor/ChangeLog?rev=1.59&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/castor/ChangeLog?rev=1.59&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/castor/ChangeLog?r1=1.58&r2=1.59
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/castor/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog 24 Apr 2015 12:28:59 -0000 1.58
+++ ChangeLog 13 Jun 2015 11:34:21 -0000 1.59
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/castor
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/castor/ChangeLog,v 1.58 2015/04/24
12:28:59 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/castor/ChangeLog,v 1.59 2015/06/13
11:34:21 ago Exp $
+
+ 13 Jun 2015; Agostino Sarubbo <[email protected]> castor-0.9.9.1-r7.ebuild,
+ castor-1.1.1-r3.ebuild:
+ Stable for amd64, wrt bug #551524
24 Apr 2015; Patrice Clement <[email protected]> castor-1.1.1-r3.ebuild:
Adjust cglib-2.1 to cglib-3. Fix bug 547570.