monsieurp 15/06/14 14:57:18 Modified: jmock-1.2.0.ebuild ChangeLog Log: Stable for amd64. Retroactively marking the other arches stable via ALLARCHES. Fix bug 551400. Signed-off-by: Patrice Clement <[email protected]> (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
Revision Changes Path 1.4 dev-java/jmock/jmock-1.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jmock/jmock-1.2.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jmock/jmock-1.2.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jmock/jmock-1.2.0.ebuild?r1=1.3&r2=1.4 Index: jmock-1.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jmock/jmock-1.2.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- jmock-1.2.0.ebuild 6 Jun 2015 22:51:50 -0000 1.3 +++ jmock-1.2.0.ebuild 14 Jun 2015 14:57:18 -0000 1.4 @@ -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/jmock/jmock-1.2.0.ebuild,v 1.3 2015/06/06 22:51:50 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jmock/jmock-1.2.0.ebuild,v 1.4 2015/06/14 14:57:18 monsieurp Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="1.0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" CDEPEND="dev-java/junit:0" 1.31 dev-java/jmock/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jmock/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jmock/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jmock/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jmock/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 6 Jun 2015 22:51:50 -0000 1.30 +++ ChangeLog 14 Jun 2015 14:57:18 -0000 1.31 @@ -1,6 +1,10 @@ # ChangeLog for dev-java/jmock # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jmock/ChangeLog,v 1.30 2015/06/06 22:51:50 monsieurp Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jmock/ChangeLog,v 1.31 2015/06/14 14:57:18 monsieurp Exp $ + + 14 Jun 2015; Patrice Clement <[email protected]> jmock-1.2.0.ebuild: + Stable for amd64. Retroactively marking the other arches stable via ALLARCHES. + Fix bug 551400. 06 Jun 2015; Patrice Clement <[email protected]> jmock-1.2.0.ebuild: Remove useless dependency on dev-java/cglib:2.2. See bug 546288.
