public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/scala-bin: ChangeLog scala-bin-1.2.0.1.ebuild
@ 2009-02-09 14:42 Vlastimil Babka (caster)
  0 siblings, 0 replies; 3+ messages in thread
From: Vlastimil Babka (caster) @ 2009-02-09 14:42 UTC (permalink / raw
  To: gentoo-commits

caster      09/02/09 14:42:55

  Modified:             ChangeLog scala-bin-1.2.0.1.ebuild
  Log:
  Migrate to gen2 eclass.
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.10                 dev-java/scala-bin/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/scala-bin/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/scala-bin/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/scala-bin/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/scala-bin/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	26 Dec 2007 13:41:14 -0000	1.9
+++ ChangeLog	9 Feb 2009 14:42:55 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/scala-bin
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/scala-bin/ChangeLog,v 1.9 2007/12/26 13:41:14 betelgeuse Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/scala-bin/ChangeLog,v 1.10 2009/02/09 14:42:55 caster Exp $
+
+  09 Feb 2009; Vlastimil Babka <caster@gentoo.org> scala-bin-1.2.0.1.ebuild:
+  Migrate to gen2 eclass.
 
   26 Dec 2007; Petteri Räty <betelgeuse@gentoo.org> metadata.xml:
   Move from maintainer-needed to java.



1.7                  dev-java/scala-bin/scala-bin-1.2.0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/scala-bin/scala-bin-1.2.0.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/scala-bin/scala-bin-1.2.0.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/scala-bin/scala-bin-1.2.0.1.ebuild?r1=1.6&r2=1.7

Index: scala-bin-1.2.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/scala-bin/scala-bin-1.2.0.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- scala-bin-1.2.0.1.ebuild	11 Jul 2005 00:34:41 -0000	1.6
+++ scala-bin-1.2.0.1.ebuild	9 Feb 2009 14:42:55 -0000	1.7
@@ -1,8 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/scala-bin/scala-bin-1.2.0.1.ebuild,v 1.6 2005/07/11 00:34:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/scala-bin/scala-bin-1.2.0.1.ebuild,v 1.7 2009/02/09 14:42:55 caster Exp $
 
-inherit java-pkg
+inherit java-pkg-2
 
 DESCRIPTION="The Scala Programming Language"
 HOMEPAGE="http://scala.epfl.ch/"
@@ -11,7 +11,7 @@
 SLOT="0"
 KEYWORDS="x86 amd64"
 IUSE=""
-DEPEND=">=virtual/jdk-1.4"
+DEPEND=""
 RDEPEND=">=virtual/jre-1.4"
 S=${WORKDIR}/scala-${PV}
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-java/scala-bin: ChangeLog scala-bin-1.2.0.1.ebuild
@ 2010-12-15  7:07 Alistair Bush (ali_bush)
  0 siblings, 0 replies; 3+ messages in thread
From: Alistair Bush (ali_bush) @ 2010-12-15  7:07 UTC (permalink / raw
  To: gentoo-commits

ali_bush    10/12/15 07:07:47

  Modified:             ChangeLog scala-bin-1.2.0.1.ebuild
  Log:
  Block dev-lang/scala.
  
  (Portage version: 2.1.9.25/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-java/scala-bin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/scala-bin/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	9 Feb 2009 14:42:55 -0000	1.10
+++ ChangeLog	15 Dec 2010 07:07:47 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/scala-bin
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/scala-bin/ChangeLog,v 1.10 2009/02/09 14:42:55 caster Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/scala-bin/ChangeLog,v 1.11 2010/12/15 07:07:47 ali_bush Exp $
+
+  15 Dec 2010; Alistair Bush <ali_bush@gentoo.org> scala-bin-1.2.0.1.ebuild:
+  Block dev-lang/scala
 
   09 Feb 2009; Vlastimil Babka <caster@gentoo.org> scala-bin-1.2.0.1.ebuild:
   Migrate to gen2 eclass.



1.8                  dev-java/scala-bin/scala-bin-1.2.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/scala-bin/scala-bin-1.2.0.1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/scala-bin/scala-bin-1.2.0.1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/scala-bin/scala-bin-1.2.0.1.ebuild?r1=1.7&r2=1.8

Index: scala-bin-1.2.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/scala-bin/scala-bin-1.2.0.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- scala-bin-1.2.0.1.ebuild	9 Feb 2009 14:42:55 -0000	1.7
+++ scala-bin-1.2.0.1.ebuild	15 Dec 2010 07:07:47 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/scala-bin/scala-bin-1.2.0.1.ebuild,v 1.7 2009/02/09 14:42:55 caster Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/scala-bin/scala-bin-1.2.0.1.ebuild,v 1.8 2010/12/15 07:07:47 ali_bush Exp $
 
 inherit java-pkg-2
 
@@ -12,7 +12,8 @@
 KEYWORDS="x86 amd64"
 IUSE=""
 DEPEND=""
-RDEPEND=">=virtual/jre-1.4"
+RDEPEND=">=virtual/jre-1.4
+	!dev-lang/scala"
 S=${WORKDIR}/scala-${PV}
 
 src_compile() {






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-java/scala-bin: ChangeLog scala-bin-1.2.0.1.ebuild
@ 2015-03-25 15:51 Patrice Clement (monsieurp)
  0 siblings, 0 replies; 3+ messages in thread
From: Patrice Clement (monsieurp) @ 2015-03-25 15:51 UTC (permalink / raw
  To: gentoo-commits

monsieurp    15/03/25 15:51:03

  Modified:             ChangeLog
  Removed:              scala-bin-1.2.0.1.ebuild
  Log:
  Remove old (scala-1.2) after scala-2.11.4 has been stabled.
  
  Signed-off-by: monsieurp@gentoo.org
  (Portage version: 2.2.14/cvs/Linux i686, signed Manifest commit with key 93491BB8)

Revision  Changes    Path
1.24                 dev-java/scala-bin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/scala-bin/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	25 Mar 2015 13:54:05 -0000	1.23
+++ ChangeLog	25 Mar 2015 15:51:03 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/scala-bin
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/scala-bin/ChangeLog,v 1.23 2015/03/25 13:54:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/scala-bin/ChangeLog,v 1.24 2015/03/25 15:51:03 monsieurp Exp $
+
+  25 Mar 2015; Patrice Clement <monsieurp@gentoo.org> -scala-bin-1.2.0.1.ebuild:
+  Remove old (scala-1.2) after scala-2.11.4 has been stabled.
 
   25 Mar 2015; Agostino Sarubbo <ago@gentoo.org> scala-bin-2.11.4.ebuild:
   Stable for x86, wrt bug #544302





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-25 15:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-09 14:42 [gentoo-commits] gentoo-x86 commit in dev-java/scala-bin: ChangeLog scala-bin-1.2.0.1.ebuild Vlastimil Babka (caster)
  -- strict thread matches above, loose matches on Subject: below --
2010-12-15  7:07 Alistair Bush (ali_bush)
2015-03-25 15:51 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