summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-10-30 12:27:36 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-10-30 12:27:36 +0000
commit2eb207acb5dd9c06dd220db4ae16e74235c64ed9 (patch)
tree800f8f35a0235d9305ee994d68861fbb40ef19f0 /dev-python/mechanize
parentamd64/x86 stable, bug #290227 (diff)
downloadgentoo-2-2eb207acb5dd9c06dd220db4ae16e74235c64ed9.tar.gz
gentoo-2-2eb207acb5dd9c06dd220db4ae16e74235c64ed9.tar.bz2
gentoo-2-2eb207acb5dd9c06dd220db4ae16e74235c64ed9.zip
Update HOMEPAGE.
(Portage version: 14746-svn/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/mechanize')
-rw-r--r--dev-python/mechanize/mechanize-0.1.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/mechanize/mechanize-0.1.11.ebuild b/dev-python/mechanize/mechanize-0.1.11.ebuild
index 4a2c3d0c9050..5a4eadc90f9a 100644
--- a/dev-python/mechanize/mechanize-0.1.11.ebuild
+++ b/dev-python/mechanize/mechanize-0.1.11.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/mechanize/mechanize-0.1.11.ebuild,v 1.5 2009/10/18 19:37:44 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/mechanize/mechanize-0.1.11.ebuild,v 1.6 2009/10/30 12:27:36 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS="1"
inherit distutils
DESCRIPTION="Stateful programmatic web browsing in Python"
-HOMEPAGE="http://wwwsearch.sourceforge.net/mechanize/"
+HOMEPAGE="http://wwwsearch.sourceforge.net/mechanize/ http://pypi.python.org/pypi/mechanize"
SRC_URI="http://wwwsearch.sourceforge.net/${PN}/src/${P}.tar.gz"
LICENSE="|| ( BSD ZPL )"