diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 17:31:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-12 17:31:56 +0000 |
commit | d5cc44d974cb8a53ee40c471f8ca133b1e6f5cce (patch) | |
tree | 2af26c162bf6aa3c871be88db1b15c220c49dc9e /dev-python/visual | |
parent | Stable on x86 wrt bug #139612. (diff) | |
download | gentoo-2-d5cc44d974cb8a53ee40c471f8ca133b1e6f5cce.tar.gz gentoo-2-d5cc44d974cb8a53ee40c471f8ca133b1e6f5cce.tar.bz2 gentoo-2-d5cc44d974cb8a53ee40c471f8ca133b1e6f5cce.zip |
Mark 3.2.9 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python/visual')
-rw-r--r-- | dev-python/visual/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/visual/visual-3.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/visual/ChangeLog b/dev-python/visual/ChangeLog index 1406ebae48ec..4d931379804c 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.11 2006/06/24 18:02:52 tercel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/ChangeLog,v 1.12 2006/07/12 17:31:56 agriffis Exp $ + + 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> visual-3.2.9.ebuild: + Mark 3.2.9 stable on ia64 *visual-4_beta0 (24 Jun 2006) diff --git a/dev-python/visual/visual-3.2.9.ebuild b/dev-python/visual/visual-3.2.9.ebuild index 1cf559652b6a..feeec35d39f1 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.5 2006/06/24 18:02:52 tercel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/visual/visual-3.2.9.ebuild,v 1.6 2006/07/12 17:31:56 agriffis 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 |