summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-18 20:11:11 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-18 20:11:11 +0000
commit3afc7309c8b9b27bf47cf5102272b26d6d2b7ded (patch)
tree6037ebba098bbc8d776f35d13b8bd136cc40b452 /dev-php/PEAR-Auth
parentupdated patchset to 0.5, added fix for a crash in libsi (diff)
downloadgentoo-2-3afc7309c8b9b27bf47cf5102272b26d6d2b7ded.tar.gz
gentoo-2-3afc7309c8b9b27bf47cf5102272b26d6d2b7ded.tar.bz2
gentoo-2-3afc7309c8b9b27bf47cf5102272b26d6d2b7ded.zip
Mark 1.2.3-r1 stable on alpha/ia64. #119722
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php/PEAR-Auth')
-rw-r--r--dev-php/PEAR-Auth/ChangeLog8
-rw-r--r--dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog
index ac5b6579826b..c0e5228d9633 100644
--- a/dev-php/PEAR-Auth/ChangeLog
+++ b/dev-php/PEAR-Auth/ChangeLog
@@ -1,6 +1,12 @@
# 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.14 2006/01/27 18:22:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.15 2006/02/18 20:11:11 agriffis Exp $
+
+ 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> PEAR-Auth-1.2.3-r1.ebuild:
+ Mark 1.2.3-r1 stable on alpha/ia64. #119722
+
+ 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> PEAR-Auth-1.2.3-r1.ebuild:
+ Mark 1.2.3-r1 stable on alpha/ia64. #119722
27 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Auth-1.2.3-r1.ebuild:
Stable on hppa (bug #119722).
diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild
index 0ef891cbce20..ae2297f8982c 100644
--- a/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild
+++ b/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.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.3-r1.ebuild,v 1.13 2006/01/27 18:22:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.2.3-r1.ebuild,v 1.14 2006/02/18 20:11:11 agriffis Exp $
inherit php-pear-r1
DESCRIPTION="Provides methods for creating an authentication system using PHP."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="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"