chewi 15/07/11 09:19:57 Modified: ChangeLog icedtea-6.1.13.5.ebuild Removed: icedtea-7.2.4.8.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.138 dev-java/icedtea/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?rev=1.138&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?rev=1.138&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?r1=1.137&r2=1.138 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v retrieving revision 1.137 retrieving revision 1.138 diff -u -r1.137 -r1.138 --- ChangeLog 20 Jun 2015 13:45:07 -0000 1.137 +++ ChangeLog 11 Jul 2015 09:19:57 -0000 1.138 @@ -1,6 +1,10 @@ # ChangeLog for dev-java/icedtea # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v 1.137 2015/06/20 13:45:07 chewi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v 1.138 2015/07/11 09:19:57 chewi Exp $ + + 11 Jul 2015; James Le Cuirot <[email protected]> icedtea-6.1.13.5.ebuild, + -icedtea-7.2.4.8.ebuild: + Drop java on ia64 and also drop old version. 20 Jun 2015; James Le Cuirot <[email protected]> icedtea-6.1.13.7.ebuild, icedtea-7.2.5.5.ebuild: 1.4 dev-java/icedtea/icedtea-6.1.13.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5.ebuild?r1=1.3&r2=1.4 Index: icedtea-6.1.13.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- icedtea-6.1.13.5.ebuild 7 May 2015 12:17:28 -0000 1.3 +++ icedtea-6.1.13.5.ebuild 11 Jul 2015 09:19:57 -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/icedtea/icedtea-6.1.13.5.ebuild,v 1.3 2015/05/07 12:17:28 chewi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-6.1.13.5.ebuild,v 1.4 2015/07/11 09:19:57 chewi Exp $ # Build written by Andrew John Hughes ([email protected]) # ********************************************************* @@ -34,7 +34,7 @@ LICENSE="Apache-1.1 Apache-2.0 GPL-1 GPL-2 GPL-2-with-linking-exception LGPL-2 MPL-1.0 MPL-1.1 public-domain W3C" SLOT="6" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="+X +alsa cacao cjk +cups debug doc examples javascript +jbootstrap kerberos +nsplugin +nss pax_kernel pulseaudio selinux +source systemtap test +webstart"
