summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando Serboncini <fserb@gentoo.org>2005-07-02 15:51:39 +0000
committerFernando Serboncini <fserb@gentoo.org>2005-07-02 15:51:39 +0000
commitd89bb47cde9e823b45fb6a318b7032504cb799ea (patch)
treef54b0540fdf4e87c0756a43d0667675f30893db6 /dev-python/matplotlib/matplotlib-0.80-r1.ebuild
parentonly output hvc cruft on ppc64 systems (diff)
downloadgentoo-2-d89bb47cde9e823b45fb6a318b7032504cb799ea.tar.gz
gentoo-2-d89bb47cde9e823b45fb6a318b7032504cb799ea.tar.bz2
gentoo-2-d89bb47cde9e823b45fb6a318b7032504cb799ea.zip
Version bump 0.82. 0.80-r1 stable. Removed 0.80 and 0.81.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/matplotlib/matplotlib-0.80-r1.ebuild')
-rw-r--r--dev-python/matplotlib/matplotlib-0.80-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-0.80-r1.ebuild b/dev-python/matplotlib/matplotlib-0.80-r1.ebuild
index dfdd95e30c4b..045c26e150b1 100644
--- a/dev-python/matplotlib/matplotlib-0.80-r1.ebuild
+++ b/dev-python/matplotlib/matplotlib-0.80-r1.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/matplotlib/matplotlib-0.80-r1.ebuild,v 1.1 2005/05/26 18:03:42 fserb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.80-r1.ebuild,v 1.2 2005/07/02 15:51:39 fserb Exp $
inherit distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
IUSE="doc gtk"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 x86"
LICENSE="as-is"
DEPEND="virtual/python