ago 15/05/04 07:00:08 Modified: java-config-2.2.0.ebuild ChangeLog Log: Add ~ia64, wrt bug #465136 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="~ia64", signed Manifest commit with key 7194459F)
Revision Changes Path 1.14 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.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/java-config-2.2.0.ebuild?rev=1.14&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.13&r2=1.14 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.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- java-config-2.2.0.ebuild 8 Apr 2015 18:09:20 -0000 1.13 +++ java-config-2.2.0.ebuild 4 May 2015 07:00:08 -0000 1.14 @@ -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/java-config/java-config-2.2.0.ebuild,v 1.13 2015/04/08 18:09:20 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/java-config-2.2.0.ebuild,v 1.14 2015/05/04 07:00:08 ago Exp $ EAPI="5" @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="2" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="" # baselayout-java is added as a dep till it can be added to eclass. 1.293 dev-java/java-config/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/ChangeLog?rev=1.293&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/ChangeLog?rev=1.293&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-config/ChangeLog?r1=1.292&r2=1.293 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v retrieving revision 1.292 retrieving revision 1.293 diff -u -r1.292 -r1.293 --- ChangeLog 8 Apr 2015 18:09:20 -0000 1.292 +++ ChangeLog 4 May 2015 07:00:08 -0000 1.293 @@ -1,6 +1,9 @@ # ChangeLog for dev-java/java-config # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.292 2015/04/08 18:09:20 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.293 2015/05/04 07:00:08 ago Exp $ + + 04 May 2015; Agostino Sarubbo <[email protected]> java-config-2.2.0.ebuild: + Add ~ia64, wrt bug #465136 08 Apr 2015; Michał Górny <[email protected]> java-config-2.1.12-r1.ebuild, java-config-2.2.0.ebuild:
