diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:35:35 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-19 19:35:35 +0000 |
commit | bdc841a3dfcce3f51cfa7a496fa3b40d28e7600f (patch) | |
tree | 22b06b5130a83e51b85c3d95f3c86b4a7ba54003 /dev-perl/Authen-SASL | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-bdc841a3dfcce3f51cfa7a496fa3b40d28e7600f.tar.gz gentoo-2-bdc841a3dfcce3f51cfa7a496fa3b40d28e7600f.tar.bz2 gentoo-2-bdc841a3dfcce3f51cfa7a496fa3b40d28e7600f.zip |
Stable on hppa and ppc.
(Portage version: 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 | 6 |
2 files changed, 7 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 1a5545816ec8..14a5c513dd61 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.2 2005/08/15 09:52:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.3 2005/08/19 19:34:07 hansmi 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="x86 ~ppc sparc ~mips ~alpha ~arm ~amd64 ~ia64 ~s390 ~hppa ~ppc64" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index 642c789fa41a..38a531741359 100644 --- a/dev-perl/Authen-SASL/ChangeLog +++ b/dev-perl/Authen-SASL/ChangeLog @@ -1,6 +1,10 @@ # 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.19 2005/08/15 09:52:02 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.20 2005/08/19 19:34:07 hansmi Exp $ + + 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> + Authen-SASL-2.09.ebuild: + Stable on hppa and ppc. 15 Aug 2005; Michael Cummings <mcummings@gentoo.org> -Authen-SASL-2.08.ebuild, Authen-SASL-2.09.ebuild: |