summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2005-04-26 11:46:30 +0000
committerAlastair Tse <liquidx@gentoo.org>2005-04-26 11:46:30 +0000
commitf97233e2c8b900df67e8f1e712fb5989d4e69119 (patch)
tree78a07bca8aed1cfebb7e69052c274a98ed2bf81d /dev-python/pychart
parentVersion bump; still suffers from sec bug 90007, so use taviso's patch. Tidy ... (diff)
downloadhistorical-f97233e2c8b900df67e8f1e712fb5989d4e69119.tar.gz
historical-f97233e2c8b900df67e8f1e712fb5989d4e69119.tar.bz2
historical-f97233e2c8b900df67e8f1e712fb5989d4e69119.zip
stable bump
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python/pychart')
-rw-r--r--dev-python/pychart/Manifest8
-rw-r--r--dev-python/pychart/pychart-1.37.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/pychart/Manifest b/dev-python/pychart/Manifest
index a3fe54222963..1e7b9cdea987 100644
--- a/dev-python/pychart/Manifest
+++ b/dev-python/pychart/Manifest
@@ -3,12 +3,12 @@ Hash: SHA1
MD5 63639eb2aebae570a6b7635baf6765c2 ChangeLog 1014
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
-MD5 6c67fa7122e5359e510e60f676c32fbe pychart-1.37.ebuild 818
+MD5 1fc0815f4544a6c236ef3fca5fbfec60 pychart-1.37.ebuild 814
MD5 83aa0eb64f507550e1768ead86b82fea files/digest-pychart-1.37 64
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCY+WVz2gxt1z4IGYRAqQLAJ45taRopiLlHW4WJfcpOLxu+arRZwCePWGK
-jtWQV80mt4OsfQhmXTWNJDM=
-=oMmI
+iD8DBQFCbipsTM53OX+9xmMRAv+6AJ92AdToJzCJLP72x4eCKotPO97beQCgx0G5
++QWfwuPuhoFWl7VXWWRGixM=
+=SfKo
-----END PGP SIGNATURE-----
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