ercpe 15/01/24 10:46:06 Modified: emul-linux-x86-java-1.7.0.76.ebuild ChangeLog Log: Update download url to point to the correct download table (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 77C501ED)
Revision Changes Path 1.2 app-emulation/emul-linux-x86-java/emul-linux-x86-java-1.7.0.76.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-java/emul-linux-x86-java-1.7.0.76.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-java/emul-linux-x86-java-1.7.0.76.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-java/emul-linux-x86-java-1.7.0.76.ebuild?r1=1.1&r2=1.2 Index: emul-linux-x86-java-1.7.0.76.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-java/emul-linux-x86-java-1.7.0.76.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- emul-linux-x86-java-1.7.0.76.ebuild 23 Jan 2015 17:54:04 -0000 1.1 +++ emul-linux-x86-java-1.7.0.76.ebuild 24 Jan 2015 10:46:06 -0000 1.2 @@ -1,17 +1,17 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-java/emul-linux-x86-java-1.7.0.76.ebuild,v 1.1 2015/01/23 17:54:04 ercpe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-java/emul-linux-x86-java-1.7.0.76.ebuild,v 1.2 2015/01/24 10:46:06 ercpe Exp $ EAPI="5" inherit java-vm-2 eutils prefix versionator -# This URIs need to be updated when bumping! -JRE_URI="http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html" - MY_PV="$(get_version_component_range 2)u$(get_version_component_range 4)" S_PV="$(replace_version_separator 3 '_')" +# This URIs need to be updated when bumping! +JRE_URI="http://www.oracle.com/technetwork/java/javase/downloads/jre7-downloads-1880261.html#jre-${MY_PV}-oth-JPR" + X86_AT="jre-${MY_PV}-linux-i586.tar.gz" DESCRIPTION="Oracle's Java SE Runtime Environment (32bit)" 1.147 app-emulation/emul-linux-x86-java/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-java/ChangeLog?rev=1.147&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-java/ChangeLog?rev=1.147&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/emul-linux-x86-java/ChangeLog?r1=1.146&r2=1.147 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-java/ChangeLog,v retrieving revision 1.146 retrieving revision 1.147 diff -u -r1.146 -r1.147 --- ChangeLog 23 Jan 2015 17:54:04 -0000 1.146 +++ ChangeLog 24 Jan 2015 10:46:06 -0000 1.147 @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/emul-linux-x86-java # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-java/ChangeLog,v 1.146 2015/01/23 17:54:04 ercpe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-java/ChangeLog,v 1.147 2015/01/24 10:46:06 ercpe Exp $ + + 24 Jan 2015; Johann Schmitz <[email protected]> + emul-linux-x86-java-1.7.0.76.ebuild: + Update download url to point to the correct download table *emul-linux-x86-java-1.7.0.76 (23 Jan 2015)
