summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2005-06-02 00:41:30 +0000
committerLuca Barbato <lu_zero@gentoo.org>2005-06-02 00:41:30 +0000
commit9ba8210d80118f0e9e59e00a0b157b2d3f8d7dd9 (patch)
tree77600ce8d9993202ed2ec7c3adbec6eebc8c40a5 /dev-python/gnuplot-py
parentdont install stupid exports if one exists (diff)
downloadhistorical-9ba8210d80118f0e9e59e00a0b157b2d3f8d7dd9.tar.gz
historical-9ba8210d80118f0e9e59e00a0b157b2d3f8d7dd9.tar.bz2
historical-9ba8210d80118f0e9e59e00a0b157b2d3f8d7dd9.zip
Marked ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-python/gnuplot-py')
-rw-r--r--dev-python/gnuplot-py/ChangeLog7
-rw-r--r--dev-python/gnuplot-py/gnuplot-py-1.7.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/gnuplot-py/ChangeLog b/dev-python/gnuplot-py/ChangeLog
index a2bccb25845c..92f3ff5d0bcd 100644
--- a/dev-python/gnuplot-py/ChangeLog
+++ b/dev-python/gnuplot-py/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/gnuplot-py
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.6 2004/12/30 21:47:42 ciaranm Exp $
+# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/ChangeLog,v 1.7 2005/06/02 00:40:15 lu_zero Exp $
+
+ 02 Jun 2005; Luca Barbato <lu_zero@gentoo.org> gnuplot-py-1.7.ebuild:
+ Marked ppc
30 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild
index 7d387f45fec2..5e1577363e86 100644
--- a/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild
+++ b/dev-python/gnuplot-py/gnuplot-py-1.7.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/gnuplot-py/gnuplot-py-1.7.ebuild,v 1.2 2005/03/29 02:06:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild,v 1.3 2005/06/02 00:40:15 lu_zero Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc s390 ~x86"
+KEYWORDS="~amd64 ppc s390 ~x86"
IUSE=""
DEPEND="virtual/python