summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-05-16 15:00:21 +0000
committerJeroen Roovers <jer@gentoo.org>2012-05-16 15:00:21 +0000
commitf91ba1c0288b8f97c5f5a8cc11dcedc3567a6855 (patch)
tree31acd9b5cb391ebe3dac7a8ab8359ff54b544ab1 /dev-python
parentStable for HPPA (bug #410611). (diff)
downloadgentoo-2-f91ba1c0288b8f97c5f5a8cc11dcedc3567a6855.tar.gz
gentoo-2-f91ba1c0288b8f97c5f5a8cc11dcedc3567a6855.tar.bz2
gentoo-2-f91ba1c0288b8f97c5f5a8cc11dcedc3567a6855.zip
Stable for HPPA (bug #410611).
(Portage version: 2.2.0_alpha105/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pygobject/ChangeLog5
-rw-r--r--dev-python/pygobject/pygobject-3.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pygobject/ChangeLog b/dev-python/pygobject/ChangeLog
index 1187c6481f47..cff229999f0b 100644
--- a/dev-python/pygobject/ChangeLog
+++ b/dev-python/pygobject/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pygobject
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.158 2012/05/13 19:50:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.159 2012/05/16 15:00:21 jer Exp $
+
+ 16 May 2012; Jeroen Roovers <jer@gentoo.org> pygobject-3.0.4.ebuild:
+ Stable for HPPA (bug #410611).
13 May 2012; Alexis Ballier <aballier@gentoo.org>
pygobject-2.28.6-r52.ebuild, pygobject-3.2.1.ebuild:
diff --git a/dev-python/pygobject/pygobject-3.0.4.ebuild b/dev-python/pygobject/pygobject-3.0.4.ebuild
index b9f3450de385..46a5162c2bb4 100644
--- a/dev-python/pygobject/pygobject-3.0.4.ebuild
+++ b/dev-python/pygobject/pygobject-3.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.0.4.ebuild,v 1.8 2012/05/04 15:12:14 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-3.0.4.ebuild,v 1.9 2012/05/16 15:00:21 jer Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -17,7 +17,7 @@ HOMEPAGE="http://www.pygtk.org/"
LICENSE="LGPL-2.1"
SLOT="3"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="+cairo examples test +threads" # doc
COMMON_DEPEND=">=dev-libs/glib-2.24.0:2