diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 20:54:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 20:54:39 +0000 |
commit | 77fe2ffcba69f64274b89111cd23c223a4b9da22 (patch) | |
tree | c2c2434b19e686fb617673cb9152011e3e778302 /dev-python/gnome-applets-python | |
parent | cleanup for removal bug 352558, 358552 (diff) | |
download | gentoo-2-77fe2ffcba69f64274b89111cd23c223a4b9da22.tar.gz gentoo-2-77fe2ffcba69f64274b89111cd23c223a4b9da22.tar.bz2 gentoo-2-77fe2ffcba69f64274b89111cd23c223a4b9da22.zip |
alpha/arm/ia64/sh/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'dev-python/gnome-applets-python')
-rw-r--r-- | dev-python/gnome-applets-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gnome-applets-python/gnome-applets-python-2.32.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-applets-python/ChangeLog b/dev-python/gnome-applets-python/ChangeLog index 581f34262429..1ff275535cd0 100644 --- a/dev-python/gnome-applets-python/ChangeLog +++ b/dev-python/gnome-applets-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-applets-python # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/ChangeLog,v 1.46 2011/02/26 13:09:12 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/ChangeLog,v 1.47 2011/03/12 20:54:39 armin76 Exp $ + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> + gnome-applets-python-2.32.0.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #353436 26 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org> gnome-applets-python-2.32.0.ebuild: diff --git a/dev-python/gnome-applets-python/gnome-applets-python-2.32.0.ebuild b/dev-python/gnome-applets-python/gnome-applets-python-2.32.0.ebuild index 05048c7b4300..9fc0c538c76b 100644 --- a/dev-python/gnome-applets-python/gnome-applets-python-2.32.0.ebuild +++ b/dev-python/gnome-applets-python/gnome-applets-python-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/gnome-applets-python-2.32.0.ebuild,v 1.4 2011/02/26 13:09:12 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/gnome-applets-python-2.32.0.ebuild,v 1.5 2011/03/12 20:54:39 armin76 Exp $ EAPI="3" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for writing GNOME applets" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND=">=gnome-base/gnome-panel-2.13.4 |