diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-10 12:02:29 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-10 12:02:29 +0000 |
commit | fc9c21902883089c3c21a92acf664bc4b7536816 (patch) | |
tree | 1aa8cb27d81b8ca6c533e376dfb1740621fb5879 /dev-perl/Authen-SASL | |
parent | amd64 stable (diff) | |
download | gentoo-2-fc9c21902883089c3c21a92acf664bc4b7536816.tar.gz gentoo-2-fc9c21902883089c3c21a92acf664bc4b7536816.tar.bz2 gentoo-2-fc9c21902883089c3c21a92acf664bc4b7536816.zip |
amd64 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild index 457f4d6049f7..6362c88bf3d8 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild,v 1.9 2007/10/15 14:13:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild,v 1.10 2007/11/10 12:02:29 drac Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86" IUSE="kerberos" SRC_TEST="do" |