summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-16 16:42:22 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2010-10-16 16:42:22 +0000
commit47fe758b9b53bfaab17f97d9c34a63c06e9078e2 (patch)
tree13f04947e669fd95e083058a086bebac10ef6e1b
parentVersion bump. Remove old ebuilds (diff)
downloadgentoo-2-47fe758b9b53bfaab17f97d9c34a63c06e9078e2.tar.gz
gentoo-2-47fe758b9b53bfaab17f97d9c34a63c06e9078e2.tar.bz2
gentoo-2-47fe758b9b53bfaab17f97d9c34a63c06e9078e2.zip
Update HOMEPAGE.
(Portage version: 2.2_rc97_p1/cvs/Linux x86_64)
-rw-r--r--dev-python/pytrailer/pytrailer-0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytrailer/pytrailer-0.3.ebuild b/dev-python/pytrailer/pytrailer-0.3.ebuild
index 8f51d0ae566a..9d199b96b877 100644
--- a/dev-python/pytrailer/pytrailer-0.3.ebuild
+++ b/dev-python/pytrailer/pytrailer-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytrailer/pytrailer-0.3.ebuild,v 1.1 2010/10/12 22:01:57 sochotnicky Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytrailer/pytrailer-0.3.ebuild,v 1.2 2010/10/16 16:42:22 arfrever Exp $
EAPI="2"
SUPPORT_PYTHON_ABIS="1"
@@ -9,7 +9,7 @@ RESTRICT_PYTHON_ABIS="3.*"
inherit distutils
DESCRIPTION="Module to simplify access to movies on apple.com/trailers"
-HOMEPAGE="http://code.google.com/p/pytrailer/"
+HOMEPAGE="http://code.google.com/p/pytrailer/ http://pypi.python.org/pypi/pytrailer"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"