summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-23 15:28:52 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-23 15:28:52 +0000
commitc11e623d4d1c83158d1382b98dd3ef6113c3554c (patch)
treec90a6216b086ae9be8b24a6d9d059c962043fb16 /dev-python/gconf-python
parentStable for ia64, wrt bug #512012 (diff)
downloadgentoo-2-c11e623d4d1c83158d1382b98dd3ef6113c3554c.tar.gz
gentoo-2-c11e623d4d1c83158d1382b98dd3ef6113c3554c.tar.bz2
gentoo-2-c11e623d4d1c83158d1382b98dd3ef6113c3554c.zip
Stable for ia64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python/gconf-python')
-rw-r--r--dev-python/gconf-python/ChangeLog5
-rw-r--r--dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gconf-python/ChangeLog b/dev-python/gconf-python/ChangeLog
index 4b4bb3320d44..ec9873a302a7 100644
--- a/dev-python/gconf-python/ChangeLog
+++ b/dev-python/gconf-python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/gconf-python
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.46 2014/08/21 10:39:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/ChangeLog,v 1.47 2014/08/23 15:28:52 ago Exp $
+
+ 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gconf-python-2.28.1-r1.ebuild:
+ Stable for ia64, wrt bug #512012
21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gconf-python-2.28.1-r1.ebuild:
Stable for ppc64, wrt bug #512012
diff --git a/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild b/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild
index 3cbc2399295b..835b3b35778e 100644
--- a/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild
+++ b/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild,v 1.5 2014/08/21 10:39:30 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gconf-python/gconf-python-2.28.1-r1.ebuild,v 1.6 2014/08/23 15:28:52 ago Exp $
EAPI="5"
@@ -12,7 +12,7 @@ inherit gnome-python-common-r1
DESCRIPTION="Python bindings for the GConf library"
LICENSE="LGPL-2.1"
SLOT="2"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="examples"
RDEPEND="dev-python/pygobject:2[${PYTHON_USEDEP}]