summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-27 19:23:22 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-27 19:23:22 +0000
commitcdc40d38aec209c5b811db571191f3302a928297 (patch)
tree6cc6312a5ced45c8211a0b9fdcbcd03505823abd /dev-php/PEAR-Auth
parentStable on amd64 (bug #123159). (diff)
downloadgentoo-2-cdc40d38aec209c5b811db571191f3302a928297.tar.gz
gentoo-2-cdc40d38aec209c5b811db571191f3302a928297.tar.bz2
gentoo-2-cdc40d38aec209c5b811db571191f3302a928297.zip
stable on amd64 wrt bug 123832
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php/PEAR-Auth')
-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 20c14b5f8491..5ee6a2fc0b50 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.20 2006/02/25 20:53:19 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.21 2006/02/27 19:23:22 blubb Exp $
+
+ 27 Feb 2006; Simon Stelling <blubb@gentoo.org> PEAR-Auth-1.2.4.ebuild:
+ stable on amd64 wrt bug 123832
25 Feb 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Auth-1.2.4.ebuild:
Stable on x86; 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 4a064f9da766..83dfe167ed45 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.5 2006/02/25 20:53:19 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild,v 1.6 2006/02/27 19:23:22 blubb 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"