diff options
author | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-03-26 21:11:12 +0000 |
---|---|---|
committer | Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> | 2011-03-26 21:11:12 +0000 |
commit | 5c108863a2503ab50c095f31c59a9ea7f35f3cba (patch) | |
tree | 541df023260be269a91448751ee27a5540cb47bc /dev-vcs/hgview | |
parent | Keyworded on alpha, bug #357577 (diff) | |
download | gentoo-2-5c108863a2503ab50c095f31c59a9ea7f35f3cba.tar.gz gentoo-2-5c108863a2503ab50c095f31c59a9ea7f35f3cba.tar.bz2 gentoo-2-5c108863a2503ab50c095f31c59a9ea7f35f3cba.zip |
Update HOMEPAGE.
(Portage version: 2.2.0_alpha28_p34/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/hgview')
-rw-r--r-- | dev-vcs/hgview/hgview-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/hgview/hgview-1.2.1.ebuild b/dev-vcs/hgview/hgview-1.2.1.ebuild index 6022266a2644..1b1c014b2207 100644 --- a/dev-vcs/hgview/hgview-1.2.1.ebuild +++ b/dev-vcs/hgview/hgview-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgview/hgview-1.2.1.ebuild,v 1.1 2011/03/03 21:39:34 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/hgview/hgview-1.2.1.ebuild,v 1.2 2011/03/26 21:11:12 arfrever Exp $ EAPI="3" PYTHON_DEPEND="2:2.5" @@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="2.4 3.* *-jython" inherit distutils DESCRIPTION="PyQt4-based Mercurial log navigator" -HOMEPAGE="http://www.logilab.org/project/name/hgview http://pypi.python.org/pypi/hgview" +HOMEPAGE="http://www.logilab.org/project/hgview http://pypi.python.org/pypi/hgview" SRC_URI="http://ftp.logilab.org/pub/${PN}/${P}.tar.gz" LICENSE="GPL-2" |