summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2006-09-17 13:52:44 +0000
committerLuca Longinotti <chtekk@gentoo.org>2006-09-17 13:52:44 +0000
commiteae1eb5a20d217d421d46922ba2c43686ddf8fb5 (patch)
tree3a93938c86cdd0a19533ccee0167d141f8148e05 /dev-php/PEAR-Auth
parentStable on ppc wrt bug 147612 (diff)
downloadgentoo-2-eae1eb5a20d217d421d46922ba2c43686ddf8fb5.tar.gz
gentoo-2-eae1eb5a20d217d421d46922ba2c43686ddf8fb5.tar.bz2
gentoo-2-eae1eb5a20d217d421d46922ba2c43686ddf8fb5.zip
Version bump, readded amd64 keyword.
(Portage version: 2.1.1_rc1-r2)
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.4.ebuild5
-rw-r--r--dev-php/PEAR-Auth/PEAR-Auth-1.3.2.ebuild22
-rw-r--r--dev-php/PEAR-Auth/files/digest-PEAR-Auth-1.3.23
4 files changed, 34 insertions, 4 deletions
diff --git a/dev-php/PEAR-Auth/ChangeLog b/dev-php/PEAR-Auth/ChangeLog
index b5771acdddfc..df8bf0f70a9e 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.30 2006/05/25 22:50:54 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/ChangeLog,v 1.31 2006/09/17 13:52:44 chtekk Exp $
+
+*PEAR-Auth-1.3.2 (17 Sep 2006)
+
+ 17 Sep 2006; Luca Longinotti <chtekk@gentoo.org> PEAR-Auth-1.2.4.ebuild,
+ -PEAR-Auth-1.3.0.ebuild, +PEAR-Auth-1.3.2.ebuild:
+ Version bump, readded amd64 keyword.
25 May 2006; Luca Longinotti <chtekk@gentoo.org> PEAR-Auth-1.3.0.ebuild:
Readd HPPA, PPC64 and SPARC keywords.
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 f511cad07f70..4da8440f7c64 100644
--- a/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild
+++ b/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild
@@ -1,6 +1,6 @@
# 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.10 2006/05/23 20:52:08 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth/PEAR-Auth-1.2.4.ebuild,v 1.11 2006/09/17 13:52:44 chtekk Exp $
inherit php-pear-r1
@@ -9,5 +9,4 @@ LICENSE="PHP"
SLOT="0"
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"
+RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1"
diff --git a/dev-php/PEAR-Auth/PEAR-Auth-1.3.2.ebuild b/dev-php/PEAR-Auth/PEAR-Auth-1.3.2.ebuild
new file mode 100644
index 000000000000..6c01108994ff
--- /dev/null
+++ b/dev-php/PEAR-Auth/PEAR-Auth-1.3.2.ebuild
@@ -0,0 +1,22 @@
+# 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.3.2.ebuild,v 1.1 2006/09/17 13:52:44 chtekk Exp $
+
+inherit php-pear-r1 depend.php
+
+DESCRIPTION="Provides methods for creating an authentication system using PHP."
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+RDEPEND=">=dev-php/PEAR-DB-1.7.6-r1
+ dev-php/PEAR-File_Passwd
+ dev-php/PEAR-Net_POP3
+ dev-php/PEAR-MDB
+ dev-php/PEAR-MDB2
+ dev-php/PEAR-Crypt_CHAP
+ dev-php/PEAR-File_SMBPasswd"
+
+pkg_setup() {
+ require_php_with_use crypt mhash
+}
diff --git a/dev-php/PEAR-Auth/files/digest-PEAR-Auth-1.3.2 b/dev-php/PEAR-Auth/files/digest-PEAR-Auth-1.3.2
new file mode 100644
index 000000000000..df7ce748c736
--- /dev/null
+++ b/dev-php/PEAR-Auth/files/digest-PEAR-Auth-1.3.2
@@ -0,0 +1,3 @@
+MD5 d5c4ca6495044a7ecee34838163f9ffa Auth-1.3.2.tgz 41766
+RMD160 3184adb33ba8e29a56e608b689de36cb584c83e9 Auth-1.3.2.tgz 41766
+SHA256 ea68c0a2266c1dcbcfcae33ee31097b75eb5b4954bb80553f3e25f99be173ac5 Auth-1.3.2.tgz 41766