From 8db5bea0684dd64f6a5db01dcc77141b57c41a5b Mon Sep 17 00:00:00 2001 From: Peter Alfredsen Date: Wed, 11 Jun 2008 13:12:31 +0000 Subject: Dropping keywords for all but arm/sh/s390 on poppler-bindings-0.6.1 due to bug #216850 (Portage version: 2.1.5.4) --- app-text/poppler-bindings/ChangeLog | 7 ++++++- app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'app-text/poppler-bindings') diff --git a/app-text/poppler-bindings/ChangeLog b/app-text/poppler-bindings/ChangeLog index 6021c9887204..a48b5b992eb2 100644 --- a/app-text/poppler-bindings/ChangeLog +++ b/app-text/poppler-bindings/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/poppler-bindings # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.93 2008/06/11 12:43:46 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/ChangeLog,v 1.94 2008/06/11 13:12:31 loki_val Exp $ + + 11 Jun 2008; Peter Alfredsen + poppler-bindings-0.6.1.ebuild: + Dropping keywords for all but arm/sh/s390 on poppler-bindings-0.6.1 due to + bug #216850 11 Jun 2008; Peter Alfredsen -files/poppler-0.5.2-bindings.patch, diff --git a/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild b/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild index 53a32414dfc1..c2302c57b10e 100644 --- a/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild +++ b/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild,v 1.11 2007/12/11 09:35:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/poppler-bindings/poppler-bindings-0.6.1.ebuild,v 1.12 2008/06/11 13:12:31 loki_val Exp $ inherit autotools eutils multilib @@ -20,7 +20,7 @@ SRC_URI="http://poppler.freedesktop.org/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="arm s390 sh" IUSE="gtk qt3 cairo qt4 test" RDEPEND="~app-text/poppler-${PV} -- cgit v1.2.3-65-gdbad