* [gentoo-commits] gentoo-x86 commit in dev-lang/scala-bin: scala-bin-2.11.6.ebuild ChangeLog
@ 2015-06-14 18:45 Patrice Clement (monsieurp)
0 siblings, 0 replies; 2+ messages in thread
From: Patrice Clement (monsieurp) @ 2015-06-14 18:45 UTC (permalink / raw
To: gentoo-commits
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 <monsieurp@gentoo.org>
(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 <monsieurp@gentoo.org> scala-bin-2.11.6.ebuild:
+ Stable for amd64. Fix bug 552116.
18 May 2015; Patrice Clement <monsieurp@gentoo.org> scala-bin-2.11.4.ebuild:
Package move from dev-java/scala-bin to dev-lang/scala-bin (mark moved ebuilds
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-lang/scala-bin: scala-bin-2.11.6.ebuild ChangeLog
@ 2015-06-14 18:46 Patrice Clement (monsieurp)
0 siblings, 0 replies; 2+ messages in thread
From: Patrice Clement (monsieurp) @ 2015-06-14 18:46 UTC (permalink / raw
To: gentoo-commits
monsieurp 15/06/14 18:46:48
Modified: scala-bin-2.11.6.ebuild ChangeLog
Log:
Stable for x86 via ALLARCHES. Fix bug 552116.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
Revision Changes Path
1.3 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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/scala-bin-2.11.6.ebuild?rev=1.3&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.2&r2=1.3
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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- scala-bin-2.11.6.ebuild 14 Jun 2015 18:45:28 -0000 1.2
+++ scala-bin-2.11.6.ebuild 14 Jun 2015 18:46:48 -0000 1.3
@@ -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.2 2015/06/14 18:45:28 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/scala-bin-2.11.6.ebuild,v 1.3 2015/06/14 18:46:48 monsieurp Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~x86 amd64"
+KEYWORDS="x86 amd64"
IUSE="doc"
DEPEND=""
1.4 dev-lang/scala-bin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/scala-bin/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 14 Jun 2015 18:45:28 -0000 1.3
+++ ChangeLog 14 Jun 2015 18:46:48 -0000 1.4
@@ -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.3 2015/06/14 18:45:28 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala-bin/ChangeLog,v 1.4 2015/06/14 18:46:48 monsieurp Exp $
+
+ 14 Jun 2015; Patrice Clement <monsieurp@gentoo.org> scala-bin-2.11.6.ebuild:
+ Stable for x86 via ALLARCHES. Fix bug 552116.
14 Jun 2015; Patrice Clement <monsieurp@gentoo.org> scala-bin-2.11.6.ebuild:
Stable for amd64. Fix bug 552116.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-14 18:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-14 18:45 [gentoo-commits] gentoo-x86 commit in dev-lang/scala-bin: scala-bin-2.11.6.ebuild ChangeLog Patrice Clement (monsieurp)
-- strict thread matches above, loose matches on Subject: below --
2015-06-14 18:46 Patrice Clement (monsieurp)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox