monsieurp    15/06/14 18:45:29

  Modified:             scala-bin-2.11.6.ebuild ChangeLog
  Log:
  Stable for amd64. Fix bug 552116.
  
  Signed-off-by: Patrice Clement <[email protected]>
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
93491BB8)

Revision  Changes    Path
1.2                  dev-lang/scala-bin/scala-bin-2.11.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/scala-bin-2.11.6.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/scala-bin-2.11.6.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/scala-bin-2.11.6.ebuild?r1=1.1&r2=1.2

Index: scala-bin-2.11.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/scala-bin-2.11.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scala-bin-2.11.6.ebuild     18 May 2015 21:07:03 -0000      1.1
+++ scala-bin-2.11.6.ebuild     14 Jun 2015 18:45:28 -0000      1.2
@@ -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-lang/scala-bin/scala-bin-2.11.6.ebuild,v 1.1 
2015/05/18 21:07:03 monsieurp Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-lang/scala-bin/scala-bin-2.11.6.ebuild,v 1.2 
2015/06/14 18:45:28 monsieurp Exp $
 
 EAPI=5
 
@@ -12,15 +12,14 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 amd64"
 IUSE="doc"
 
 DEPEND=""
-RDEPEND="
-       >=virtual/jre-1.6
+RDEPEND=">=virtual/jre-1.6
        !dev-lang/scala"
 
-JAVA_PKG_IUSE='doc'
+JAVA_PKG_IUSE="doc"
 
 S=${WORKDIR}/scala-${PV}
 



1.3                  dev-lang/scala-bin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   18 May 2015 21:11:24 -0000      1.2
+++ ChangeLog   14 Jun 2015 18:45:28 -0000      1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-lang/scala-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/ChangeLog,v 1.2 
2015/05/18 21:11:24 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/ChangeLog,v 1.3 
2015/06/14 18:45:28 monsieurp Exp $
+
+  14 Jun 2015; Patrice Clement <[email protected]> scala-bin-2.11.6.ebuild:
+  Stable for amd64. Fix bug 552116.
 
   18 May 2015; Patrice Clement <[email protected]> scala-bin-2.11.4.ebuild:
   Package move from dev-java/scala-bin to dev-lang/scala-bin (mark moved 
ebuilds




Reply via email to