diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-04-24 03:13:35 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-04-24 03:13:35 +0000 |
commit | 1ee8ad720230947dc85ea66efaa106a87c69e452 (patch) | |
tree | b87d422a3a2bd50d533850b97d87f74d0af3f856 /dev-perl/Authen-SASL | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-1ee8ad720230947dc85ea66efaa106a87c69e452.tar.gz gentoo-2-1ee8ad720230947dc85ea66efaa106a87c69e452.tar.bz2 gentoo-2-1ee8ad720230947dc85ea66efaa106a87c69e452.zip |
Marked stable on mips.
(Portage version: 2.1_pre9-r3)
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Authen-SASL/ChangeLog | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild index 751ca7eb596e..127ecc66f99b 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 +# Copyright 1999-2006 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.7 2005/09/19 22:01:45 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.8 2006/04/24 03:13:35 kumba 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 a2c90bac4e0a..d9fe455de68e 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.24 2006/04/24 00:30:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.25 2006/04/24 03:13:35 kumba Exp $ + + 29 Apr 2006; Joshua Kinard <kumba@gentoo.org> Authen-SASL-2.09.ebuild: + Marked stable on mips. *Authen-SASL-2.10 (24 Apr 2006) |