diff options
author | Alastair Tse <liquidx@gentoo.org> | 2005-04-26 11:46:30 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2005-04-26 11:46:30 +0000 |
commit | ae0120bedef9145bcebc26c6ce424e69d3fa1d55 (patch) | |
tree | 454627228992ab4748740eb2b64018c308e880ae /dev-python/pychart | |
parent | Version bump; still suffers from sec bug 90007, so use taviso's patch. Tidy ... (diff) | |
download | gentoo-2-ae0120bedef9145bcebc26c6ce424e69d3fa1d55.tar.gz gentoo-2-ae0120bedef9145bcebc26c6ce424e69d3fa1d55.tar.bz2 gentoo-2-ae0120bedef9145bcebc26c6ce424e69d3fa1d55.zip |
stable bump
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-python/pychart')
-rw-r--r-- | dev-python/pychart/pychart-1.37.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pychart/pychart-1.37.ebuild b/dev-python/pychart/pychart-1.37.ebuild index d041dbb0c486..1780d4acef21 100644 --- a/dev-python/pychart/pychart-1.37.ebuild +++ b/dev-python/pychart/pychart-1.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/pychart-1.37.ebuild,v 1.1 2005/04/18 16:51:02 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/pychart-1.37.ebuild,v 1.2 2005/04/26 11:46:30 liquidx Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="http://download.gna.org/pychart/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" DEPEND=">=dev-lang/python-2.2.2 |