summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Serboncini <fserb@gentoo.org>2005-02-07 05:00:39 +0000
committerFernando Serboncini <fserb@gentoo.org>2005-02-07 05:00:39 +0000
commitc89b54e82fecd6ff1dc24cbeb1a9ac909bae6a3a (patch)
treeb1b69c05a0a364ef425fc2e4cb728cd875b97af8 /dev-python/lupy
parentstable on x86 (diff)
downloadgentoo-2-c89b54e82fecd6ff1dc24cbeb1a9ac909bae6a3a.tar.gz
gentoo-2-c89b54e82fecd6ff1dc24cbeb1a9ac909bae6a3a.tar.bz2
gentoo-2-c89b54e82fecd6ff1dc24cbeb1a9ac909bae6a3a.zip
stable on x86
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-python/lupy')
-rw-r--r--dev-python/lupy/ChangeLog7
-rw-r--r--dev-python/lupy/Manifest6
-rw-r--r--dev-python/lupy/lupy-0.1.5.5.1.ebuild6
-rw-r--r--dev-python/lupy/lupy-0.2.1.ebuild4
4 files changed, 13 insertions, 10 deletions
diff --git a/dev-python/lupy/ChangeLog b/dev-python/lupy/ChangeLog
index 9598fa595df3..22d0e083d066 100644
--- a/dev-python/lupy/ChangeLog
+++ b/dev-python/lupy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/lupy
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lupy/ChangeLog,v 1.5 2004/06/25 01:33:30 agriffis Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lupy/ChangeLog,v 1.6 2005/02/07 05:00:39 fserb Exp $
+
+ 07 Feb 2005; Fernando Serboncini <fserb@gentoo.org> lupy-0.1.5.5.1.ebuild:
+ stable on x86
08 Jun 2004; David Holm <dholm@gentoo.org> lupy-0.2.1.ebuild:
Added to ~ppc.
diff --git a/dev-python/lupy/Manifest b/dev-python/lupy/Manifest
index 2956e939f700..07e9a8090fe9 100644
--- a/dev-python/lupy/Manifest
+++ b/dev-python/lupy/Manifest
@@ -1,6 +1,6 @@
-MD5 c7064c5c53ab13af29e1afd8c435bbf0 lupy-0.1.5.5.1.ebuild 573
-MD5 80237c7a0eca66f548069914b6ac398d lupy-0.2.1.ebuild 575
-MD5 75d7abd95392ef9600967eb56568b9a4 ChangeLog 629
+MD5 59677136c3a1c3200219f1b17d5be690 ChangeLog 723
+MD5 5f3eadddc866d7fab3c70c27a116aa2c lupy-0.1.5.5.1.ebuild 572
+MD5 62b5d221f42a4c6c05375143a71bb156 lupy-0.2.1.ebuild 575
MD5 19df39ef54fc4a8677998f19bb6046ac metadata.xml 218
MD5 0f60e060b28ea362d83860a419037ac5 files/digest-lupy-0.1.5.5.1 65
MD5 fc06876de6c00000062b0458ac1a4be2 files/digest-lupy-0.2.1 61
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 e4a3c9de829b..1fdcf1100154 100644
--- a/dev-python/lupy/lupy-0.1.5.5.1.ebuild
+++ b/dev-python/lupy/lupy-0.1.5.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.3 2004/06/25 01:33:30 agriffis Exp $
+# $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 $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/lupy/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~x86 s390"
+KEYWORDS="x86 s390"
IUSE=""
DEPEND=">=dev-lang/python-2.2"
diff --git a/dev-python/lupy/lupy-0.2.1.ebuild b/dev-python/lupy/lupy-0.2.1.ebuild
index ef2167eb7384..33e62dd0bca9 100644
--- a/dev-python/lupy/lupy-0.2.1.ebuild
+++ b/dev-python/lupy/lupy-0.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.3 2004/06/25 01:33:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lupy/lupy-0.2.1.ebuild,v 1.4 2005/02/07 05:00:39 fserb Exp $
inherit distutils