swegener    15/04/18 12:56:26

  Modified:             geoip-python-1.3.1.ebuild ChangeLog
                        geoip-python-1.3.2.ebuild
  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.3                  dev-python/geoip-python/geoip-python-1.3.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/geoip-python/geoip-python-1.3.1.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/geoip-python/geoip-python-1.3.1.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/geoip-python/geoip-python-1.3.1.ebuild?r1=1.2&r2=1.3

Index: geoip-python-1.3.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/geoip-python/geoip-python-1.3.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- geoip-python-1.3.1.ebuild   26 Jan 2015 06:02:56 -0000      1.2
+++ geoip-python-1.3.1.ebuild   18 Apr 2015 12:56:25 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/geoip-python/geoip-python-1.3.1.ebuild,v 1.2 
2015/01/26 06:02:56 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/geoip-python/geoip-python-1.3.1.ebuild,v 1.3 
2015/04/18 12:56:25 swegener Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -12,7 +12,7 @@
 
 DESCRIPTION="Python bindings for GeoIP"
 HOMEPAGE="https://github.com/maxmind/geoip-api-python";
-SRC_URI="https://github.com/maxmind/${MY_PN}/archive/v${PV}.tar.gz";
+SRC_URI="https://github.com/maxmind/${MY_PN}/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"



1.42                 dev-python/geoip-python/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/geoip-python/ChangeLog?rev=1.42&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/geoip-python/ChangeLog?rev=1.42&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/geoip-python/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/geoip-python/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog   8 Apr 2015 08:04:57 -0000       1.41
+++ ChangeLog   18 Apr 2015 12:56:25 -0000      1.42
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/geoip-python
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/geoip-python/ChangeLog,v 1.41 
2015/04/08 08:04:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/geoip-python/ChangeLog,v 1.42 
2015/04/18 12:56:25 swegener Exp $
+
+  18 Apr 2015; Sven Wegener <swege...@gentoo.org> geoip-python-1.3.1.ebuild,
+  geoip-python-1.3.2.ebuild:
+  Rename distfile to include package name.
 
   08 Apr 2015; Michał Górny <mgo...@gentoo.org> geoip-python-1.2.8-r1.ebuild:
   Drop old Python implementations



1.3                  dev-python/geoip-python/geoip-python-1.3.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/geoip-python/geoip-python-1.3.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/geoip-python/geoip-python-1.3.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/geoip-python/geoip-python-1.3.2.ebuild?r1=1.2&r2=1.3

Index: geoip-python-1.3.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/geoip-python/geoip-python-1.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- geoip-python-1.3.2.ebuild   26 Jan 2015 06:02:56 -0000      1.2
+++ geoip-python-1.3.2.ebuild   18 Apr 2015 12:56:25 -0000      1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/geoip-python/geoip-python-1.3.2.ebuild,v 1.2 
2015/01/26 06:02:56 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/geoip-python/geoip-python-1.3.2.ebuild,v 1.3 
2015/04/18 12:56:25 swegener Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
@@ -12,7 +12,7 @@
 
 DESCRIPTION="Python bindings for GeoIP"
 HOMEPAGE="https://github.com/maxmind/geoip-api-python";
-SRC_URI="https://github.com/maxmind/${MY_PN}/archive/v${PV}.tar.gz";
+SRC_URI="https://github.com/maxmind/${MY_PN}/archive/v${PV}.tar.gz -> 
${MY_P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"




Reply via email to