summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-04-05 12:02:08 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-04-05 12:02:08 +0000
commitc93fd350b804c5617ffd2f2d4950ee89fab6cdea (patch)
tree2c031e389c47516cee2fac621922e2412f84f117 /dev-python/pychart
parentVersion bump. (diff)
downloadgentoo-2-c93fd350b804c5617ffd2f2d4950ee89fab6cdea.tar.gz
gentoo-2-c93fd350b804c5617ffd2f2d4950ee89fab6cdea.tar.bz2
gentoo-2-c93fd350b804c5617ffd2f2d4950ee89fab6cdea.zip
x86 stable wrt bug #310161
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-python/pychart')
-rw-r--r--dev-python/pychart/ChangeLog5
-rw-r--r--dev-python/pychart/pychart-1.39.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pychart/ChangeLog b/dev-python/pychart/ChangeLog
index 0eca3327c439..b01531811609 100644
--- a/dev-python/pychart/ChangeLog
+++ b/dev-python/pychart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pychart
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/ChangeLog,v 1.14 2010/04/04 17:04:27 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/ChangeLog,v 1.15 2010/04/05 12:02:08 phajdan.jr Exp $
+
+ 05 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> pychart-1.39.ebuild:
+ x86 stable wrt bug #310161
04 Apr 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
pychart-1.39.ebuild:
diff --git a/dev-python/pychart/pychart-1.39.ebuild b/dev-python/pychart/pychart-1.39.ebuild
index e796308823c1..712903201ee4 100644
--- a/dev-python/pychart/pychart-1.39.ebuild
+++ b/dev-python/pychart/pychart-1.39.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/pychart-1.39.ebuild,v 1.7 2010/04/04 17:04:27 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pychart/pychart-1.39.ebuild,v 1.8 2010/04/05 12:02:08 phajdan.jr Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -17,7 +17,7 @@ SRC_URI="http://download.gna.org/pychart/${MY_P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc x86"
IUSE="doc examples"
DEPEND="app-text/ghostscript-gpl"