diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-11 15:17:32 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-11 15:17:32 +0000 |
commit | 64b5b235b4f3588ed0288153cdb6e11de33f3d7f (patch) | |
tree | 6792ccbcf7ec4e9db24709c6e8ee2d1445c99ecd /dev-python/libgnomeprint-python | |
parent | Import from sunrise (diff) | |
download | gentoo-2-64b5b235b4f3588ed0288153cdb6e11de33f3d7f.tar.gz gentoo-2-64b5b235b4f3588ed0288153cdb6e11de33f3d7f.tar.bz2 gentoo-2-64b5b235b4f3588ed0288153cdb6e11de33f3d7f.zip |
Drop hppa keywords and old versions per bug 324511
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/libgnomeprint-python')
3 files changed, 7 insertions, 25 deletions
diff --git a/dev-python/libgnomeprint-python/ChangeLog b/dev-python/libgnomeprint-python/ChangeLog index 1f721f1b03ba..7a2960a086ec 100644 --- a/dev-python/libgnomeprint-python/ChangeLog +++ b/dev-python/libgnomeprint-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/libgnomeprint-python # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.31 2010/06/14 14:43:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.32 2010/07/11 15:17:32 pacho Exp $ + + 11 Jul 2010; Pacho Ramos <pacho@gentoo.org> + -libgnomeprint-python-2.24.1.ebuild, libgnomeprint-python-2.26.0.ebuild: + Drop hppa keywords and old versions per bug 324511 *libgnomeprint-python-2.30.2 (14 Jun 2010) diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.24.1.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.24.1.ebuild deleted file mode 100644 index e39c80cac5eb..000000000000 --- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.24.1.ebuild +++ /dev/null @@ -1,22 +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/libgnomeprint-python/libgnomeprint-python-2.24.1.ebuild,v 1.8 2009/04/28 11:42:47 armin76 Exp $ - -G_PY_PN="gnome-python-desktop" -G_PY_BINDINGS="gnomeprint gnomeprintui" - -inherit gnome-python-common - -DESCRIPTION="Python bindings for GNOME printing support" -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" -IUSE="doc examples" - -RDEPEND=">=gnome-base/libgnomeprint-2.2.0 - >=gnome-base/libgnomeprintui-2.2.0 - >=dev-python/libgnomecanvas-python-2.22.1 - !<dev-python/gnome-python-desktop-2.22.0-r10" -DEPEND="${RDEPEND}" - -EXAMPLES="examples/gnomeprint/*" diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild index 0d9b49002f1b..fdb73bc5a56d 100644 --- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild +++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild,v 1.10 2010/01/17 23:48:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild,v 1.11 2010/07/11 15:17:32 pacho Exp $ G_PY_PN="gnome-python-desktop" G_PY_BINDINGS="gnomeprint gnomeprintui" @@ -10,7 +10,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for GNOME printing support" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc examples" RDEPEND=">=gnome-base/libgnomeprint-2.2.0 |