diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-08 09:28:56 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-08 09:28:56 +0000 |
commit | 50886c32950daed8a9f7d21f3bbac5455296930e (patch) | |
tree | ef958d6b3b6ee7e7860404faa0b5c9fd2e7f9abd /dev-python/gnome-applets-python | |
parent | Marking evolution-python-2.28.0 ppc64 for bug 320247 (diff) | |
download | gentoo-2-50886c32950daed8a9f7d21f3bbac5455296930e.tar.gz gentoo-2-50886c32950daed8a9f7d21f3bbac5455296930e.tar.bz2 gentoo-2-50886c32950daed8a9f7d21f3bbac5455296930e.zip |
Marking gnome-applets-python-2.28.0 ppc64 for bug 320247
(Portage version: 2.1.8.3/cvs/Linux ppc64)
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.28.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 ba14a97c25c5..901ff134e1a9 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/ChangeLog,v 1.37 2010/08/07 17:26:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/ChangeLog,v 1.38 2010/09/08 09:28:56 ranger Exp $ + + 08 Sep 2010; Brent Baude <ranger@gentoo.org> + gnome-applets-python-2.28.0.ebuild: + Marking gnome-applets-python-2.28.0 ppc64 stable for bug 320247 07 Aug 2010; Raúl Porcel <armin76@gentoo.org> gnome-applets-python-2.28.0.ebuild: diff --git a/dev-python/gnome-applets-python/gnome-applets-python-2.28.0.ebuild b/dev-python/gnome-applets-python/gnome-applets-python-2.28.0.ebuild index cdf40e2944de..f8badcb0c0fc 100644 --- a/dev-python/gnome-applets-python/gnome-applets-python-2.28.0.ebuild +++ b/dev-python/gnome-applets-python/gnome-applets-python-2.28.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.28.0.ebuild,v 1.8 2010/08/07 17:26:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/gnome-applets-python-2.28.0.ebuild,v 1.9 2010/09/08 09:28:56 ranger Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,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 |