diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-09-03 19:30:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-09-03 19:30:58 +0000 |
commit | ec751cc75c2436822c1aa9e2cf9993ccfd192ce3 (patch) | |
tree | b4beef6042fb2587790f14885679887fadf99cf7 /dev-perl/Authen-SASL | |
parent | make multilib-strict aware and keyword ~amd64 (diff) | |
download | historical-ec751cc75c2436822c1aa9e2cf9993ccfd192ce3.tar.gz historical-ec751cc75c2436822c1aa9e2cf9993ccfd192ce3.tar.bz2 historical-ec751cc75c2436822c1aa9e2cf9993ccfd192ce3.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.09.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.09.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild index 7b0bb9657aeb..4c455ae003fd 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.09.ebuild,v 1.4 2005/08/21 03:41:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.5 2005/09/03 19:27:17 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 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index 38a531741359..cde9f48da11b 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.20 2005/08/19 19:34:07 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.21 2005/09/03 19:27:17 corsair Exp $ + + 03 Sep 2005; Markus Rothe <corsair@gentoo.org> Authen-SASL-2.09.ebuild: + Stable on ppc64 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> Authen-SASL-2.09.ebuild: |