diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2006-07-02 12:04:36 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2006-07-02 12:04:36 +0000 |
commit | 330534261476ac74b7e2c9f49b16fc958cbe9f2b (patch) | |
tree | afc30829d0c5eae7214094769ac91b475efacf86 /dev-php | |
parent | Version bump for bug #138816. (diff) | |
download | gentoo-2-330534261476ac74b7e2c9f49b16fc958cbe9f2b.tar.gz gentoo-2-330534261476ac74b7e2c9f49b16fc958cbe9f2b.tar.bz2 gentoo-2-330534261476ac74b7e2c9f49b16fc958cbe9f2b.zip |
Version bump for bug #138816.
(Portage version: 2.1.1_pre2-r1)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-Auth_SASL/files/digest-PEAR-Auth_SASL-1.0.2 | 3 |
3 files changed, 22 insertions, 1 deletions
diff --git a/dev-php/PEAR-Auth_SASL/ChangeLog b/dev-php/PEAR-Auth_SASL/ChangeLog index 7eb9eba58263..5314683e8c47 100644 --- a/dev-php/PEAR-Auth_SASL/ChangeLog +++ b/dev-php/PEAR-Auth_SASL/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/PEAR-Auth_SASL # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.24 2006/05/21 01:35:04 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/ChangeLog,v 1.25 2006/07/02 12:04:36 sebastian Exp $ + +*PEAR-Auth_SASL-1.0.2 (02 Jul 2006) + + 02 Jul 2006; Sebastian Bergmann <sebastian@gentoo.org> + +PEAR-Auth_SASL-1.0.2.ebuild: + Version bump for bug #138816. 21 May 2006; Luca Longinotti <chtekk@gentoo.org> -PEAR-Auth_SASL-1.0.1.ebuild: diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild new file mode 100644 index 000000000000..2e1ed2f1f43e --- /dev/null +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.2.ebuild @@ -0,0 +1,12 @@ +# 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_SASL/PEAR-Auth_SASL-1.0.2.ebuild,v 1.1 2006/07/02 12:04:36 sebastian Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Abstraction of various SASL mechanism responses" + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" diff --git a/dev-php/PEAR-Auth_SASL/files/digest-PEAR-Auth_SASL-1.0.2 b/dev-php/PEAR-Auth_SASL/files/digest-PEAR-Auth_SASL-1.0.2 new file mode 100644 index 000000000000..b130313e73d1 --- /dev/null +++ b/dev-php/PEAR-Auth_SASL/files/digest-PEAR-Auth_SASL-1.0.2 @@ -0,0 +1,3 @@ +MD5 e6a4f4e56dec992ac965678233437aa4 Auth_SASL-1.0.2.tgz 5645 +RMD160 0e85c424bef3cb164e5252183add2a4046de7c8e Auth_SASL-1.0.2.tgz 5645 +SHA256 4c829f8af7f71bbb883ae585c43748b4153ed5cfb7406ab45d0782b98f19debc Auth_SASL-1.0.2.tgz 5645 |