swegener    15/04/18 12:18:22

  Modified:             pesign-0.108.ebuild ChangeLog
  Log:
  Rename distfile to include package name.
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x64D4CF24)

Revision  Changes    Path
1.4                  app-crypt/pesign/pesign-0.108.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pesign/pesign-0.108.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pesign/pesign-0.108.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pesign/pesign-0.108.ebuild?r1=1.3&r2=1.4

Index: pesign-0.108.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pesign/pesign-0.108.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pesign-0.108.ebuild 13 May 2014 02:22:31 -0000      1.3
+++ pesign-0.108.ebuild 18 Apr 2015 12:18:22 -0000      1.4
@@ -1,13 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pesign/pesign-0.108.ebuild,v 1.3 
2014/05/13 02:22:31 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pesign/pesign-0.108.ebuild,v 1.4 
2015/04/18 12:18:22 swegener Exp $
 
 EAPI="4"
 inherit eutils multilib
 
 DESCRIPTION="Tools for manipulating signed PE-COFF binaries"
 HOMEPAGE="https://github.com/vathpela/pesign";
-SRC_URI="https://github.com/vathpela/${PN}/archive/${PV}.tar.gz";
+SRC_URI="https://github.com/vathpela/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"



1.5                  app-crypt/pesign/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pesign/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pesign/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/pesign/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/pesign/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   13 May 2014 02:22:31 -0000      1.4
+++ ChangeLog   18 Apr 2015 12:18:22 -0000      1.5
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/pesign
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/pesign/ChangeLog,v 1.4 2014/05/13 
02:22:31 patrick Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/pesign/ChangeLog,v 1.5 2015/04/18 
12:18:22 swegener Exp $
+
+  18 Apr 2015; Sven Wegener <[email protected]> pesign-0.108.ebuild:
+  Rename distfile to include package name.
 
   13 May 2014; Patrick Lauer <[email protected]> pesign-0.108.ebuild:
   Quoting




Reply via email to