diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-06-06 10:12:02 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-06-06 10:12:02 +0000 |
commit | 273818d1eee6294c6b5b7cfd4f5172f5940e9159 (patch) | |
tree | 74a5c001e23c765083a36586c39865df6d8f3b8f /dev-perl/Authen-SASL | |
parent | Marked stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-273818d1eee6294c6b5b7cfd4f5172f5940e9159.tar.gz gentoo-2-273818d1eee6294c6b5b7cfd4f5172f5940e9159.tar.bz2 gentoo-2-273818d1eee6294c6b5b7cfd4f5172f5940e9159.zip |
Marked stable on hppa.
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r-- | dev-perl/Authen-SASL/Authen-SASL-2.04.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.04.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild index 9177de5658e9..b014c12dfda8 100644 --- a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild +++ b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.12 2004/05/28 02:53:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.13 2004/06/06 10:09:05 gmsoft Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm amd64 ia64 s390" +KEYWORDS="x86 ppc sparc mips alpha arm amd64 ia64 s390 hppa" export OPTIMIZE="$CFLAGS" AUTHOR="GBARR" diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index 83504059f852..7129774c09b1 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.11 2004/05/12 05:01:45 randy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.12 2004/06/06 10:09:05 gmsoft Exp $ + + 06 Jun 2004; Guy Martin <gmsoft@gentoo.org> Authen-SASL-2.04.ebuild: + Marked stable on hppa. 12 May 2004; Michael McCabe <randy@gentoo.org> Authen-SASL-2.04.ebuild: Added s390 keywords |