diff options
author | 2009-04-27 14:11:00 +0000 | |
---|---|---|
committer | 2009-04-27 14:11:00 +0000 | |
commit | 6674d4f15a8dcca7e2aab72a49ca027e3f904e71 (patch) | |
tree | 068c95f27bfbf073e7250366e47f203816df3be0 /dev-python/gnome-applets-python | |
parent | Stable for HPPA (bug #260063). (diff) | |
download | historical-6674d4f15a8dcca7e2aab72a49ca027e3f904e71.tar.gz historical-6674d4f15a8dcca7e2aab72a49ca027e3f904e71.tar.bz2 historical-6674d4f15a8dcca7e2aab72a49ca027e3f904e71.zip |
Stable for HPPA (bug #260063).
Package-Manager: portage-2.2_rc31/cvs/Linux i686
Diffstat (limited to 'dev-python/gnome-applets-python')
-rw-r--r-- | dev-python/gnome-applets-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gnome-applets-python/gnome-applets-python-2.24.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gnome-applets-python/ChangeLog b/dev-python/gnome-applets-python/ChangeLog index f92364b85af6..d8235e8c06a8 100644 --- a/dev-python/gnome-applets-python/ChangeLog +++ b/dev-python/gnome-applets-python/ChangeLog @@ -1,6 +1,9 @@ # 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.14 2009/04/12 21:20:39 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/ChangeLog,v 1.15 2009/04/27 14:09:16 jer Exp $ + + 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> gnome-applets-python-2.24.1: + Stable for HPPA (bug #260063). 12 Apr 2009; Friedrich Oslage <bluebird@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 70ed3c703c8c..665c9e2d56f0 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.6 2009/04/12 21:20:39 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/gnome-applets-python-2.24.1.ebuild,v 1.7 2009/04/27 14:09:16 jer 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 |