summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-20 15:27:03 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-20 15:27:03 +0000
commitdc5d08c6129fc9277976cb8aff8a5b6650e01147 (patch)
tree12ede1740f1d716feda306c8cdd620393511779a
parentDrop HPPA keywording (bug #324511). (diff)
downloadgentoo-2-dc5d08c6129fc9277976cb8aff8a5b6650e01147.tar.gz
gentoo-2-dc5d08c6129fc9277976cb8aff8a5b6650e01147.tar.bz2
gentoo-2-dc5d08c6129fc9277976cb8aff8a5b6650e01147.zip
Drop HPPA keywording (bug #324511).
(Portage version: 2.2_rc67/cvs/Linux i686)
-rw-r--r--dev-python/libgnomeprint-python/ChangeLog7
-rw-r--r--dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild4
-rw-r--r--dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild4
-rw-r--r--dev-python/libgnomeprint-python/libgnomeprint-python-2.30.2.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/dev-python/libgnomeprint-python/ChangeLog b/dev-python/libgnomeprint-python/ChangeLog
index 7a2960a086ec..469e2b30a0b9 100644
--- a/dev-python/libgnomeprint-python/ChangeLog
+++ b/dev-python/libgnomeprint-python/ChangeLog
@@ -1,6 +1,11 @@
# 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.32 2010/07/11 15:17:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/ChangeLog,v 1.33 2010/07/20 15:27:03 jer Exp $
+
+ 20 Jul 2010; Jeroen Roovers <jer@gentoo.org>
+ libgnomeprint-python-2.26.0.ebuild, libgnomeprint-python-2.28.0.ebuild,
+ libgnomeprint-python-2.30.2.ebuild:
+ Drop HPPA keywording (bug #324511).
11 Jul 2010; Pacho Ramos <pacho@gentoo.org>
-libgnomeprint-python-2.24.1.ebuild, libgnomeprint-python-2.26.0.ebuild:
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 fdb73bc5a56d..29e6c558f7f6 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.11 2010/07/11 15:17:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.26.0.ebuild,v 1.12 2010/07/20 15:27:03 jer 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 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
diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild
index e9f56f3e0cb7..aebf61f56edd 100644
--- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild
+++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.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.28.0.ebuild,v 1.4 2010/06/11 09:09:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.28.0.ebuild,v 1.5 2010/07/20 15:27:03 jer Exp $
GCONF_DEBUG="no"
G_PY_PN="gnome-python-desktop"
@@ -11,7 +11,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 ~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
diff --git a/dev-python/libgnomeprint-python/libgnomeprint-python-2.30.2.ebuild b/dev-python/libgnomeprint-python/libgnomeprint-python-2.30.2.ebuild
index 7105e3c251d4..3942dfb6a8f0 100644
--- a/dev-python/libgnomeprint-python/libgnomeprint-python-2.30.2.ebuild
+++ b/dev-python/libgnomeprint-python/libgnomeprint-python-2.30.2.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.30.2.ebuild,v 1.1 2010/06/14 14:43:17 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/libgnomeprint-python/libgnomeprint-python-2.30.2.ebuild,v 1.2 2010/07/20 15:27:03 jer Exp $
GCONF_DEBUG="no"
G_PY_PN="gnome-python-desktop"
@@ -11,7 +11,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 ~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