summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-12 16:01:58 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-12 16:01:58 +0000
commit03f43c6468df3d921a6f1d87bb6b0f7069ea9f54 (patch)
treea4fe6d375884bcc68a9a21cb2d24b485dc14591c /dev-python
parentStable on x86 wrt bug #139612. (diff)
downloadgentoo-2-03f43c6468df3d921a6f1d87bb6b0f7069ea9f54.tar.gz
gentoo-2-03f43c6468df3d921a6f1d87bb6b0f7069ea9f54.tar.bz2
gentoo-2-03f43c6468df3d921a6f1d87bb6b0f7069ea9f54.zip
Mark 2.14.0 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyorbit/ChangeLog5
-rw-r--r--dev-python/pyorbit/pyorbit-2.14.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pyorbit/ChangeLog b/dev-python/pyorbit/ChangeLog
index 4cc0d3bab8ff..6a44068860dd 100644
--- a/dev-python/pyorbit/ChangeLog
+++ b/dev-python/pyorbit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyorbit
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.29 2006/07/10 19:36:48 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/ChangeLog,v 1.30 2006/07/12 16:01:58 agriffis Exp $
+
+ 12 Jul 2006; Aron Griffis <agriffis@gentoo.org> pyorbit-2.14.0.ebuild:
+ Mark 2.14.0 stable on ia64
10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> pyorbit-2.14.0.ebuild:
Stable on sparc wrt #139612
diff --git a/dev-python/pyorbit/pyorbit-2.14.0.ebuild b/dev-python/pyorbit/pyorbit-2.14.0.ebuild
index dd866afced3f..1d38049afe7e 100644
--- a/dev-python/pyorbit/pyorbit-2.14.0.ebuild
+++ b/dev-python/pyorbit/pyorbit-2.14.0.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/pyorbit/pyorbit-2.14.0.ebuild,v 1.3 2006/07/10 19:36:48 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyorbit/pyorbit-2.14.0.ebuild,v 1.4 2006/07/12 16:01:58 agriffis Exp $
inherit python gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/python-2.4