floppym     14/08/28 00:25:06

  Modified:             chrome-binary-plugins-37.0.2062.94_beta1.ebuild
                        chrome-binary-plugins-38.0.2125.24_alpha1.ebuild
                        ChangeLog
  Log:
  Sync the other slots.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.2                  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild?r1=1.1&r2=1.2

Index: chrome-binary-plugins-37.0.2062.94_beta1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chrome-binary-plugins-37.0.2062.94_beta1.ebuild     21 Aug 2014 18:16:37 
-0000      1.1
+++ chrome-binary-plugins-37.0.2062.94_beta1.ebuild     28 Aug 2014 00:25:06 
-0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild,v
 1.1 2014/08/21 18:16:37 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-37.0.2062.94_beta1.ebuild,v
 1.2 2014/08/28 00:25:06 floppym Exp $
 
 EAPI=4
 
@@ -12,14 +12,17 @@
 case ${PV} in
        *_alpha*)
                SLOT="unstable"
+               CHROMEDIR="opt/google/chrome-${SLOT}"
                MY_PV=${PV/_alpha/-}
                ;;
        *_beta*)
                SLOT="beta"
+               CHROMEDIR="opt/google/chrome-${SLOT}"
                MY_PV=${PV/_beta/-}
                ;;
        *_p*)
                SLOT="stable"
+               CHROMEDIR="opt/google/chrome"
                MY_PV=${PV/_p/-}
                ;;
        *)
@@ -50,7 +53,7 @@
        fi
 done
 
-S="${WORKDIR}/opt/google/chrome-${SLOT}"
+S="${WORKDIR}/${CHROMEDIR}"
 QA_PREBUILT="*"
 
 pkg_nofetch() {



1.2                  
www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild?r1=1.1&r2=1.2

Index: chrome-binary-plugins-38.0.2125.24_alpha1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- chrome-binary-plugins-38.0.2125.24_alpha1.ebuild    27 Aug 2014 03:12:41 
-0000      1.1
+++ chrome-binary-plugins-38.0.2125.24_alpha1.ebuild    28 Aug 2014 00:25:06 
-0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild,v
 1.1 2014/08/27 03:12:41 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-38.0.2125.24_alpha1.ebuild,v
 1.2 2014/08/28 00:25:06 floppym Exp $
 
 EAPI=4
 
@@ -12,14 +12,17 @@
 case ${PV} in
        *_alpha*)
                SLOT="unstable"
+               CHROMEDIR="opt/google/chrome-${SLOT}"
                MY_PV=${PV/_alpha/-}
                ;;
        *_beta*)
                SLOT="beta"
+               CHROMEDIR="opt/google/chrome-${SLOT}"
                MY_PV=${PV/_beta/-}
                ;;
        *_p*)
                SLOT="stable"
+               CHROMEDIR="opt/google/chrome"
                MY_PV=${PV/_p/-}
                ;;
        *)
@@ -50,7 +53,7 @@
        fi
 done
 
-S="${WORKDIR}/opt/google/chrome-${SLOT}"
+S="${WORKDIR}/${CHROMEDIR}"
 QA_PREBUILT="*"
 
 pkg_nofetch() {



1.173                www-plugins/chrome-binary-plugins/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.173&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?rev=1.173&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog?r1=1.172&r2=1.173

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -r1.172 -r1.173
--- ChangeLog   28 Aug 2014 00:21:05 -0000      1.172
+++ ChangeLog   28 Aug 2014 00:25:06 -0000      1.173
@@ -1,6 +1,11 @@
 # ChangeLog for www-plugins/chrome-binary-plugins
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.172 
2014/08/28 00:21:05 floppym Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/ChangeLog,v 1.173 
2014/08/28 00:25:06 floppym Exp $
+
+  28 Aug 2014; Mike Gilbert <[email protected]>
+  chrome-binary-plugins-37.0.2062.94_beta1.ebuild,
+  chrome-binary-plugins-38.0.2125.24_alpha1.ebuild:
+  Sync the other slots.
 
   28 Aug 2014; Mike Gilbert <[email protected]>
   chrome-binary-plugins-37.0.2062.94_p1.ebuild:




Reply via email to