diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:20:39 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:20:39 +0000 |
commit | 68ff7100a6294e8ef545bae6c2cbb86eae89f4f4 (patch) | |
tree | 3c2213ea05ddee9d66bf0e118a9e64cbb55fa374 /dev-python/gnome-applets-python | |
parent | Stable on sparc, bug #260063 (diff) | |
download | gentoo-2-68ff7100a6294e8ef545bae6c2cbb86eae89f4f4.tar.gz gentoo-2-68ff7100a6294e8ef545bae6c2cbb86eae89f4f4.tar.bz2 gentoo-2-68ff7100a6294e8ef545bae6c2cbb86eae89f4f4.zip |
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
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.24.1.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 47c49908e4db..f92364b85af6 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/ChangeLog,v 1.13 2009/04/03 15:41:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/ChangeLog,v 1.14 2009/04/12 21:20:39 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + gnome-applets-python-2.24.1.ebuild: + Stable on sparc, bug #260063 03 Apr 2009; Joseph Jezak <josejx@gentoo.org> gnome-applets-python-2.24.1.ebuild: diff --git a/dev-python/gnome-applets-python/gnome-applets-python-2.24.1.ebuild b/dev-python/gnome-applets-python/gnome-applets-python-2.24.1.ebuild index c68081c1afc9..70ed3c703c8c 100644 --- a/dev-python/gnome-applets-python/gnome-applets-python-2.24.1.ebuild +++ b/dev-python/gnome-applets-python/gnome-applets-python-2.24.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.24.1.ebuild,v 1.5 2009/04/03 15:41:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/gnome-applets-python-2.24.1.ebuild,v 1.6 2009/04/12 21:20:39 bluebird Exp $ G_PY_PN="gnome-python-desktop" G_PY_BINDINGS="applet" @@ -10,7 +10,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 |