summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/lupy/ChangeLog8
-rw-r--r--dev-python/lupy/lupy-0.1.5.5.1.ebuild6
-rw-r--r--dev-python/lupy/lupy-0.2.1-r1.ebuild6
-rw-r--r--dev-python/lupy/lupy-0.2.1.ebuild6
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-python/lupy/ChangeLog b/dev-python/lupy/ChangeLog
index cda586ac40e2..b6eef7bce19c 100644
--- a/dev-python/lupy/ChangeLog
+++ b/dev-python/lupy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/lupy
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lupy/ChangeLog,v 1.7 2005/11/03 19:22:44 liquidx Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lupy/ChangeLog,v 1.8 2006/03/04 09:00:43 lucass Exp $
+
+ 04 Mar 2006; Lukasz Strzygowski <lucass@gentoo.org> lupy-0.1.5.5.1.ebuild,
+ lupy-0.2.1.ebuild, lupy-0.2.1-r1.ebuild:
+ Fixed HOMEPAGEs.
*lupy-0.2.1-r1 (03 Nov 2005)
diff --git a/dev-python/lupy/lupy-0.1.5.5.1.ebuild b/dev-python/lupy/lupy-0.1.5.5.1.ebuild
index 1fdcf1100154..909cb8db76a9 100644
--- a/dev-python/lupy/lupy-0.1.5.5.1.ebuild
+++ b/dev-python/lupy/lupy-0.1.5.5.1.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.1.5.5.1.ebuild,v 1.4 2005/02/07 05:00:39 fserb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lupy/lupy-0.1.5.5.1.ebuild,v 1.5 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"
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"
diff --git a/dev-python/lupy/lupy-0.2.1.ebuild b/dev-python/lupy/lupy-0.2.1.ebuild
index 33e62dd0bca9..7b09b2313044 100644
--- a/dev-python/lupy/lupy-0.2.1.ebuild
+++ b/dev-python/lupy/lupy-0.2.1.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.ebuild,v 1.4 2005/02/07 05:00:39 fserb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lupy/lupy-0.2.1.ebuild,v 1.5 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"