diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-07-19 23:52:53 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2010-07-19 23:52:53 +0000 |
commit | 9f55cc661d911a9cd212e145834683c56c61289d (patch) | |
tree | 766d019b4440f51032d66e2aeae6cef18a8d4f0a /dev-python/subunit | |
parent | Remove HPPA keywording (bug #324511). (diff) | |
download | gentoo-2-9f55cc661d911a9cd212e145834683c56c61289d.tar.gz gentoo-2-9f55cc661d911a9cd212e145834683c56c61289d.tar.bz2 gentoo-2-9f55cc661d911a9cd212e145834683c56c61289d.zip |
Update HOMEPAGE.
(Portage version: HEAD/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/subunit')
-rw-r--r-- | dev-python/subunit/subunit-0.0.5.ebuild | 4 | ||||
-rw-r--r-- | dev-python/subunit/subunit-0.0.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/subunit/subunit-0.0.5.ebuild b/dev-python/subunit/subunit-0.0.5.ebuild index 8ddc7e83e22c..6d9028aee7ba 100644 --- a/dev-python/subunit/subunit-0.0.5.ebuild +++ b/dev-python/subunit/subunit-0.0.5.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/subunit/subunit-0.0.5.ebuild,v 1.2 2010/04/08 17:57:19 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.5.ebuild,v 1.3 2010/07/19 23:52:53 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -10,7 +10,7 @@ PYTHON_EXPORT_PHASE_FUNCTIONS="1" inherit python DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit" +HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" diff --git a/dev-python/subunit/subunit-0.0.6.ebuild b/dev-python/subunit/subunit-0.0.6.ebuild index eb6b4c9f2711..1f4d94f28fa3 100644 --- a/dev-python/subunit/subunit-0.0.6.ebuild +++ b/dev-python/subunit/subunit-0.0.6.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/subunit/subunit-0.0.6.ebuild,v 1.1 2010/07/18 06:50:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/subunit/subunit-0.0.6.ebuild,v 1.2 2010/07/19 23:52:53 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -10,7 +10,7 @@ PYTHON_EXPORT_PHASE_FUNCTIONS="1" inherit python DESCRIPTION="A streaming protocol for test results" -HOMEPAGE="https://launchpad.net/subunit" +HOMEPAGE="https://launchpad.net/subunit http://pypi.python.org/pypi/python-subunit" SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="Apache-2.0 BSD" |