diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-18 13:00:38 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-18 13:00:38 +0000 |
commit | 5c3d920c849e87d9c0c912bcb8fde82ec74562bc (patch) | |
tree | 4e0a9e8c72af7d2f8baf5c6d20aac06c96f3c3fb /dev-python/gnome-applets-python | |
parent | Stable on amd64 wrt bug #309796 (diff) | |
download | historical-5c3d920c849e87d9c0c912bcb8fde82ec74562bc.tar.gz historical-5c3d920c849e87d9c0c912bcb8fde82ec74562bc.tar.bz2 historical-5c3d920c849e87d9c0c912bcb8fde82ec74562bc.zip |
x86 stable wrt bug #320247
Package-Manager: portage-2.1.8.3/cvs/Linux i686
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 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-python/gnome-applets-python/ChangeLog b/dev-python/gnome-applets-python/ChangeLog index 76dc485afacf..8d7393cf0328 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.26 2010/01/17 23:37:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/ChangeLog,v 1.27 2010/05/18 12:42:01 phajdan.jr Exp $ + + 18 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gnome-applets-python-2.28.0.ebuild: + x86 stable wrt bug #320247 17 Jan 2010; Jeroen Roovers <jer@gentoo.org> gnome-applets-python-2.26.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 391680c9d596..c1ecceab7aad 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-2009 Gentoo Foundation +# 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.1 2009/10/29 23:16:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/gnome-applets-python-2.28.0.ebuild,v 1.2 2010/05/18 12:42:02 phajdan.jr Exp $ GCONF_DEBUG="no" G_PY_PN="gnome-python-desktop" @@ -11,7 +11,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for writing GNOME applets" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="examples" RDEPEND=">=gnome-base/gnome-panel-2.13.4 |