chewi       15/05/23 23:05:43

  Modified:             icedtea-7.2.5.5.ebuild ChangeLog
  Log:
  ~arm keyword but only for 7. We're phasing 6 out so I don't think
  we'll bother for arm any more. Disallow building with icedtea-6 until
  bug #531082 is resolved.
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
9C6D7DE4)

Revision  Changes    Path
1.4                  dev-java/icedtea/icedtea-7.2.5.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.5.5.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.5.5.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/icedtea-7.2.5.5.ebuild?r1=1.3&r2=1.4

Index: icedtea-7.2.5.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.5.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- icedtea-7.2.5.5.ebuild      21 May 2015 09:01:24 -0000      1.3
+++ icedtea-7.2.5.5.ebuild      23 May 2015 23:05:43 -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-7.2.5.5.ebuild,v 
1.3 2015/05/21 09:01:24 chewi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/icedtea-7.2.5.5.ebuild,v 
1.4 2015/05/23 23:05:43 chewi Exp $
 # Build written by Andrew John Hughes (gnu_and...@member.fsf.org)
 
 # *********************************************************
@@ -59,7 +59,7 @@
        ${DROP_URL}/jamvm/${JAMVM_TARBALL} -> ${JAMVM_GENTOO_TARBALL}"
 
 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"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
 RESTRICT="test"
 
 IUSE="+X +alsa cacao cjk +cups debug doc examples infinality jamvm javascript 
+jbootstrap kerberos +nsplugin
@@ -137,9 +137,7 @@
        || (
                >=dev-java/gcj-jdk-4.3
                dev-java/icedtea-bin:7
-               dev-java/icedtea-bin:6
                dev-java/icedtea:7
-               dev-java/icedtea:6
        )
        app-arch/cpio
        app-arch/unzip
@@ -182,7 +180,6 @@
 
        JAVA_PKG_WANT_BUILD_VM="
                icedtea-7 icedtea-bin-7 icedtea7
-               icedtea-6 icedtea-bin-6 icedtea6 icedtea6-bin
                gcj-jdk"
        JAVA_PKG_WANT_SOURCE="1.5"
        JAVA_PKG_WANT_TARGET="1.5"



1.136                dev-java/icedtea/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?rev=1.136&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?rev=1.136&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/icedtea/ChangeLog?r1=1.135&r2=1.136

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- ChangeLog   21 May 2015 09:01:24 -0000      1.135
+++ ChangeLog   23 May 2015 23:05:43 -0000      1.136
@@ -1,6 +1,11 @@
 # 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.135 
2015/05/21 09:01:24 chewi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/icedtea/ChangeLog,v 1.136 
2015/05/23 23:05:43 chewi Exp $
+
+  23 May 2015; James Le Cuirot <ch...@gentoo.org> icedtea-7.2.5.5.ebuild:
+  ~arm keyword but only for 7. We're phasing 6 out so I don't think we'll 
bother
+  for arm any more. Disallow building with icedtea-6 until bug #531082 is
+  resolved.
 
   21 May 2015; James Le Cuirot <ch...@gentoo.org> +files/6-more-memory.patch,
   +files/7-more-memory.patch, icedtea-6.1.13.7.ebuild, icedtea-7.2.5.5.ebuild:




Reply via email to