diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-30 20:50:01 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-30 20:50:01 +0000 |
commit | a0b9462b6543daeaadac63a9dc423d67039d2d45 (patch) | |
tree | 894148d3f9c1ee3c2920c0b81e6000ce8ab2ffcb /dev-python/pylibacl | |
parent | Keywording for ppc. (diff) | |
download | historical-a0b9462b6543daeaadac63a9dc423d67039d2d45.tar.gz historical-a0b9462b6543daeaadac63a9dc423d67039d2d45.tar.bz2 historical-a0b9462b6543daeaadac63a9dc423d67039d2d45.zip |
Update HOMEPAGE.
Package-Manager: portage-14746-svn/cvs/Linux x86_64
Diffstat (limited to 'dev-python/pylibacl')
-rw-r--r-- | dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild b/dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild index 8c7c02d47814..d70da796f332 100644 --- a/dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild +++ b/dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild,v 1.4 2009/10/24 13:00:42 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylibacl/pylibacl-0.4.0-r1.ebuild,v 1.5 2009/10/30 20:45:38 arfrever Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS="1" inherit distutils DESCRIPTION="Python interface to libacl" -HOMEPAGE="http://sourceforge.net/projects/pylibacl/" +HOMEPAGE="http://sourceforge.net/projects/pylibacl/ http://pypi.python.org/pypi/pylibacl" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" |