summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-09-16 05:37:55 +0000
committerJeroen Roovers <jer@gentoo.org>2007-09-16 05:37:55 +0000
commit74aae104531d6c2c730fa04f2aa0ef4cc5aec1e2 (patch)
tree47334f59f194853e26419316c4e2ada44bfa434c /dev-php/PEAR-Auth
parentStable for HPPA (bug #192247). (diff)
downloadgentoo-2-74aae104531d6c2c730fa04f2aa0ef4cc5aec1e2.tar.gz
gentoo-2-74aae104531d6c2c730fa04f2aa0ef4cc5aec1e2.tar.bz2
gentoo-2-74aae104531d6c2c730fa04f2aa0ef4cc5aec1e2.zip
Stable for HPPA (bug #192247).
(Portage version: 2.1.2.12)
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.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 4c9327a5a371..ff0a4c27a140 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.33 2007/09/06 13:53:39 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.34 2007/09/16 05:37:55 jer Exp $
+
+ 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Auth-1.5.4.ebuild:
+ Stable for HPPA (bug #192247).
06 Sep 2007; Markus Ullmann <jokey@gentoo.org> -PEAR-Auth-1.3.2.ebuild:
Cleanup
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 48d9a54fe490..dceaef382276 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.1 2007/08/20 21:22:58 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.5.4.ebuild,v 1.2 2007/09/16 05:37:55 jer 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="~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