diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-04 15:32:54 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-04 15:32:54 +0000 |
commit | 3950a543461ceca6836f066e4b0552678c1c10d3 (patch) | |
tree | 321b7db1f73258052c553ae7bd53bbfb688906ba /mail-mta/courier | |
parent | No stable keywords for mips (diff) | |
download | gentoo-2-3950a543461ceca6836f066e4b0552678c1c10d3.tar.gz gentoo-2-3950a543461ceca6836f066e4b0552678c1c10d3.tar.bz2 gentoo-2-3950a543461ceca6836f066e4b0552678c1c10d3.zip |
Stable for HPPA (bug #486504).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'mail-mta/courier')
-rw-r--r-- | mail-mta/courier/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.71.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index d346e7c602cf..c8023136e90b 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.166 2013/09/19 10:59:55 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.167 2013/10/04 15:32:54 jer Exp $ + + 04 Oct 2013; Jeroen Roovers <jer@gentoo.org> courier-0.71.ebuild: + Stable for HPPA (bug #486504). 18 Sep 2013; Hanno Boeck <hanno@gentoo.org> courier-0.70.ebuild, courier-0.71.ebuild: diff --git a/mail-mta/courier/courier-0.71.ebuild b/mail-mta/courier/courier-0.71.ebuild index 5a9e97206baf..7dc82ed8b8bf 100644 --- a/mail-mta/courier/courier-0.71.ebuild +++ b/mail-mta/courier/courier-0.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.2 2013/09/19 10:59:55 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.71.ebuild,v 1.3 2013/10/04 15:32:54 jer 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" |