diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-09 14:09:53 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-09 14:09:53 +0000 |
commit | 82b1c409f30a8d2d401f170722575a7e717eaeb1 (patch) | |
tree | 5da724d14ed033f05c9453fc9e9b5d2234629338 /dev-perl/Authen-SASL | |
parent | Added ~ppc64; bug #189441 (diff) | |
download | gentoo-2-82b1c409f30a8d2d401f170722575a7e717eaeb1.tar.gz gentoo-2-82b1c409f30a8d2d401f170722575a7e717eaeb1.tar.bz2 gentoo-2-82b1c409f30a8d2d401f170722575a7e717eaeb1.zip |
Added ~ppc64; bug #189441
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.10-r1.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.10-r1.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild index 1258a0083cbe..4f7741ea574f 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.7 2007/10/06 19:51:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10-r1.ebuild,v 1.8 2007/10/09 14:09:53 corsair 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 sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="kerberos" SRC_TEST="do" diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index 15e2b93f6c51..4cb18cbaf3f3 100644 --- a/dev-perl/Authen-SASL/ChangeLog +++ b/dev-perl/Authen-SASL/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Authen-SASL # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.44 2007/10/06 19:51:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.45 2007/10/09 14:09:53 corsair Exp $ + + 09 Oct 2007; Markus Rothe <corsair@gentoo.org> Authen-SASL-2.10-r1.ebuild: + Added ~ppc64; bug #189441 06 Oct 2007; Raúl Porcel <armin76@gentoo.org> Authen-SASL-2.10-r1.ebuild: alpha/ia64/sparc/x86 stable |