diff options
author | 2012-12-29 17:22:02 +0000 | |
---|---|---|
committer | 2012-12-29 17:22:02 +0000 | |
commit | 53f1ed4df71e6efe9332cb2728152093d3c4d17d (patch) | |
tree | 7504f6c1bafe8c9add714f41fe2b296a9d6972d8 | |
parent | Bump giggle to 0.6.2. Also block all ebuilds on evolution-data-server-3.6 wh... (diff) | |
download | gentoo-2-53f1ed4df71e6efe9332cb2728152093d3c4d17d.tar.gz gentoo-2-53f1ed4df71e6efe9332cb2728152093d3c4d17d.tar.bz2 gentoo-2-53f1ed4df71e6efe9332cb2728152093d3c4d17d.zip |
alpha/sparc stable wrt #439736
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
-rw-r--r-- | mail-mta/courier/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.69.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index f0f11cfcc422..f31ce11f5f6d 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.159 2012/12/17 17:27:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.160 2012/12/29 17:22:02 armin76 Exp $ + + 29 Dec 2012; Raúl Porcel <armin76@gentoo.org> courier-0.69.0.ebuild: + alpha/sparc stable wrt #439736 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> courier-0.69.0.ebuild: Stable for ia64, wrt bug #439736 diff --git a/mail-mta/courier/courier-0.69.0.ebuild b/mail-mta/courier/courier-0.69.0.ebuild index 35f6201a05df..bab1b3482a43 100644 --- a/mail-mta/courier/courier-0.69.0.ebuild +++ b/mail-mta/courier/courier-0.69.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.69.0.ebuild,v 1.7 2012/12/17 17:27:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.69.0.ebuild,v 1.8 2012/12/29 17:22:02 armin76 Exp $ inherit eutils flag-o-matic multilib @@ -10,7 +10,7 @@ HOMEPAGE="http://www.courier-mta.org/" SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: ~arm ~s390 ~ppc64 -KEYWORDS="~alpha amd64 hppa ia64 ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \ fam web webmail gnutls" |