diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-09-19 22:08:11 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-09-19 22:08:11 +0000 |
commit | b7d02a60db496ba188990ecc59e843e7493ccf9f (patch) | |
tree | cb93cadcb4ae672c75df996b5fa6eef7e2ef4e48 /dev-perl/Authen-SASL | |
parent | New revision, having removed the gtk2 USE flag (bug #106560) (diff) | |
download | historical-b7d02a60db496ba188990ecc59e843e7493ccf9f.tar.gz historical-b7d02a60db496ba188990ecc59e843e7493ccf9f.tar.bz2 historical-b7d02a60db496ba188990ecc59e843e7493ccf9f.zip |
Stable on amd64.
Package-Manager: portage-2.0.52-r1
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 7e741e73614c..751ca7eb596e 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.6 2005/09/08 16:49:51 agriffis Exp $ +# $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 $ 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 552e269a0ef1..8d4668a9f784 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.22 2005/09/08 16:49:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.23 2005/09/19 22:01:45 cryos Exp $ + + 19 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org> Authen-SASL-2.09.ebuild: + Stable on amd64. 08 Sep 2005; Aron Griffis <agriffis@gentoo.org> Authen-SASL-2.09.ebuild: Mark 2.09 stable on alpha |