From 0b69f62ef546b46625ab609b0ea0f360b50fef9d Mon Sep 17 00:00:00 2001 From: Ole Markus With Date: Mon, 20 May 2013 06:24:07 +0000 Subject: Fix bad dependency for ppc64 (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5) --- dev-php/PEAR-Auth/ChangeLog | 8 +++++--- dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'dev-php/PEAR-Auth') diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog index 9c9a9e3e8869..102c68f46242 100644 --- a/dev-php/PEAR-Auth/ChangeLog +++ b/dev-php/PEAR-Auth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Auth -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.53 2012/06/09 14:36:35 mabi Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.54 2013/05/20 06:24:07 olemarkus Exp $ + + 20 May 2013; Ole Markus With PEAR-Auth-1.6.4.ebuild: + Fix bad dependency for ppc64 09 Jun 2012; Matti Bickel -PEAR-Auth-1.5.4.ebuild: remove old @@ -206,4 +209,3 @@ 16 Feb 2005; Sebastian Bergmann : Initial ebuild for the Auth PEAR package, closes bug 73508. - diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild index 16a6c67970fc..810bd737f896 100644 --- a/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild +++ b/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild,v 1.8 2012/04/01 18:17:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild,v 1.9 2013/05/20 06:24:07 olemarkus Exp $ EAPI="4" inherit php-pear-r1 @@ -8,7 +8,7 @@ inherit php-pear-r1 DESCRIPTION="Provides methods for creating an authentication system using PHP." LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="minimal" RDEPEND="!minimal? ( >=dev-php/PEAR-Log-1.9.10 >=dev-php/PEAR-File_Passwd-1.1.0 -- cgit v1.2.3-65-gdbad