summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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"