diff options
author | 2014-12-15 15:30:00 +0000 | |
---|---|---|
committer | 2014-12-15 15:30:00 +0000 | |
commit | 0b9736b3f28724d6273cb8169acf2fc0add6684a (patch) | |
tree | 49713f0cf00429e53a97307d1622c9886e5f3560 /mail-mta | |
parent | NM shows lots of errors making nmcli neither unusable, bug #528748 (by Alex B... (diff) | |
download | gentoo-2-0b9736b3f28724d6273cb8169acf2fc0add6684a.tar.gz gentoo-2-0b9736b3f28724d6273cb8169acf2fc0add6684a.tar.bz2 gentoo-2-0b9736b3f28724d6273cb8169acf2fc0add6684a.zip |
Marked ~hppa (bug #532520).
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/courier/ChangeLog | 5 | ||||
-rw-r--r-- | mail-mta/courier/courier-0.74.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-mta/courier/ChangeLog b/mail-mta/courier/ChangeLog index 360530e04a1c..c98f02520f66 100644 --- a/mail-mta/courier/ChangeLog +++ b/mail-mta/courier/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-mta/courier # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.177 2014/12/14 01:32:05 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/ChangeLog,v 1.178 2014/12/15 15:30:00 jer Exp $ + + 15 Dec 2014; Jeroen Roovers <jer@gentoo.org> courier-0.74.0.ebuild: + Marked ~hppa (bug #532520). *courier-0.74.0 (14 Dec 2014) diff --git a/mail-mta/courier/courier-0.74.0.ebuild b/mail-mta/courier/courier-0.74.0.ebuild index abf4de3ad20a..284bc0691a5b 100644 --- a/mail-mta/courier/courier-0.74.0.ebuild +++ b/mail-mta/courier/courier-0.74.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild,v 1.1 2014/12/14 01:32:05 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/courier/courier-0.74.0.ebuild,v 1.2 2014/12/15 15:30:00 jer Exp $ inherit eutils flag-o-matic multilib @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" # not in keywords due to missing dependencies: # ~arm ~s390 ~ppc64 ~alpha ~hppa ~ia64 ~ppc ~sparc ~x86 -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="postgres ldap mysql pam nls ipv6 spell fax crypt norewrite \ fam web webmail gnutls" |