gienah      15/04/18 07:42:09

  Modified:             scala-2.11.6.ebuild scala-2.10.2-r2.ebuild
                        scala-2.11.4-r1.ebuild scala-2.10.3-r1.ebuild
                        scala-2.11.1-r1.ebuild scala-2.11.2-r1.ebuild
                        scala-2.10.4-r1.ebuild ChangeLog
  Log:
  Correct typo in the comments: sed -e s@WORDIR@WORKDIR@g -i *.ebuild
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
618E971F)

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

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

Index: scala-2.11.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.11.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scala-2.11.6.ebuild 17 Apr 2015 14:39:37 -0000      1.1
+++ scala-2.11.6.ebuild 18 Apr 2015 07:42:09 -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/scala-2.11.6.ebuild,v 1.1 
2015/04/17 14:39:37 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.11.6.ebuild,v 1.2 
2015/04/18 07:42:09 gienah Exp $
 
 EAPI="5"
 
@@ -137,7 +137,7 @@
                # Note: to bump scala, some things to try are:
                # 1. update all the sha1s in JURI
                # 2. remove the 
http://dev.gentoo.org/~gienah/snapshots/${P}-maven-deps.tar.gz from SRC_URI
-               # 3. try emerge scala.  Check if it downloads more stuff in 
src_compile to ${WORDIR}/.m2
+               # 3. try emerge scala.  Check if it downloads more stuff in 
src_compile to ${WORKDIR}/.m2
                # or /var/tmp/portage/.m2 or /root/.m2
                # 4. tar up all the .m2 junk into ${P}-maven-deps.tar.gz and 
add it to SRC_URI.
                sed -e "s@\(<mkdir 
dir=\"\)\${user.home}\(/.m2/repository\"/>\)@\1${WORKDIR}\2\n      
<artifact:localRepository id=\"localrepo\" path=\"${WORKDIR}/.m2/repository\" 
/>@" \



1.2                  dev-lang/scala/scala-2.10.2-r2.ebuild

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

Index: scala-2.10.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.10.2-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scala-2.10.2-r2.ebuild      17 Apr 2015 14:39:37 -0000      1.1
+++ scala-2.10.2-r2.ebuild      18 Apr 2015 07:42:09 -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/scala-2.10.2-r2.ebuild,v 1.1 
2015/04/17 14:39:37 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.10.2-r2.ebuild,v 1.2 
2015/04/18 07:42:09 gienah Exp $
 
 EAPI="5"
 
@@ -137,8 +137,8 @@
                # Note: to bump scala, some things to try are:
                # 1. update all the sha1s in JURI
                # 2. comment out applying the maven-deps patch and all the 
stuff here up to and including the sed of build.xml
-               # 3. try emerge scala, it will likely download more stuff in 
src_compile to ${WORDIR}/.m2
-               # 4. tar up the stuff in ${WORDIR}/.m2 and change the 
${P}-maven-deps.tar.gz in SRC_URI to point to it.
+               # 3. try emerge scala, it will likely download more stuff in 
src_compile to ${WORKDIR}/.m2
+               # 4. tar up the stuff in ${WORKDIR}/.m2 and change the 
${P}-maven-deps.tar.gz in SRC_URI to point to it.
                # 5. uncomment the maven-deps patch apply and all the stuff up 
to and including the sed of build.xml
                # 6. the hash in ${P}-no-git.patch should be updated by 
searching for hash matching the scala release
                # tag, so that the source code hyper-links in the scala 
documentation will point to the correct version of



1.2                  dev-lang/scala/scala-2.11.4-r1.ebuild

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

Index: scala-2.11.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.11.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scala-2.11.4-r1.ebuild      17 Apr 2015 14:39:37 -0000      1.1
+++ scala-2.11.4-r1.ebuild      18 Apr 2015 07:42:09 -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/scala-2.11.4-r1.ebuild,v 1.1 
2015/04/17 14:39:37 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.11.4-r1.ebuild,v 1.2 
2015/04/18 07:42:09 gienah Exp $
 
 EAPI="5"
 
@@ -137,7 +137,7 @@
                # Note: to bump scala, some things to try are:
                # 1. update all the sha1s in JURI
                # 2. remove the 
http://dev.gentoo.org/~gienah/snapshots/${P}-maven-deps.tar.gz from SRC_URI
-               # 3. try emerge scala.  Check if it downloads more stuff in 
src_compile to ${WORDIR}/.m2
+               # 3. try emerge scala.  Check if it downloads more stuff in 
src_compile to ${WORKDIR}/.m2
                # or /var/tmp/portage/.m2 or /root/.m2
                # 4. tar up all the .m2 junk into ${P}-maven-deps.tar.gz and 
add it to SRC_URI.
                sed -e "s@\(<mkdir 
dir=\"\)\${user.home}\(/.m2/repository\"/>\)@\1${WORKDIR}\2\n      
<artifact:localRepository id=\"localrepo\" path=\"${WORKDIR}/.m2/repository\" 
/>@" \



1.2                  dev-lang/scala/scala-2.10.3-r1.ebuild

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

Index: scala-2.10.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.10.3-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scala-2.10.3-r1.ebuild      17 Apr 2015 14:39:37 -0000      1.1
+++ scala-2.10.3-r1.ebuild      18 Apr 2015 07:42:09 -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/scala-2.10.3-r1.ebuild,v 1.1 
2015/04/17 14:39:37 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.10.3-r1.ebuild,v 1.2 
2015/04/18 07:42:09 gienah Exp $
 
 EAPI="5"
 
@@ -151,7 +151,7 @@
                # Note: to bump scala, some things to try are:
                # 1. update all the sha1s in JURI
                # 2. remove the 
http://dev.gentoo.org/~gienah/snapshots/${P}-maven-deps.tar.gz from SRC_URI
-               # 3. try emerge scala.  Check if it downloads more stuff in 
src_compile to ${WORDIR}/.m2
+               # 3. try emerge scala.  Check if it downloads more stuff in 
src_compile to ${WORKDIR}/.m2
                # or /var/tmp/portage/.m2 or /root/.m2
                # 4. tar up all the .m2 junk into ${P}-maven-deps.tar.gz and 
add it to SRC_URI.
                sed -e "s@\(<mkdir 
dir=\"\)\${user.home}\(/.m2/repository\"/>\)@\1${WORKDIR}\2\n      
<artifact:localRepository id=\"localrepo\" path=\"${WORKDIR}/.m2/repository\" 
/>@" \



1.2                  dev-lang/scala/scala-2.11.1-r1.ebuild

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

Index: scala-2.11.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.11.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scala-2.11.1-r1.ebuild      17 Apr 2015 14:39:37 -0000      1.1
+++ scala-2.11.1-r1.ebuild      18 Apr 2015 07:42:09 -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/scala-2.11.1-r1.ebuild,v 1.1 
2015/04/17 14:39:37 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.11.1-r1.ebuild,v 1.2 
2015/04/18 07:42:09 gienah Exp $
 
 EAPI="5"
 
@@ -137,7 +137,7 @@
                # Note: to bump scala, some things to try are:
                # 1. update all the sha1s in JURI
                # 2. remove the 
http://dev.gentoo.org/~gienah/snapshots/${P}-maven-deps.tar.gz from SRC_URI
-               # 3. try emerge scala.  Check if it downloads more stuff in 
src_compile to ${WORDIR}/.m2
+               # 3. try emerge scala.  Check if it downloads more stuff in 
src_compile to ${WORKDIR}/.m2
                # or /var/tmp/portage/.m2 or /root/.m2
                # 4. tar up all the .m2 junk into ${P}-maven-deps.tar.gz and 
add it to SRC_URI.
                sed -e "s@\(<mkdir 
dir=\"\)\${user.home}\(/.m2/repository\"/>\)@\1${WORKDIR}\2\n      
<artifact:localRepository id=\"localrepo\" path=\"${WORKDIR}/.m2/repository\" 
/>@" \



1.2                  dev-lang/scala/scala-2.11.2-r1.ebuild

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

Index: scala-2.11.2-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.11.2-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scala-2.11.2-r1.ebuild      17 Apr 2015 14:39:37 -0000      1.1
+++ scala-2.11.2-r1.ebuild      18 Apr 2015 07:42:09 -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/scala-2.11.2-r1.ebuild,v 1.1 
2015/04/17 14:39:37 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.11.2-r1.ebuild,v 1.2 
2015/04/18 07:42:09 gienah Exp $
 
 EAPI="5"
 
@@ -137,7 +137,7 @@
                # Note: to bump scala, some things to try are:
                # 1. update all the sha1s in JURI
                # 2. remove the 
http://dev.gentoo.org/~gienah/snapshots/${P}-maven-deps.tar.gz from SRC_URI
-               # 3. try emerge scala.  Check if it downloads more stuff in 
src_compile to ${WORDIR}/.m2
+               # 3. try emerge scala.  Check if it downloads more stuff in 
src_compile to ${WORKDIR}/.m2
                # or /var/tmp/portage/.m2 or /root/.m2
                # 4. tar up all the .m2 junk into ${P}-maven-deps.tar.gz and 
add it to SRC_URI.
                sed -e "s@\(<mkdir 
dir=\"\)\${user.home}\(/.m2/repository\"/>\)@\1${WORKDIR}\2\n      
<artifact:localRepository id=\"localrepo\" path=\"${WORKDIR}/.m2/repository\" 
/>@" \



1.2                  dev-lang/scala/scala-2.10.4-r1.ebuild

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

Index: scala-2.10.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.10.4-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- scala-2.10.4-r1.ebuild      17 Apr 2015 14:39:37 -0000      1.1
+++ scala-2.10.4-r1.ebuild      18 Apr 2015 07:42:09 -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/scala-2.10.4-r1.ebuild,v 1.1 
2015/04/17 14:39:37 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/scala-2.10.4-r1.ebuild,v 1.2 
2015/04/18 07:42:09 gienah Exp $
 
 EAPI="5"
 
@@ -154,7 +154,7 @@
                # Note: to bump scala, some things to try are:
                # 1. update all the sha1s in JURI
                # 2. remove the 
http://dev.gentoo.org/~gienah/snapshots/${P}-maven-deps.tar.gz from SRC_URI
-               # 3. try emerge scala.  Check if it downloads more stuff in 
src_compile to ${WORDIR}/.m2
+               # 3. try emerge scala.  Check if it downloads more stuff in 
src_compile to ${WORKDIR}/.m2
                # or /var/tmp/portage/.m2 or /root/.m2
                # 4. tar up all the .m2 junk into ${P}-maven-deps.tar.gz and 
add it to SRC_URI.
                sed -e "s@\(<mkdir 
dir=\"\)\${user.home}\(/.m2/repository\"/>\)@\1${WORKDIR}\2\n      
<artifact:localRepository id=\"localrepo\" path=\"${WORKDIR}/.m2/repository\" 
/>@" \



1.46                 dev-lang/scala/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/scala/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   17 Apr 2015 14:39:37 -0000      1.45
+++ ChangeLog   18 Apr 2015 07:42:09 -0000      1.46
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/scala
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/ChangeLog,v 1.45 2015/04/17 
14:39:37 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/scala/ChangeLog,v 1.46 2015/04/18 
07:42:09 gienah Exp $
+
+  18 Apr 2015; Mark Wright <[email protected]> scala-2.10.2-r2.ebuild,
+  scala-2.10.3-r1.ebuild, scala-2.10.4-r1.ebuild, scala-2.11.1-r1.ebuild,
+  scala-2.11.2-r1.ebuild, scala-2.11.4-r1.ebuild, scala-2.11.6.ebuild,
+  scala-2.9.2-r1.ebuild:
+  Correct typo in the comments: sed -e s@WORDIR@WORKDIR@g -i *.ebuild
 
 *scala-2.9.2-r1 (17 Apr 2015)
 *scala-2.11.1-r1 (17 Apr 2015)




Reply via email to