billie      14/03/13 19:31:53

  Modified:             e-file-20110906-portageq.patch
  Log:
  Update portageq patch for e-file. This fixes bug #504164. Thanks to 
Konstantin for the report and the patch.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
215AD14D)

Revision  Changes    Path
1.2                  app-portage/pfl/files/e-file-20110906-portageq.patch

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/pfl/files/e-file-20110906-portageq.patch?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/pfl/files/e-file-20110906-portageq.patch?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/pfl/files/e-file-20110906-portageq.patch?r1=1.1&r2=1.2

Index: e-file-20110906-portageq.patch
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/app-portage/pfl/files/e-file-20110906-portageq.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- e-file-20110906-portageq.patch      6 Oct 2013 16:51:01 -0000       1.1
+++ e-file-20110906-portageq.patch      13 Mar 2014 19:31:53 -0000      1.2
@@ -20,7 +20,7 @@
        if(isgentoo){
 -              "emerge --info | grep PORTDIR" | getline
 -              split($0,PORTDIR,/\"/)
-+              "portageq envvar / PORTDIR" | getline PORTDIR 
++              "portageq get_repo_path $(portageq envvar EROOT) gentoo" | 
getline PORTDIR
        }
  }
  {




Reply via email to