diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 18:55:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-01 18:55:31 +0000 |
commit | 9682af7b3e5f1ab318cea2312e301f3994347b30 (patch) | |
tree | fb1535a14f6394d0abae7f93385b62329b993300 /dev-libs/cyrus-sasl | |
parent | sh stable wrt #440872 (diff) | |
download | gentoo-2-9682af7b3e5f1ab318cea2312e301f3994347b30.tar.gz gentoo-2-9682af7b3e5f1ab318cea2312e301f3994347b30.tar.bz2 gentoo-2-9682af7b3e5f1ab318cea2312e301f3994347b30.zip |
s390/sh stable wrt #445208
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r-- | dev-libs/cyrus-sasl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog index f64b90d74156..f8aeb8207752 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.258 2012/12/30 14:34:26 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.259 2013/01/01 18:55:31 armin76 Exp $ + + 01 Jan 2013; Raúl Porcel <armin76@gentoo.org> cyrus-sasl-2.1.25-r3.ebuild: + s390/sh stable wrt #445208 30 Dec 2012; Agostino Sarubbo <ago@gentoo.org> cyrus-sasl-2.1.25-r3.ebuild: Stable for alpha, wrt bug #445208 diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild index eb70eca0037d..347061f693d0 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 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.25-r3.ebuild,v 1.12 2012/12/30 14:34:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.25-r3.ebuild,v 1.13 2013/01/01 18:55:31 armin76 Exp $ EAPI=4 inherit eutils flag-o-matic multilib autotools pam java-pkg-opt-2 db-use @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.cyrusimap.org/cyrus-sasl/${P}.tar.gz" LICENSE="BSD-with-attribution" SLOT="2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="authdaemond berkdb gdbm kerberos ldapdb openldap mysql pam postgres sample sqlite srp ssl static-libs urandom" |