diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 16:11:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 16:11:56 +0000 |
commit | de945000129617ca74ffb977ec914459dc1cab8b (patch) | |
tree | 3ae2d8021a939c4416860003127f41ab409faf06 /dev-python/gnome-applets-python | |
parent | Remove breqn from list of alternative dependencies. (diff) | |
download | historical-de945000129617ca74ffb977ec914459dc1cab8b.tar.gz historical-de945000129617ca74ffb977ec914459dc1cab8b.tar.bz2 historical-de945000129617ca74ffb977ec914459dc1cab8b.zip |
alpha/ia64 stable wrt #260063
Package-Manager: portage-2.1.6.7/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.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 a555d449b037..779bbbea72eb 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.10 2009/03/17 17:27:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/ChangeLog,v 1.11 2009/03/18 16:02:52 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> + gnome-applets-python-2.24.1.ebuild: + alpha/ia64 stable wrt #260063 17 Mar 2009; Raúl Porcel <armin76@gentoo.org> gnome-applets-python-2.22.0.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 fb94418e1cdb..efb6db3f6655 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.3 2009/03/15 21:27:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-applets-python/gnome-applets-python-2.24.1.ebuild,v 1.4 2009/03/18 16:02:52 armin76 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 |