summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2007-02-19 12:53:16 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2007-02-19 12:53:16 +0000
commitf14c11ef88e02d11c701f4fab1095c8b480ee3bf (patch)
tree34c21750a0b90d32d52a9efa370c707806e8094b /sci-visualization
parentRedigest for Manifest2 (diff)
downloadgentoo-2-f14c11ef88e02d11c701f4fab1095c8b480ee3bf.tar.gz
gentoo-2-f14c11ef88e02d11c701f4fab1095c8b480ee3bf.tar.bz2
gentoo-2-f14c11ef88e02d11c701f4fab1095c8b480ee3bf.zip
ppyxplot-0.5.8: added ~amd64
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/pyxplot/ChangeLog7
-rw-r--r--sci-visualization/pyxplot/pyxplot-0.5.8.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-visualization/pyxplot/ChangeLog b/sci-visualization/pyxplot/ChangeLog
index 5129d54518e7..3ad6c82a6802 100644
--- a/sci-visualization/pyxplot/ChangeLog
+++ b/sci-visualization/pyxplot/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-visualization/pyxplot
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/ChangeLog,v 1.2 2006/09/24 02:13:44 dberkholz Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/ChangeLog,v 1.3 2007/02/19 12:53:16 bicatali Exp $
+
+ 19 Feb 2007; Sébastien Fabbro <bicatali@gentoo.org> pyxplot-0.5.8.ebuild:
+ keyword ~amd64.
24 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; pyxplot-0.5.8.ebuild:
Install some more docs, and put docs in $PF rather than $PN.
diff --git a/sci-visualization/pyxplot/pyxplot-0.5.8.ebuild b/sci-visualization/pyxplot/pyxplot-0.5.8.ebuild
index dbb5b34b86de..adb0030d2c75 100644
--- a/sci-visualization/pyxplot/pyxplot-0.5.8.ebuild
+++ b/sci-visualization/pyxplot/pyxplot-0.5.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.5.8.ebuild,v 1.2 2006/09/24 02:13:44 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.5.8.ebuild,v 1.3 2007/02/19 12:53:16 bicatali Exp $
inherit eutils python
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pyxplot.org.uk/"
SRC_URI="http://www.pyxplot.org.uk/src/${PN}_${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND=">=dev-python/pyx-0.9
sci-libs/scipy