diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 18:51:17 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 18:51:17 +0000 |
commit | f0bc16ddff90c5337736adf9c55c3e199ef14ec4 (patch) | |
tree | 4d8d2edf5fb586ce6149101b35bcdfba3bd1d036 /dev-perl/Authen-SASL | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-f0bc16ddff90c5337736adf9c55c3e199ef14ec4.tar.gz gentoo-2-f0bc16ddff90c5337736adf9c55c3e199ef14ec4.tar.bz2 gentoo-2-f0bc16ddff90c5337736adf9c55c3e199ef14ec4.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.10.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.10.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild index adf805ecc592..b43a3234dfe6 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild @@ -1,6 +1,6 @@ # 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.10.ebuild,v 1.7 2006/09/16 20:30:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.10.ebuild,v 1.8 2006/10/20 18:51:17 kloeri 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 42d2a62962a3..25633f0a23fc 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.32 2006/09/16 20:30:44 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.33 2006/10/20 18:51:17 kloeri Exp $ + + 20 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> + Authen-SASL-2.10.ebuild: + Stable on Alpha. 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> Authen-SASL-2.10.ebuild: |