summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-10-05 14:58:11 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-10-05 14:58:11 +0000
commiteb5590e0e92c6c4f9844c01b077504e214134b46 (patch)
treed902208d5e88f871eb5aa16dfa820be808db7a1f /mail-filter
parentKeyword ~ppc ~ppc64 for bug #521400 (diff)
downloadgentoo-2-eb5590e0e92c6c4f9844c01b077504e214134b46.tar.gz
gentoo-2-eb5590e0e92c6c4f9844c01b077504e214134b46.tar.bz2
gentoo-2-eb5590e0e92c6c4f9844c01b077504e214134b46.zip
Keyword ~ppc ~ppc64, bug #521400
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/spamassassin/ChangeLog6
-rw-r--r--mail-filter/spamassassin/spamassassin-3.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-filter/spamassassin/ChangeLog b/mail-filter/spamassassin/ChangeLog
index 469aa2574f25..5b809cf7acc7 100644
--- a/mail-filter/spamassassin/ChangeLog
+++ b/mail-filter/spamassassin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/spamassassin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.251 2014/09/28 18:01:23 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.252 2014/10/05 14:58:11 blueness Exp $
+
+ 05 Oct 2014; Anthony G. Basile <blueness@gentoo.org>
+ spamassassin-3.4.0.ebuild:
+ Keyword ~ppc ~ppc64, bug #521400
28 Sep 2014; Mikle Kolyada <zlogene@gentoo.org> -spamassassin-3.3.2-r2.ebuild,
-spamassassin-3.3.2-r4.ebuild:
diff --git a/mail-filter/spamassassin/spamassassin-3.4.0.ebuild b/mail-filter/spamassassin/spamassassin-3.4.0.ebuild
index 840271ff55ea..054bf269f6e0 100644
--- a/mail-filter/spamassassin/spamassassin-3.4.0.ebuild
+++ b/mail-filter/spamassassin/spamassassin-3.4.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-filter/spamassassin/spamassassin-3.4.0.ebuild,v 1.6 2014/09/28 17:59:32 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 1.7 2014/10/05 14:58:11 blueness Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="mirror://apache/spamassassin/source/${MY_P}.tar.bz2"
LICENSE="Apache-2.0 GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
IUSE="berkdb qmail ssl doc ldap mysql postgres sqlite ipv6"
DEPEND=">=dev-lang/perl-5.8.8-r8