summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-12-24 22:55:11 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-12-24 22:55:11 +0000
commit5eafdf4601257c66ab2a1976861721fa39808901 (patch)
treefe7aa0aeffbe82c0c26e85586147e541df6089bf /dev-python/pycountry
parentDelete older ebuild. (diff)
downloadhistorical-5eafdf4601257c66ab2a1976861721fa39808901.tar.gz
historical-5eafdf4601257c66ab2a1976861721fa39808901.tar.bz2
historical-5eafdf4601257c66ab2a1976861721fa39808901.zip
Update HOMEPAGE.
Package-Manager: portage-15152-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/pycountry')
-rw-r--r--dev-python/pycountry/Manifest4
-rw-r--r--dev-python/pycountry/pycountry-0.11.ebuild9
2 files changed, 5 insertions, 8 deletions
diff --git a/dev-python/pycountry/Manifest b/dev-python/pycountry/Manifest
index 5ee050d3a1b0..6700a5ec4704 100644
--- a/dev-python/pycountry/Manifest
+++ b/dev-python/pycountry/Manifest
@@ -1,6 +1,4 @@
-DIST pycountry-0.10.tar.gz 5142936 RMD160 23b95a806773cc8f50dd8a4624db7eb83621acb0 SHA1 833a5ada9f58570a94d5bbfa6ee417f79312f680 SHA256 e0b61088ad733b58a46a5636a059623ab7eaf727178e616f8e1f8d9edd23ad6f
DIST pycountry-0.11.tar.gz 5562144 RMD160 9a25d9b4d493e5dffd84a41bea82a49ba4cc2187 SHA1 085b2b29e8b36abbe1a4c429887eaddbdbc2d0b6 SHA256 c67992bfde17ff24438e9c154133d64ecf3034c349b6eed4055889a1032e49a9
-EBUILD pycountry-0.10.ebuild 644 RMD160 10f0cd70b0b862547d6063f3702dbd2a17cde05e SHA1 082d977a23de3aa80e055e3a1d72a74183aec517 SHA256 23403722eee84bdb61d944e1ab70bc59533f10b76c1981a9e77fe9e44af4df7e
-EBUILD pycountry-0.11.ebuild 706 RMD160 ba913014fc1d097193b8da91eee1ef08c04510d4 SHA1 718d66b9e08c74abf6040b15f0b3b3648f4d865e SHA256 545e74643c06f80c52f13b45ae86994d74d9a8fd8f5cd33664270320ea9ede45
+EBUILD pycountry-0.11.ebuild 708 RMD160 6f8ba474142d26d4423478786adc660671e2d1c1 SHA1 1f876b4bb016f8c6395e500d44aa30643731b481 SHA256 8f5847fddd2bca3c94ea0f42b707d14dd696538bf6c983391798bf803bed6faf
MISC ChangeLog 828 RMD160 8efcb3ca21830da460aebc8f8d7558fde92772e8 SHA1 3ae9fd7aa780ec303bdb3991ee9c062d0c8bf64f SHA256 d3a76ea82e6237f4d1cf883cefb2170f1c594f2415299d1b695478e679a26d5e
MISC metadata.xml 397 RMD160 5c2029f4f33ecf5ad0a9f3f4630dc4ca9b193fae SHA1 c1f6d9b61d19dc41b3e60112a2321b510edf49b7 SHA256 b0b4527a5e08e94fd28b95f88e45f86141d740f763dc047d6031641775441f15
diff --git a/dev-python/pycountry/pycountry-0.11.ebuild b/dev-python/pycountry/pycountry-0.11.ebuild
index 1405e7afc45c..47b958b8c3b5 100644
--- a/dev-python/pycountry/pycountry-0.11.ebuild
+++ b/dev-python/pycountry/pycountry-0.11.ebuild
@@ -1,16 +1,15 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycountry/pycountry-0.11.ebuild,v 1.2 2009/09/08 02:54:35 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycountry/pycountry-0.11.ebuild,v 1.3 2009/12/24 22:55:11 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
inherit distutils
-DESCRIPTION="ISO country, subdivision, language, currency and script definitions
-and their translations"
-HOMEPAGE=" http://pypi.python.org/pypi/pycountry/"
-SRC_URI="http://pypi.python.org/packages/source/p/pycountry/${P}.tar.gz"
+DESCRIPTION="ISO country, subdivision, language, currency and script definitions and their translations"
+HOMEPAGE="http://pypi.python.org/pypi/pycountry"
+SRC_URI="http://pypi.python.org/packages/source/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"