summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Strzygowski <lucass@gentoo.org>2006-03-04 09:00:43 +0000
committerLukasz Strzygowski <lucass@gentoo.org>2006-03-04 09:00:43 +0000
commit3466756b4ebeb2d79f7862bc553a29cb357e12b8 (patch)
tree66558c97a8d52beb339ac008aa96d9dee264dbd0 /dev-python/lupy/lupy-0.2.1-r1.ebuild
parentVersion bumped, Bug 124631. (diff)
downloadhistorical-3466756b4ebeb2d79f7862bc553a29cb357e12b8.tar.gz
historical-3466756b4ebeb2d79f7862bc553a29cb357e12b8.tar.bz2
historical-3466756b4ebeb2d79f7862bc553a29cb357e12b8.zip
Fixed HOMEPAGEs.
Package-Manager: portage-2.1_pre5-r2
Diffstat (limited to 'dev-python/lupy/lupy-0.2.1-r1.ebuild')
-rw-r--r--dev-python/lupy/lupy-0.2.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
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"