diff options
author | Matt Turner <mattst88@gentoo.org> | 2010-12-07 03:24:11 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2010-12-07 03:24:11 +0000 |
commit | 13e5876988b6f9d1bfd5cf3b907342e6f8fe6bf6 (patch) | |
tree | 637782dc597fde455a57b8c2c1c75cfc0c69c07c /dev-perl/Authen-SASL | |
parent | Added 'dev-perl/Authen-SASL kerberos' to package.use.mask since we don't have... (diff) | |
download | gentoo-2-13e5876988b6f9d1bfd5cf3b907342e6f8fe6bf6.tar.gz gentoo-2-13e5876988b6f9d1bfd5cf3b907342e6f8fe6bf6.tar.bz2 gentoo-2-13e5876988b6f9d1bfd5cf3b907342e6f8fe6bf6.zip |
Readded ~mips, bug 189441
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.15.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.15.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.15.ebuild index 230ba9beb49e..96475895fcea 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.8 2010/11/13 19:25:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.15.ebuild,v 1.9 2010/12/07 03:24:11 mattst88 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 ~mips ~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 diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index 5ff7a09426e7..5ed2072dfeee 100644 --- a/dev-perl/Authen-SASL/ChangeLog +++ b/dev-perl/Authen-SASL/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Authen-SASL # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.78 2010/11/13 19:25:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.79 2010/12/07 03:24:11 mattst88 Exp $ + + 07 Dec 2010; Matt Turner <mattst88@gentoo.org> Authen-SASL-2.15.ebuild: + Added ~mips keyword, bug 189441. 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> Authen-SASL-2.15.ebuild: alpha/ia64/m68k/s390/sh/sparc stable wrt #341865 |