diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:23:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:23:29 +0000 |
commit | f6913b5552f1525e5248b24388caade51360c78e (patch) | |
tree | 8734a9cd81d6e74c79a78148fad597dcea290ba0 /dev-perl/Authen-SASL/Authen-SASL-2.160.0.ebuild | |
parent | Stable for x86, wrt bug #441208 (diff) | |
download | gentoo-2-f6913b5552f1525e5248b24388caade51360c78e.tar.gz gentoo-2-f6913b5552f1525e5248b24388caade51360c78e.tar.bz2 gentoo-2-f6913b5552f1525e5248b24388caade51360c78e.zip |
Stable for x86, wrt bug #441210
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/Authen-SASL/Authen-SASL-2.160.0.ebuild')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.160.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.160.0.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.160.0.ebuild index d268f5c2ba44..25079e347ad3 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.160.0.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.160.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.160.0.ebuild,v 1.2 2012/12/06 18:15:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.160.0.ebuild,v 1.3 2012/12/06 18:23:29 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="A Perl SASL interface" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~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 |