diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:15:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:15:04 +0000 |
commit | 3a3496d55c716c6bba42b751838b32e06ebeff9a (patch) | |
tree | ff900ad964e5ce614e1ce8b3268435ae9c882d6c /dev-python | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-3a3496d55c716c6bba42b751838b32e06ebeff9a.tar.gz gentoo-2-3a3496d55c716c6bba42b751838b32e06ebeff9a.tar.bz2 gentoo-2-3a3496d55c716c6bba42b751838b32e06ebeff9a.zip |
Stable for x86, 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')
-rw-r--r-- | dev-python/libbonobo-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/libbonobo-python/libbonobo-python-2.28.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/libbonobo-python/ChangeLog b/dev-python/libbonobo-python/ChangeLog index 91377edfd649..3a216d7ea7e1 100644 --- a/dev-python/libbonobo-python/ChangeLog +++ b/dev-python/libbonobo-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/libbonobo-python # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.39 2014/07/22 10:43:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/ChangeLog,v 1.40 2014/07/23 15:15:04 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + libbonobo-python-2.28.1-r1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libbonobo-python-2.28.1-r1.ebuild: diff --git a/dev-python/libbonobo-python/libbonobo-python-2.28.1-r1.ebuild b/dev-python/libbonobo-python/libbonobo-python-2.28.1-r1.ebuild index 4da683642972..f0fc592c4b4a 100644 --- a/dev-python/libbonobo-python/libbonobo-python-2.28.1-r1.ebuild +++ b/dev-python/libbonobo-python/libbonobo-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/libbonobo-python/libbonobo-python-2.28.1-r1.ebuild,v 1.2 2014/07/22 10:43:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libbonobo-python/libbonobo-python-2.28.1-r1.ebuild,v 1.3 2014/07/23 15:15:04 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ inherit gnome-python-common-r1 DESCRIPTION="Python bindings for the Bonobo framework" LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~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}] |