floppym     14/05/23 02:36:47

  Modified:             google-talkplugin-9999.ebuild
                        google-talkplugin-5.3.1.0.ebuild ChangeLog
  Log:
  Install to the right place when SYMLINK_LIB=no.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0BBEEA1FEA4843A4)

Revision  Changes    Path
1.21                 www-plugins/google-talkplugin/google-talkplugin-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild?r1=1.20&r2=1.21

Index: google-talkplugin-9999.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- google-talkplugin-9999.ebuild       16 May 2014 18:58:12 -0000      1.20
+++ google-talkplugin-9999.ebuild       23 May 2014 02:36:47 -0000      1.21
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild,v
 1.20 2014/05/16 18:58:12 swift Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild,v
 1.21 2014/05/23 02:36:47 floppym Exp $
 
 EAPI=5
 
-inherit eutils nsplugins unpacker
+inherit eutils multilib nsplugins unpacker
 
 if [ "${PV}" != "9999" ]; then
        DEB_PATCH="1"
@@ -94,7 +94,7 @@
 src_install() {
        local plugindir i l
        local ppapi_plugindirs=( /opt/google/chrome{,-beta,-unstable}/pepper
-               /usr/lib/chromium-browser/pepper )
+               /usr/$(get_libdir)/chromium-browser/pepper )
 
        unpacker usr/share/doc/google-talkplugin/changelog.Debian.gz
        dodoc changelog.Debian



1.3                  
www-plugins/google-talkplugin/google-talkplugin-5.3.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.3.1.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.3.1.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.3.1.0.ebuild?r1=1.2&r2=1.3

Index: google-talkplugin-5.3.1.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.3.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- google-talkplugin-5.3.1.0.ebuild    16 May 2014 18:58:12 -0000      1.2
+++ google-talkplugin-5.3.1.0.ebuild    23 May 2014 02:36:47 -0000      1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.3.1.0.ebuild,v
 1.2 2014/05/16 18:58:12 swift Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-talkplugin-5.3.1.0.ebuild,v
 1.3 2014/05/23 02:36:47 floppym Exp $
 
 EAPI=5
 
-inherit eutils nsplugins unpacker
+inherit eutils multilib nsplugins unpacker
 
 if [ "${PV}" != "9999" ]; then
        DEB_PATCH="1"
@@ -94,7 +94,7 @@
 src_install() {
        local plugindir i l
        local ppapi_plugindirs=( /opt/google/chrome{,-beta,-unstable}/pepper
-               /usr/lib/chromium-browser/pepper )
+               /usr/$(get_libdir)/chromium-browser/pepper )
 
        unpacker usr/share/doc/google-talkplugin/changelog.Debian.gz
        dodoc changelog.Debian



1.76                 www-plugins/google-talkplugin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google-talkplugin/ChangeLog?rev=1.76&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google-talkplugin/ChangeLog?rev=1.76&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google-talkplugin/ChangeLog?r1=1.75&r2=1.76

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- ChangeLog   16 May 2014 18:58:12 -0000      1.75
+++ ChangeLog   23 May 2014 02:36:47 -0000      1.76
@@ -1,6 +1,10 @@
 # ChangeLog for www-plugins/google-talkplugin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 
1.75 2014/05/16 18:58:12 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog,v 
1.76 2014/05/23 02:36:47 floppym Exp $
+
+  23 May 2014; Mike Gilbert <[email protected]>
+  google-talkplugin-5.3.1.0.ebuild, google-talkplugin-9999.ebuild:
+  Install to the right place when SYMLINK_LIB=no.
 
   16 May 2014; Sven Vermeulen <[email protected]>
   google-talkplugin-4.4.2.0.ebuild, google-talkplugin-5.1.5.0.ebuild,




Reply via email to