diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 10:57:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-25 10:57:52 +0000 |
commit | 88f16e9128ef46a8fa10436ac2dd7fb5f7e26ac2 (patch) | |
tree | c5e27147d802562ab1431de0e8b45a4b533180e0 /dev-python/libgnome-python | |
parent | Stable for alpha, wrt bug #512012 (diff) | |
download | gentoo-2-88f16e9128ef46a8fa10436ac2dd7fb5f7e26ac2.tar.gz gentoo-2-88f16e9128ef46a8fa10436ac2dd7fb5f7e26ac2.tar.bz2 gentoo-2-88f16e9128ef46a8fa10436ac2dd7fb5f7e26ac2.zip |
Stable for alpha, 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/libgnome-python')
-rw-r--r-- | dev-python/libgnome-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/libgnome-python/libgnome-python-2.28.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/libgnome-python/ChangeLog b/dev-python/libgnome-python/ChangeLog index 12cc211f2098..3ff642290077 100644 --- a/dev-python/libgnome-python/ChangeLog +++ b/dev-python/libgnome-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/libgnome-python # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/ChangeLog,v 1.43 2014/08/23 15:29:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/ChangeLog,v 1.44 2014/08/25 10:57:52 ago Exp $ + + 25 Aug 2014; Agostino Sarubbo <ago@gentoo.org> + libgnome-python-2.28.1-r1.ebuild: + Stable for alpha, wrt bug #512012 23 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libgnome-python-2.28.1-r1.ebuild: diff --git a/dev-python/libgnome-python/libgnome-python-2.28.1-r1.ebuild b/dev-python/libgnome-python/libgnome-python-2.28.1-r1.ebuild index f0d947166be5..b294750b0095 100644 --- a/dev-python/libgnome-python/libgnome-python-2.28.1-r1.ebuild +++ b/dev-python/libgnome-python/libgnome-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/libgnome-python/libgnome-python-2.28.1-r1.ebuild,v 1.6 2014/08/23 15:29:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnome-python/libgnome-python-2.28.1-r1.ebuild,v 1.7 2014/08/25 10:57:52 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ inherit gnome-python-common-r1 DESCRIPTION="Python bindings for essential GNOME libraries" 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=">=gnome-base/libgnome-2.24.1 |