diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 09:16:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-31 09:16:01 +0000 |
commit | 2b498d34abf96f3fcfd98f41f22fc1568ade40d0 (patch) | |
tree | 2382e084c224f060e5861e9a3b649ac6bd734a2a /dev-python | |
parent | Stable for ia64, wrt bug #529964 (diff) | |
download | gentoo-2-2b498d34abf96f3fcfd98f41f22fc1568ade40d0.tar.gz gentoo-2-2b498d34abf96f3fcfd98f41f22fc1568ade40d0.tar.bz2 gentoo-2-2b498d34abf96f3fcfd98f41f22fc1568ade40d0.zip |
Stable for ia64, wrt bug #529964
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/gnome-python-desktop-base/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.32.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-desktop-base/ChangeLog b/dev-python/gnome-python-desktop-base/ChangeLog index 2488795769a1..5b5397ed0f41 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.56 2014/12/30 10:10:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop-base/ChangeLog,v 1.57 2014/12/31 09:16:01 ago Exp $ + + 31 Dec 2014; Agostino Sarubbo <ago@gentoo.org> + gnome-python-desktop-base-2.32.0-r1.ebuild: + Stable for ia64, wrt bug #529964 30 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 66a6649f6c34..94c9f843b64d 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 # 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.6 2014/12/30 10:10:04 ago Exp $ +# $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 $ 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" |