jlec        14/09/16 08:46:05

  Modified:             ChangeLog git-cola-2.0.6.ebuild
  Log:
  dev-vcs/git-cola: Some prefix love
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
B9D4F231BD1558AB!)

Revision  Changes    Path
1.33                 dev-vcs/git-cola/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-cola/ChangeLog?rev=1.33&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-cola/ChangeLog?rev=1.33&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-vcs/git-cola/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog   15 Sep 2014 19:23:43 -0000      1.32
+++ ChangeLog   16 Sep 2014 08:46:05 -0000      1.33
@@ -1,6 +1,9 @@
 # ChangeLog for dev-vcs/git-cola
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.32 
2014/09/15 19:23:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/ChangeLog,v 1.33 
2014/09/16 08:46:05 jlec Exp $
+
+  16 Sep 2014; Justin Lecher <[email protected]> git-cola-2.0.6.ebuild:
+  Some prefix love
 
 *git-cola-2.0.6 (15 Sep 2014)
 



1.2                  dev-vcs/git-cola/git-cola-2.0.6.ebuild

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

Index: git-cola-2.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.0.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-cola-2.0.6.ebuild       15 Sep 2014 19:23:43 -0000      1.1
+++ git-cola-2.0.6.ebuild       16 Sep 2014 08:46:05 -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/dev-vcs/git-cola/git-cola-2.0.6.ebuild,v 
1.1 2014/09/15 19:23:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git-cola/git-cola-2.0.6.ebuild,v 
1.2 2014/09/16 08:46:05 jlec Exp $
 
 EAPI=5
 
@@ -86,8 +86,8 @@
                prefix="${EPREFIX}/usr" \
                install
 
-       python_fix_shebang "${D}/usr/share/git-cola/bin/git-xbase"
-       python_optimize "${D}/usr/share/git-cola/lib/cola"
+       python_fix_shebang "${ED}/usr/share/git-cola/bin/git-xbase"
+       python_optimize "${ED}/usr/share/git-cola/lib/cola"
 
        if ! use doc ; then
                HTML_DOCS=( "${FILESDIR}"/index.html )




Reply via email to