summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2010-03-04 11:24:26 +0000
committerPatrick Lauer <patrick@gentoo.org>2010-03-04 11:24:26 +0000
commitb235b9373682a697f1441f26a2460347ec043382 (patch)
tree31a5c6d2964a7439b8507cb691ad755bcfea4fae /dev-python/louie/louie-1.1.ebuild
parentMigrate to EANT_GENTOO_CLASSPATH. (diff)
downloadgentoo-2-b235b9373682a697f1441f26a2460347ec043382.tar.gz
gentoo-2-b235b9373682a697f1441f26a2460347ec043382.tar.bz2
gentoo-2-b235b9373682a697f1441f26a2460347ec043382.zip
Fixing Homepage, thanks to Priit Laes
(Portage version: 2.2_rc64/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/louie/louie-1.1.ebuild')
-rw-r--r--dev-python/louie/louie-1.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/louie/louie-1.1.ebuild b/dev-python/louie/louie-1.1.ebuild
index dc38aff0d1b6..1402852f5e5e 100644
--- a/dev-python/louie/louie-1.1.ebuild
+++ b/dev-python/louie/louie-1.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/louie-1.1.ebuild,v 1.1 2009/02/28 20:04:29 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/louie-1.1.ebuild,v 1.2 2010/03/04 11:24:26 patrick Exp $
inherit distutils
MY_P="Louie-${PV}"
DESCRIPTION="Signal dispatching mechanism for Python"
-HOMEPAGE="http://pylouie.org/"
+HOMEPAGE="http://pypi.python.org/pypi/Louie/"
SRC_URI="http://cheeseshop.python.org/packages/source/L/Louie/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"