diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-08-22 18:38:01 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-08-22 18:38:01 +0000 |
commit | b4a5eae4e4a81d6afc672661a846ba9c376a0766 (patch) | |
tree | 8b4a248ef7860491592f72ed7210d2b821806ea1 /dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild | |
parent | Fix dependency to point to libxml2; thanks to Robert Buchholz <rbu AT gentoo ... (diff) | |
download | gentoo-2-b4a5eae4e4a81d6afc672661a846ba9c376a0766.tar.gz gentoo-2-b4a5eae4e4a81d6afc672661a846ba9c376a0766.tar.bz2 gentoo-2-b4a5eae4e4a81d6afc672661a846ba9c376a0766.zip |
Version bump
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild')
-rw-r--r-- | dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild new file mode 100644 index 000000000000..ff991031bb9f --- /dev/null +++ b/dev-php/PEAR-Auth_SASL/PEAR-Auth_SASL-1.0.3.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 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.3.ebuild,v 1.1 2009/08/22 18:38:01 beandog Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Abstraction of various SASL mechanism responses" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +IUSE="" |