diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-29 06:33:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-29 06:33:34 +0000 |
commit | c48c0e4792a9d5e68d0ee719e817445d65c2f771 (patch) | |
tree | d35af89a21760122194923ad621d2f9173043fd6 /dev-php/PEAR-Auth_SASL | |
parent | Bump to most recent version. This fixes bug #119582. (diff) | |
download | gentoo-2-c48c0e4792a9d5e68d0ee719e817445d65c2f771.tar.gz gentoo-2-c48c0e4792a9d5e68d0ee719e817445d65c2f771.tar.bz2 gentoo-2-c48c0e4792a9d5e68d0ee719e817445d65c2f771.zip |
ia64 stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-php/PEAR-Auth_SASL')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild index 8816bcbe4f12..905eeec0d93c 100644 --- a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.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_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild,v 1.13 2006/01/27 20:15:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.1-r1.ebuild,v 1.14 2006/01/29 06:32:51 vapier Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Abstraction of various SASL mechanism responses" LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" |