diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 02:13:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-20 02:13:46 +0000 |
commit | c73eca00e39fe8c4d13e5d586ca9b700c2bea550 (patch) | |
tree | 15f5b4b4255b2734c650c4929b4275e05513134d /gnome-base/libgnomeprint | |
parent | Remove old (diff) | |
download | historical-c73eca00e39fe8c4d13e5d586ca9b700c2bea550.tar.gz historical-c73eca00e39fe8c4d13e5d586ca9b700c2bea550.tar.bz2 historical-c73eca00e39fe8c4d13e5d586ca9b700c2bea550.zip |
Drop HPPA keywording (bug #324511).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'gnome-base/libgnomeprint')
-rw-r--r-- | gnome-base/libgnomeprint/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.18.6.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/gnome-base/libgnomeprint/ChangeLog b/gnome-base/libgnomeprint/ChangeLog index 78ffe19f8b1c..a2139542e15f 100644 --- a/gnome-base/libgnomeprint/ChangeLog +++ b/gnome-base/libgnomeprint/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/libgnomeprint # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.177 2010/06/04 19:46:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/ChangeLog,v 1.178 2010/07/20 02:09:37 jer Exp $ + + 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> libgnomeprint-2.18.6.ebuild, + libgnomeprint-2.18.7.ebuild: + Drop HPPA keywording (bug #324511). 04 Jun 2010; Markus Meier <maekke@gentoo.org> libgnomeprint-2.18.7.ebuild: x86 stable, bug #314899 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.6.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.6.ebuild index 5d5c46c344b4..46a211960ed4 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.18.6.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.6.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/gnome-base/libgnomeprint/libgnomeprint-2.18.6.ebuild,v 1.10 2010/01/17 23:59:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.6.ebuild,v 1.11 2010/07/20 02:09:37 jer Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild index b7e899e40e63..4474094d293c 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.18.7.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/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v 1.3 2010/06/04 19:46:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.18.7.ebuild,v 1.4 2010/07/20 02:09:37 jer Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="cups doc" RDEPEND=">=dev-libs/glib-2 |