diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-12-07 07:51:41 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-12-07 07:51:41 +0000 |
commit | bee2d75c0d697e1b11207388c30f8eaf121cb35b (patch) | |
tree | a32b43bcdf6949a634e41c5421baa42e8b0cd1c6 /dev-python/asciitable | |
parent | Drop old versions, 1.5.20-r6 can be removed per bug #347994 (diff) | |
download | gentoo-2-bee2d75c0d697e1b11207388c30f8eaf121cb35b.tar.gz gentoo-2-bee2d75c0d697e1b11207388c30f8eaf121cb35b.tar.bz2 gentoo-2-bee2d75c0d697e1b11207388c30f8eaf121cb35b.zip |
Update HOMEPAGE.
(Portage version: 2.2.0_alpha7_p1/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/asciitable')
-rw-r--r-- | dev-python/asciitable/asciitable-0.4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/asciitable/asciitable-0.4.0.ebuild b/dev-python/asciitable/asciitable-0.4.0.ebuild index 6f7e8d84b75e..fc2fcec38c8b 100644 --- a/dev-python/asciitable/asciitable-0.4.0.ebuild +++ b/dev-python/asciitable/asciitable-0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.4.0.ebuild,v 1.1 2010/12/05 01:48:18 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.4.0.ebuild,v 1.2 2010/12/07 07:51:41 arfrever Exp $ EAPI="3" SUPPORT_PYTHON_ABIS="1" @@ -8,8 +8,8 @@ SUPPORT_PYTHON_ABIS="1" inherit distutils DESCRIPTION="An extensible ASCII table reader" -HOMEPAGE="http://cxc.harvard.edu/contrib/asciitable/" -SRC_URI="${HOMEPAGE}/downloads/${P}.tar.gz" +HOMEPAGE="http://cxc.harvard.edu/contrib/asciitable/ http://pypi.python.org/pypi/asciitable" +SRC_URI="http://cxc.harvard.edu/contrib/asciitable/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |