summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-01-15 22:04:25 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-01-15 22:04:25 +0000
commit79a763e8094521a171bef7d7b961b90a3d003350 (patch)
tree0fadb5551cbedb79d93e00308d24a88d7617e734 /dev-python/gntp/gntp-0.5.ebuild
parentVersion bump; remove old. (diff)
downloadgentoo-2-79a763e8094521a171bef7d7b961b90a3d003350.tar.gz
gentoo-2-79a763e8094521a171bef7d7b961b90a3d003350.tar.bz2
gentoo-2-79a763e8094521a171bef7d7b961b90a3d003350.zip
Improve HOMEPAGE. Patch by Arfrever.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/gntp/gntp-0.5.ebuild')
-rw-r--r--dev-python/gntp/gntp-0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gntp/gntp-0.5.ebuild b/dev-python/gntp/gntp-0.5.ebuild
index 3e329eb9a2ad..8436d5c85be9 100644
--- a/dev-python/gntp/gntp-0.5.ebuild
+++ b/dev-python/gntp/gntp-0.5.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/gntp/gntp-0.5.ebuild,v 1.1 2012/01/12 18:32:42 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gntp/gntp-0.5.ebuild,v 1.2 2012/01/15 22:04:25 hwoarang Exp $
EAPI=4
PYTHON_DEPEND="2"
@@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.*"
inherit distutils
DESCRIPTION="Python library for working with the Growl Notification Transport Protocol"
-HOMEPAGE="https://github.com/kfdm/gntp"
+HOMEPAGE="https://github.com/kfdm/gntp http://pypi.python.org/pypi/gntp"
SRC_URI="https://github.com/kfdm/gntp/tarball/${PV} -> ${P}.tar.gz"
LICENSE="BSD"