diff options
Diffstat (limited to 'dev-python/louie/louie-1.1.ebuild')
-rw-r--r-- | dev-python/louie/louie-1.1.ebuild | 6 |
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" |