diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-22 21:34:02 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-22 21:34:02 +0000 |
commit | 24d7e1fe347c006b51c301824ab72778bbf3a6ee (patch) | |
tree | 428153edffcb39f4b8c60b6a6492bf37c7ed4112 /dev-libs/cyrus-sasl | |
parent | Marking esmtp-1.2 ppc for bug 366973 (diff) | |
download | gentoo-2-24d7e1fe347c006b51c301824ab72778bbf3a6ee.tar.gz gentoo-2-24d7e1fe347c006b51c301824ab72778bbf3a6ee.tar.bz2 gentoo-2-24d7e1fe347c006b51c301824ab72778bbf3a6ee.zip |
Marking cyrus-sasl-2.1.23-r4 ppc for bug 372435
(Portage version: 2.1.9.42/cvs/Linux ppc64)
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-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog index c1ea7f4643ad..40e69ba3dcf7 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.222 2011/06/22 15:02:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.223 2011/06/22 21:34:02 ranger Exp $ + + 22 Jun 2011; Brent Baude <ranger@gentoo.org> cyrus-sasl-2.1.23-r4.ebuild: + Marking cyrus-sasl-2.1.23-r4 ppc for bug 372435 22 Jun 2011; Markos Chandras <hwoarang@gentoo.org> cyrus-sasl-2.1.23-r4.ebuild: diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r4.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r4.ebuild index cd0a45f8b2f3..8cec114c625c 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r4.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r4.ebuild,v 1.3 2011/06/22 15:02:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.23-r4.ebuild,v 1.4 2011/06/22 21:34:02 ranger Exp $ EAPI=2 @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/${P}.tar.gz LICENSE="as-is" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd" IUSE="authdaemond berkdb crypt gdbm kerberos openldap mysql ntlm_unsupported_patch pam postgres sample srp ssl urandom" DEPEND="authdaemond? ( || ( >=net-mail/courier-imap-3.0.7 >=mail-mta/courier-0.46 ) ) |