diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-25 18:42:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-25 18:42:51 +0000 |
commit | 969fbfbfa399e2ec0025dae9af9816a6974b386a (patch) | |
tree | e6bf198299e51bfb61da310ce8cca99a050b3398 /dev-libs/cyrus-sasl | |
parent | Remove old (diff) | |
download | gentoo-2-969fbfbfa399e2ec0025dae9af9816a6974b386a.tar.gz gentoo-2-969fbfbfa399e2ec0025dae9af9816a6974b386a.tar.bz2 gentoo-2-969fbfbfa399e2ec0025dae9af9816a6974b386a.zip |
Stable for HPPA (bug #270261).
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r-- | dev-libs/cyrus-sasl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog index 3ae4145f760e..52c2f70764e5 100644 --- a/dev-libs/cyrus-sasl/ChangeLog +++ b/dev-libs/cyrus-sasl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/cyrus-sasl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.196 2009/05/18 16:24:10 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.197 2009/06/25 18:42:51 jer Exp $ + + 25 Jun 2009; Jeroen Roovers <jer@gentoo.org> cyrus-sasl-2.1.23.ebuild: + Stable for HPPA (bug #270261). *cyrus-sasl-2.1.23 (18 May 2009) diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild index 0ad06092d273..4c170e8b0288 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild,v 1.1 2009/05/18 16:24:10 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23.ebuild,v 1.2 2009/06/25 18:42:51 jer Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.7" @@ -10,7 +10,7 @@ inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2 ntlm_patch="${PN}-2.1.22-ntlm_impl-spnego.patch.gz" SASLAUTHD_CONF_VER="2.1.21" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" DESCRIPTION="The Cyrus SASL (Simple Authentication and Security Layer)." HOMEPAGE="http://asg.web.cmu.edu/sasl/" |