mrueg 14/05/23 23:59:57 Modified: java-config-2.2.0.ebuild ChangeLog Log: Add ~arm keyword. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.9 dev-java/java-config/java-config-2.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/java-config-2.2.0.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/java-config-2.2.0.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/java-config-2.2.0.ebuild?r1=1.8&r2=1.9 Index: java-config-2.2.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.2.0.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- java-config-2.2.0.ebuild 10 Mar 2014 17:35:03 -0000 1.8 +++ java-config-2.2.0.ebuild 23 May 2014 23:59:57 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.2.0.ebuild,v 1.8 2014/03/10 17:35:03 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.2.0.ebuild,v 1.9 2014/05/23 23:59:57 mrueg Exp $ EAPI="5" @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" # baselayout-java is added as a dep till it can be added to eclass. 1.287 dev-java/java-config/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/ChangeLog?rev=1.287&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/ChangeLog?rev=1.287&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/ChangeLog?r1=1.286&r2=1.287 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v retrieving revision 1.286 retrieving revision 1.287 diff -u -r1.286 -r1.287 --- ChangeLog 10 Mar 2014 17:35:03 -0000 1.286 +++ ChangeLog 23 May 2014 23:59:57 -0000 1.287 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/java-config # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.286 2014/03/10 17:35:03 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.287 2014/05/23 23:59:57 mrueg Exp $ + + 23 May 2014; Manuel RĂ¼ger <[email protected]> java-config-2.2.0.ebuild: + Add ~arm keyword. 10 Mar 2014; Johannes Huber <[email protected]> java-config-2.2.0.ebuild: x86 stable, bug #500398
