summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2015-04-18 12:56:25 +0000
committerSven Wegener <swegener@gentoo.org>2015-04-18 12:56:25 +0000
commita7652ba3265e0958ab271942dfe48513776194cb (patch)
tree41f57f5876807282d32664911b0b2b2d05589620 /dev-python/geoip-python
parentRename distfile to include package name. (diff)
downloadgentoo-2-a7652ba3265e0958ab271942dfe48513776194cb.tar.gz
gentoo-2-a7652ba3265e0958ab271942dfe48513776194cb.tar.bz2
gentoo-2-a7652ba3265e0958ab271942dfe48513776194cb.zip
Rename distfile to include package name.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0x64D4CF24)
Diffstat (limited to 'dev-python/geoip-python')
-rw-r--r--dev-python/geoip-python/ChangeLog6
-rw-r--r--dev-python/geoip-python/geoip-python-1.3.1.ebuild4
-rw-r--r--dev-python/geoip-python/geoip-python-1.3.2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/geoip-python/ChangeLog b/dev-python/geoip-python/ChangeLog
index 433982f9a1df..0d44fca6b38a 100644
--- a/dev-python/geoip-python/ChangeLog
+++ b/dev-python/geoip-python/ChangeLog
@@ -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 <swegener@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 <mgorny@gentoo.org> geoip-python-1.2.8-r1.ebuild:
Drop old Python implementations
diff --git a/dev-python/geoip-python/geoip-python-1.3.1.ebuild b/dev-python/geoip-python/geoip-python-1.3.1.ebuild
index 14897d50f745..08f269254540 100644
--- a/dev-python/geoip-python/geoip-python-1.3.1.ebuild
+++ b/dev-python/geoip-python/geoip-python-1.3.1.ebuild
@@ -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 @@ MY_P="${MY_PN}-${PV}"
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"
diff --git a/dev-python/geoip-python/geoip-python-1.3.2.ebuild b/dev-python/geoip-python/geoip-python-1.3.2.ebuild
index 89e5400c3706..fefff0bb14a0 100644
--- a/dev-python/geoip-python/geoip-python-1.3.2.ebuild
+++ b/dev-python/geoip-python/geoip-python-1.3.2.ebuild
@@ -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 @@ MY_P="${MY_PN}-${PV}"
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"