diff options
author | Fernando Serboncini <fserb@gentoo.org> | 2005-02-07 05:06:41 +0000 |
---|---|---|
committer | Fernando Serboncini <fserb@gentoo.org> | 2005-02-07 05:06:41 +0000 |
commit | eea88cd45d8cc157cba6b619529906e5120e59b4 (patch) | |
tree | 4ab54046faf0b142b96e4e308d8608655588ec47 /dev-python/lupy/lupy-0.1.5.5.1.ebuild | |
parent | stable on x86 (diff) | |
download | historical-eea88cd45d8cc157cba6b619529906e5120e59b4.tar.gz historical-eea88cd45d8cc157cba6b619529906e5120e59b4.tar.bz2 historical-eea88cd45d8cc157cba6b619529906e5120e59b4.zip |
stable on x86
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-python/lupy/lupy-0.1.5.5.1.ebuild')
-rw-r--r-- | dev-python/lupy/lupy-0.1.5.5.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |