summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-08-27 18:40:22 +0000
committerMike Gilbert <floppym@gentoo.org>2012-08-27 18:40:22 +0000
commit76de89d4a769aaccb3a469417d3e39217a030227 (patch)
treece892cbb959c11fb7e9ee4cc32540f7ec83f497d /dev-python/webob/webob-1.2.2.ebuild
parentDrop alpha keywords (diff)
downloadgentoo-2-76de89d4a769aaccb3a469417d3e39217a030227.tar.gz
gentoo-2-76de89d4a769aaccb3a469417d3e39217a030227.tar.bz2
gentoo-2-76de89d4a769aaccb3a469417d3e39217a030227.zip
Update HOMEPAGE, thanks Arfrever.
(Portage version: 2.2.0_alpha123/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/webob/webob-1.2.2.ebuild')
-rw-r--r--dev-python/webob/webob-1.2.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/webob/webob-1.2.2.ebuild b/dev-python/webob/webob-1.2.2.ebuild
index 11e953329800..afdb11b4e4f1 100644
--- a/dev-python/webob/webob-1.2.2.ebuild
+++ b/dev-python/webob/webob-1.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild,v 1.2 2012/08/27 16:06:22 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/webob/webob-1.2.2.ebuild,v 1.3 2012/08/27 18:40:22 floppym Exp $
EAPI=4
@@ -14,7 +14,7 @@ MY_PN=WebOb
MY_P=${MY_PN}-${PV}
DESCRIPTION="WSGI request and response object"
-HOMEPAGE="http://pythonpaste.org/webob/ http://pypi.python.org/pypi/WebOb"
+HOMEPAGE="http://webob.org/ http://pypi.python.org/pypi/WebOb"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip"
LICENSE="MIT"