summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-05 20:10:37 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-05 20:10:37 +0000
commit5bfb4c71a75995f8d16eb4274eefb5235d6d2201 (patch)
tree211e9404436fc07a0954a1514672b958df53ac5f /dev-php
parentalpha/sparc stable wrt #192247 (diff)
downloadgentoo-2-5bfb4c71a75995f8d16eb4274eefb5235d6d2201.tar.gz
gentoo-2-5bfb4c71a75995f8d16eb4274eefb5235d6d2201.tar.bz2
gentoo-2-5bfb4c71a75995f8d16eb4274eefb5235d6d2201.zip
alpha/sparc stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Auth/ChangeLog5
-rw-r--r--dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog
index 5d54c1aaa0cd..24a64428c6ed 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.38 2007/09/28 23:47:53 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.39 2007/10/05 20:10:37 armin76 Exp $
+
+ 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Auth-1.5.4.ebuild:
+ alpha/sparc stable wrt #192247
28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Auth-1.5.4.ebuild:
Stable on amd64 wrt bug #192247
diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild
index a42cb0a199bc..df1bdcaafbfe 100644
--- a/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild
+++ b/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2007 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.5.4.ebuild,v 1.6 2007/09/28 23:47:53 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild,v 1.7 2007/10/05 20:10:37 armin76 Exp $
inherit php-pear-r1 depend.php eutils
DESCRIPTION="Provides methods for creating an authentication system using PHP."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
IUSE="minimal"
RDEPEND="!minimal? ( >=dev-php/PEAR-Log-1.9.10
>=dev-php/PEAR-File_Passwd-1.1.0