diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-30 20:40:00 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2009-10-30 20:40:00 +0000 |
commit | 188d432b42b1e96f25739b5e3a6dd8ed86d84a29 (patch) | |
tree | b0ff7c79e3bfc5895bbcd0b0d1499c08c8c10395 /dev-python/nose | |
parent | Keywording for ppc. (diff) | |
download | gentoo-2-188d432b42b1e96f25739b5e3a6dd8ed86d84a29.tar.gz gentoo-2-188d432b42b1e96f25739b5e3a6dd8ed86d84a29.tar.bz2 gentoo-2-188d432b42b1e96f25739b5e3a6dd8ed86d84a29.zip |
Update HOMEPAGE.
(Portage version: 14746-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/nose')
-rw-r--r-- | dev-python/nose/nose-0.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/nose/nose-0.11.1.ebuild b/dev-python/nose/nose-0.11.1.ebuild index 08a311ffbcf9..58417c156f1d 100644 --- a/dev-python/nose/nose-0.11.1.ebuild +++ b/dev-python/nose/nose-0.11.1.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/nose/nose-0.11.1.ebuild,v 1.7 2009/10/10 18:08:02 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/nose/nose-0.11.1.ebuild,v 1.8 2009/10/30 20:40:00 arfrever Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" @@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS="1" inherit distutils eutils DESCRIPTION="A unittest extension offering automatic test suite discovery and easy test authoring" -HOMEPAGE="http://somethingaboutorange.com/mrl/projects/nose/" +HOMEPAGE="http://somethingaboutorange.com/mrl/projects/nose/ http://pypi.python.org/pypi/nose" SRC_URI="http://somethingaboutorange.com/mrl/projects/nose/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" |