summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-php/PEAR-Auth/ChangeLog5
-rw-r--r--dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog
index 394cd50abfe5..44b958d5f460 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.18 2006/02/24 03:34:11 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.19 2006/02/25 15:43:35 jer Exp $
+
+ 25 Feb 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Auth-1.2.4.ebuild:
+ Stable on hppa (bug #123832).
24 Feb 2006; Jason Wever <weeve@gentoo.org> PEAR-Auth-1.2.4.ebuild:
Stable on SPARC wrt security bug #123832.
diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild
index 6c3be9536bb8..a01d3370b007 100644
--- a/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild
+++ b/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 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.2.4.ebuild,v 1.3 2006/02/24 03:34:11 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild,v 1.4 2006/02/25 15:43:35 jer Exp $
inherit php-pear-r1
DESCRIPTION="Provides methods for creating an authentication system using PHP."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc ~x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-PEAR-1.3.6
>=dev-php/PEAR-DB-1.7.6-r1"