chewi 15/07/11 09:20:18 Modified: ChangeLog java-getopt-1.0.14.ebuild Removed: java-getopt-1.0.13.ebuild Log: Drop java on ia64 and also drop old version. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9C6D7DE4)
Revision Changes Path 1.32 dev-java/java-getopt/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-getopt/ChangeLog?rev=1.32&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-getopt/ChangeLog?rev=1.32&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-getopt/ChangeLog?r1=1.31&r2=1.32 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/java-getopt/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 17 May 2015 20:09:30 -0000 1.31 +++ ChangeLog 11 Jul 2015 09:20:18 -0000 1.32 @@ -1,6 +1,10 @@ # ChangeLog for dev-java/java-getopt # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/ChangeLog,v 1.31 2015/05/17 20:09:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/ChangeLog,v 1.32 2015/07/11 09:20:18 chewi Exp $ + + 11 Jul 2015; James Le Cuirot <[email protected]> -java-getopt-1.0.13.ebuild, + java-getopt-1.0.14.ebuild: + Drop java on ia64 and also drop old version. 17 May 2015; Pacho Ramos <[email protected]> java-getopt-1.0.14.ebuild: ppc64 stable wrt bug #535072 1.6 dev-java/java-getopt/java-getopt-1.0.14.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.14.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.14.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.14.ebuild?r1=1.5&r2=1.6 Index: java-getopt-1.0.14.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.14.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- java-getopt-1.0.14.ebuild 17 May 2015 20:09:30 -0000 1.5 +++ java-getopt-1.0.14.ebuild 11 Jul 2015 09:20:18 -0000 1.6 @@ -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-getopt/java-getopt-1.0.14.ebuild,v 1.5 2015/05/17 20:09:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/java-getopt/java-getopt-1.0.14.ebuild,v 1.6 2015/07/11 09:20:18 chewi Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="LGPL-2.1" SLOT="1" -KEYWORDS="amd64 ~arm ~ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=virtual/jdk-1.4"
