summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-07-16 16:22:24 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-07-16 16:22:24 +0000
commitbccea5eefc67ce01ac9f5d3e2cc69bd3d27beeac (patch)
tree604d962a7d493afda586a514d18ce40f17efaf95 /dev-python/visual
parentppc stable (diff)
downloadgentoo-2-bccea5eefc67ce01ac9f5d3e2cc69bd3d27beeac.tar.gz
gentoo-2-bccea5eefc67ce01ac9f5d3e2cc69bd3d27beeac.tar.bz2
gentoo-2-bccea5eefc67ce01ac9f5d3e2cc69bd3d27beeac.zip
ppc stable
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'dev-python/visual')
-rw-r--r--dev-python/visual/ChangeLog5
-rw-r--r--dev-python/visual/visual-3.2.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/visual/ChangeLog b/dev-python/visual/ChangeLog
index 4d931379804c..3259ff3759e3 100644
--- a/dev-python/visual/ChangeLog
+++ b/dev-python/visual/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/visual
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/ChangeLog,v 1.12 2006/07/12 17:31:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/ChangeLog,v 1.13 2006/07/16 16:22:24 dertobi123 Exp $
+
+ 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> visual-3.2.9.ebuild:
+ ppc stable
12 Jul 2006; Aron Griffis <agriffis@gentoo.org> visual-3.2.9.ebuild:
Mark 3.2.9 stable on ia64
diff --git a/dev-python/visual/visual-3.2.9.ebuild b/dev-python/visual/visual-3.2.9.ebuild
index feeec35d39f1..f2e346582cbb 100644
--- a/dev-python/visual/visual-3.2.9.ebuild
+++ b/dev-python/visual/visual-3.2.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/visual-3.2.9.ebuild,v 1.6 2006/07/12 17:31:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/visual-3.2.9.ebuild,v 1.7 2006/07/16 16:22:24 dertobi123 Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.vpython.org/"
IUSE="doc examples numeric numarray"
SLOT="0"
-KEYWORDS="ia64 ~ppc x86"
+KEYWORDS="ia64 ppc x86"
LICENSE="visual"
DEPEND=">=dev-lang/python-2.3