diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-27 13:10:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-27 13:10:41 +0000 |
commit | 5f5d008662639ece88745c5fef59ecd81d67f0e8 (patch) | |
tree | 2b6784ba5ca234612c592fb9c0fbdc8d7e0765da /dev-python/gnome-python-desktop | |
parent | Stable for HPPA (bug #260063). (diff) | |
download | gentoo-2-5f5d008662639ece88745c5fef59ecd81d67f0e8.tar.gz gentoo-2-5f5d008662639ece88745c5fef59ecd81d67f0e8.tar.bz2 gentoo-2-5f5d008662639ece88745c5fef59ecd81d67f0e8.zip |
Drop sh since nothing depends on this
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'dev-python/gnome-python-desktop')
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-python/gnome-python-desktop/ChangeLog b/dev-python/gnome-python-desktop/ChangeLog index 1fa13518bc99..defe631bde7b 100644 --- a/dev-python/gnome-python-desktop/ChangeLog +++ b/dev-python/gnome-python-desktop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/gnome-python-desktop # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.82 2009/04/12 21:09:57 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.83 2009/04/27 13:10:41 armin76 Exp $ + + 27 Apr 2009; Raúl Porcel <armin76@gentoo.org> + gnome-python-desktop-2.22.0.ebuild, gnome-python-desktop-2.24.1.ebuild: + Drop sh since nothing depends on this 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> gnome-python-desktop-2.24.1.ebuild: diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild index 427f94fd4b03..2a7f8fe374c9 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild,v 1.8 2008/11/13 19:35:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild,v 1.9 2009/04/27 13:10:41 armin76 Exp $ EAPI="1" @@ -11,7 +11,7 @@ HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc eds" # FIXME: upstream is intending to move to WAF build system diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild index 3be91ca0b1bf..1af160bd87bd 100644 --- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild +++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.9 2009/04/12 21:09:57 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild,v 1.10 2009/04/27 13:10:41 armin76 Exp $ DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries" HOMEPAGE="http://pygtk.org/" LICENSE="LGPL-2.1 GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="~dev-python/bug-buddy-python-${PV} |