tomwij      14/03/28 15:08:57

  Modified:             ChangeLog
  Added:                jre-1.8.0.ebuild
  Log:
  Version bump to 1.8.0; for bug #505040, reported by wevrn5, contribution by 
Krzysztof Miksa, reviewed and adjusted.
  
  (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 
6D34E57D)

Revision  Changes    Path
1.47                 virtual/jre/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jre/ChangeLog?rev=1.47&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jre/ChangeLog?rev=1.47&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jre/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/jre/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog   5 Jan 2014 20:22:24 -0000       1.46
+++ ChangeLog   28 Mar 2014 15:08:57 -0000      1.47
@@ -1,6 +1,12 @@
 # ChangeLog for virtual/jre
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/jre/ChangeLog,v 1.46 2014/01/05 
20:22:24 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/jre/ChangeLog,v 1.47 2014/03/28 
15:08:57 tomwij Exp $
+
+*jre-1.8.0 (28 Mar 2014)
+
+  28 Mar 2014; Tom Wijsman <tom...@gentoo.org> +jre-1.8.0.ebuild:
+  Version bump to 1.8.0; for bug #505040, reported by wevrn5, contribution by
+  Krzysztof Miksa, reviewed and adjusted.
 
   05 Jan 2014; Fabian Groffen <grob...@gentoo.org> jre-1.7.0.ebuild:
   Marked ~x{86,64}-macos since oracle-jdk-bin now works



1.1                  virtual/jre/jre-1.8.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jre/jre-1.8.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/jre/jre-1.8.0.ebuild?rev=1.1&content-type=text/plain

Index: jre-1.8.0.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/virtual/jre/jre-1.8.0.ebuild,v 1.1 
2014/03/28 15:08:57 tomwij Exp $

EAPI="5"

DESCRIPTION="Virtual for Java Runtime Environment (JRE)"
HOMEPAGE=""
SRC_URI=""

LICENSE=""
SLOT="1.8"

# TODO: Temporarily dropped ~sparc-solaris and ~x86-solaris as oracle-jre-bin
#       no longer provides them. Also temporarily dropped ~ia64.
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc64-solaris ~x64-solaris"
IUSE=""

RDEPEND="|| (
                =virtual/jdk-1.8.0*
                =dev-java/oracle-jre-bin-1.8.0*
        )"
DEPEND=""




Reply via email to