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
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')
-rw-r--r--dev-python/louie/ChangeLog7
-rw-r--r--dev-python/louie/louie-1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/louie/ChangeLog b/dev-python/louie/ChangeLog
index b5969c5493ce..79a666cf817b 100644
--- a/dev-python/louie/ChangeLog
+++ b/dev-python/louie/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/louie
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/ChangeLog,v 1.1 2009/02/28 20:04:29 patrick Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/louie/ChangeLog,v 1.2 2010/03/04 11:24:26 patrick Exp $
+
+ 04 Mar 2010; Patrick Lauer <patrick@gentoo.org> louie-1.1.ebuild:
+ Fixing Homepage, thanks to Priit Laes
*louie-1.1 (28 Feb 2009)
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"