summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2010-03-11 00:29:19 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2010-03-11 00:29:19 +0000
commitaf34e3b2ff307e2757f9739cb774d9347131874a (patch)
tree1dc0fe218c49edc76131b34c2b10631f87e40399 /dev-python
parentUnrestrict libpng depend for 1.4. (diff)
downloadgentoo-2-af34e3b2ff307e2757f9739cb774d9347131874a.tar.gz
gentoo-2-af34e3b2ff307e2757f9739cb774d9347131874a.tar.bz2
gentoo-2-af34e3b2ff307e2757f9739cb774d9347131874a.zip
Add ~ppc keyword per bug #306863.
(Portage version: 2.2_rc65/cvs/Linux x86_64)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/gnome-python-desktop/ChangeLog9
-rw-r--r--dev-python/gnome-python-desktop/gnome-python-desktop-2.20.0.ebuild6
-rw-r--r--dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild81
-rw-r--r--dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild26
-rw-r--r--dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild6
5 files changed, 13 insertions, 115 deletions
diff --git a/dev-python/gnome-python-desktop/ChangeLog b/dev-python/gnome-python-desktop/ChangeLog
index 2adcc70fc013..b91ca9a9b4c1 100644
--- a/dev-python/gnome-python-desktop/ChangeLog
+++ b/dev-python/gnome-python-desktop/ChangeLog
@@ -1,6 +1,11 @@
# 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.91 2009/12/03 17:27:25 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.92 2010/03/11 00:29:19 eva Exp $
+
+ 11 Mar 2010; Gilles Dartiguelongue <eva@gentoo.org>
+ gnome-python-desktop-2.20.0.ebuild, -gnome-python-desktop-2.22.0.ebuild,
+ -gnome-python-desktop-2.24.1.ebuild, gnome-python-desktop-2.28.0.ebuild:
+ Add ~ppc keyword per bug #306863.
03 Dec 2009; Brent Baude <ranger@gentoo.org>
gnome-python-desktop-2.26.0.ebuild:
diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.20.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.20.0.ebuild
index 83c4b357b4a8..b13036b441c5 100644
--- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.20.0.ebuild
+++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.20.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-python-desktop/gnome-python-desktop-2.20.0.ebuild,v 1.11 2009/05/10 21:52:08 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.20.0.ebuild,v 1.12 2010/03/11 00:29:19 eva Exp $
inherit gnome2 python virtualx
@@ -9,7 +9,7 @@ HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="arm sh"
+KEYWORDS="sh"
IUSE="doc"
RDEPEND="virtual/python
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
deleted file mode 100644
index 2a7f8fe374c9..000000000000
--- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0.ebuild
+++ /dev/null
@@ -1,81 +0,0 @@
-# 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.9 2009/04/27 13:10:41 armin76 Exp $
-
-EAPI="1"
-
-inherit gnome2 python virtualx
-
-DESCRIPTION="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 sparc x86 ~x86-fbsd"
-IUSE="doc eds"
-
-# FIXME: upstream is intending to move to WAF build system
-
-RDEPEND="virtual/python
- >=dev-python/pygtk-2.10.3
- >=dev-libs/glib-2.6.0
- >=x11-libs/gtk+-2.4.0
- >=dev-python/gnome-python-2.10.0
- >=gnome-base/gnome-panel-2.13.4
- >=gnome-base/libgnomeprint-2.2.0
- >=gnome-base/libgnomeprintui-2.2.0
- x11-libs/gtksourceview:1.0
- >=x11-libs/libwnck-2.19.3
- >=gnome-base/libgtop-2.13.0
- >=gnome-extra/nautilus-cd-burner-2.15.3
- >=gnome-extra/gnome-media-2.10.0
- >=gnome-base/gconf-2.10.0
- >=x11-wm/metacity-2.21.5
- dev-python/pycairo
- >=gnome-base/librsvg-2.13.93
- >=gnome-base/gnome-keyring-2.20.1
- >=gnome-base/gnome-desktop-2.10.0
- eds? ( >=gnome-extra/evolution-data-server-1.8 )
- >=media-video/totem-1.4.0
- !<dev-python/gnome-python-extras-2.13"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.7"
-
-DOCS="AUTHORS ChangeLog INSTALL* MAINTAINERS NEWS README"
-
-pkg_config() {
- G2CONF="${G2CONF}
- $(use_enable eds evolution)
- $(use_enable eds evolution-ecal)"
-}
-
-src_unpack() {
- gnome2_src_unpack
-
- # disable pyc compiling
- mv py-compile py-compile.orig
- ln -s $(type -P true) py-compile
-}
-
-src_test() {
- Xemake check || die "tests failed"
-}
-
-src_install() {
- gnome2_src_install
-
- if use doc; then
- insinto /usr/share/doc/${PF}
- doins -r examples
- fi
-}
-
-pkg_postinst() {
- python_version
- python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0
-}
-
-pkg_postrm() {
- python_version
- python_mod_cleanup /usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0
-}
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
deleted file mode 100644
index 6f6d3d44396a..000000000000
--- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.24.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# 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.11 2009/04/29 09:34:09 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 sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="~dev-python/bug-buddy-python-${PV}
- ~dev-python/evolution-python-${PV}
- ~dev-python/gnome-applets-python-${PV}
- ~dev-python/gnome-desktop-python-${PV}
- ~dev-python/gnome-keyring-python-${PV}
- ~dev-python/gnome-media-python-${PV}
- ~dev-python/gtksourceview-python-${PV}
- ~dev-python/libgnomeprint-python-${PV}
- ~dev-python/libgtop-python-${PV}
- ~dev-python/librsvg-python-${PV}
- ~dev-python/libwnck-python-${PV}
- ~dev-python/metacity-python-${PV}
- ~dev-python/nautilus-cd-burner-python-${PV}
- ~dev-python/totem-python-${PV}"
diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild
index 530463f0eae6..57fca48a767e 100644
--- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild
+++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild
@@ -1,13 +1,13 @@
-# 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-python-desktop/gnome-python-desktop-2.28.0.ebuild,v 1.1 2009/10/31 23:04:54 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.28.0.ebuild,v 1.2 2010/03/11 00:29:19 eva 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="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="~dev-python/bug-buddy-python-${PV}