diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:40:42 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-01 08:40:42 +0000 |
commit | 54a48a13f14271b16b3ebb0dc568bc9884f751d1 (patch) | |
tree | 337c3ad64f0dad787d64578be555b389460dc91a /dev-python | |
parent | Stable for sparc, wrt bug #529964 (diff) | |
download | gentoo-2-54a48a13f14271b16b3ebb0dc568bc9884f751d1.tar.gz gentoo-2-54a48a13f14271b16b3ebb0dc568bc9884f751d1.tar.bz2 gentoo-2-54a48a13f14271b16b3ebb0dc568bc9884f751d1.zip |
Stable for sparc, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnome-python-desktop-base/ChangeLog | 8 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-python/gnome-python-desktop-base/ChangeLog b/dev-python/gnome-python-desktop-base/ChangeLog index 5b5397ed0f41..2d085b5ce8d7 100644 --- a/dev-python/gnome-python-desktop-base/ChangeLog +++ b/dev-python/gnome-python-desktop-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python-desktop-base -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.57 2014/12/31 09:16:01 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.58 2015/01/01 08:40:42 ago Exp $ + + 01 Jan 2015; Agostino Sarubbo <ago@gentoo.org> + gnome-python-desktop-base-2.32.0-r1.ebuild: + Stable for sparc, wrt bug #529964 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> gnome-python-desktop-base-2.32.0-r1.ebuild: diff --git a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.ebuild b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.ebuild index 94c9f843b64d..510fce00336f 100644 --- a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.ebuild +++ b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.ebuild,v 1.7 2014/12/31 09:16:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.ebuild,v 1.8 2015/01/01 08:40:42 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ inherit gnome2 python-any-r1 DESCRIPTION="Provides python the base files for the Gnome Python Desktop bindings" HOMEPAGE="http://pygtk.org/" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="" LICENSE="LGPL-2.1" |