summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-04-01 18:17:37 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-04-01 18:17:37 +0000
commit93c62ffcd015bda88660dad9d5954af503279a98 (patch)
tree4bb826dff959eaffac5380886e9e7f4ce9abe9f4 /dev-php
parentalpha/ia64/sparc stable wrt #408727 (diff)
downloadgentoo-2-93c62ffcd015bda88660dad9d5954af503279a98.tar.gz
gentoo-2-93c62ffcd015bda88660dad9d5954af503279a98.tar.bz2
gentoo-2-93c62ffcd015bda88660dad9d5954af503279a98.zip
alpha/ia64/sparc stable wrt #408723
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Auth/ChangeLog5
-rw-r--r--dev-php/PEAR-Auth/PEAR-Auth-1.6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog
index 02a8e6c3097d..ebc512f9614e 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.51 2012/03/29 15:09:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.52 2012/04/01 18:17:37 armin76 Exp $
+
+ 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> PEAR-Auth-1.6.4.ebuild:
+ alpha/ia64/sparc stable wrt #408723
29 Mar 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Auth-1.6.4.ebuild:
Stable for HPPA (bug #408723).
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 2c681df2b95e..16a6c67970fc 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
# 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.7 2012/03/29 15:09:57 jer Exp $
+# $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 $
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