summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-12 16:21:43 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-12 16:21:43 +0000
commitfc2bed28f1e467d025fb9d3cfb13ab85b6dc40ee (patch)
tree589860d8e6cd56bf14c56a4212b3c169e785c7d2 /dev-python/pygobject
parentStable on amd64 wrt bug #156662. (diff)
downloadgentoo-2-fc2bed28f1e467d025fb9d3cfb13ab85b6dc40ee.tar.gz
gentoo-2-fc2bed28f1e467d025fb9d3cfb13ab85b6dc40ee.tar.bz2
gentoo-2-fc2bed28f1e467d025fb9d3cfb13ab85b6dc40ee.zip
Stable on amd64 wrt bug #156662.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'dev-python/pygobject')
-rw-r--r--dev-python/pygobject/ChangeLog6
-rw-r--r--dev-python/pygobject/pygobject-2.12.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/pygobject/ChangeLog b/dev-python/pygobject/ChangeLog
index f1977b999b37..eec16a11931e 100644
--- a/dev-python/pygobject/ChangeLog
+++ b/dev-python/pygobject/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pygobject
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.10 2006/12/10 17:44:24 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.11 2006/12/12 16:21:43 wolf31o2 Exp $
+
+ 12 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ pygobject-2.12.3.ebuild:
+ Stable on amd64 wrt bug #156662.
10 Dec 2006; Andrej Kacian <ticho@gentoo.org> pygobject-2.12.3.ebuild:
Stable on x86, bug #156662.
diff --git a/dev-python/pygobject/pygobject-2.12.3.ebuild b/dev-python/pygobject/pygobject-2.12.3.ebuild
index 1de191f1c525..dda4632bdb67 100644
--- a/dev-python/pygobject/pygobject-2.12.3.ebuild
+++ b/dev-python/pygobject/pygobject-2.12.3.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/pygobject/pygobject-2.12.3.ebuild,v 1.2 2006/12/10 17:44:24 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.12.3.ebuild,v 1.3 2006/12/12 16:21:43 wolf31o2 Exp $
WANT_AUTOMAKE=1.8
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.pygtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
IUSE="doc"
RDEPEND=">=dev-lang/python-2.3.5