diff options
author | 2010-11-05 13:22:29 +0000 | |
---|---|---|
committer | 2010-11-05 13:22:29 +0000 | |
commit | 2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c (patch) | |
tree | ca74a47dba654803d7c6d3870327746b126492c2 /dev-perl/Authen-SASL/Authen-SASL-2.15.ebuild | |
parent | Version bumped, bug #267587. (diff) | |
download | historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.gz historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.tar.bz2 historical-2e47cdc6fbbc090b5c11ed7363f6cfc8a93e345c.zip |
Stable on amd64 wrt bug #341865
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Authen-SASL/Authen-SASL-2.15.ebuild')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.15.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.15.ebuild index 21c875356c2e..7c48b5f1c8fd 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.15.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.15.ebuild,v 1.5 2010/11/05 10:44:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.15.ebuild,v 1.6 2010/11/05 13:06:10 hwoarang Exp $ EAPI=2 @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="A Perl SASL interface" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="kerberos" DEPEND="dev-perl/Digest-HMAC |