From 3466756b4ebeb2d79f7862bc553a29cb357e12b8 Mon Sep 17 00:00:00 2001 From: Lukasz Strzygowski Date: Sat, 4 Mar 2006 09:00:43 +0000 Subject: Fixed HOMEPAGEs. Package-Manager: portage-2.1_pre5-r2 --- dev-python/lupy/lupy-0.2.1-r1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-python/lupy/lupy-0.2.1-r1.ebuild') diff --git a/dev-python/lupy/lupy-0.2.1-r1.ebuild b/dev-python/lupy/lupy-0.2.1-r1.ebuild index e8c2113e2c10..0edb2b9df7f7 100644 --- a/dev-python/lupy/lupy-0.2.1-r1.ebuild +++ b/dev-python/lupy/lupy-0.2.1-r1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/lupy/lupy-0.2.1-r1.ebuild,v 1.1 2005/11/03 19:22:44 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/lupy/lupy-0.2.1-r1.ebuild,v 1.2 2006/03/04 09:00:43 lucass Exp $ inherit distutils MY_PN="Lupy" MY_P="${MY_PN}-${PV}" DESCRIPTION="Lupy is a is a full-text indexer and search engine written in Python." -HOMEPAGE="http://www.divmod.org/Lupy/index.html" +HOMEPAGE="http://divmod.org/projects/lupy" SRC_URI="mirror://sourceforge/lupy/${MY_P}.tar.gz" LICENSE="LGPL-2.1" -- cgit v1.2.3-65-gdbad