summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-07-23 20:17:36 +0000
committerPacho Ramos <pacho@gentoo.org>2015-07-23 20:17:36 +0000
commitf61fb732c5e65dc2168d3acfc6ede1dcfb1e24f1 (patch)
treeb43ecc00cfeaa813462256645a8bbc9db91dff71 /mail-filter
parentppc stable wrt bug #552940 (diff)
downloadgentoo-2-f61fb732c5e65dc2168d3acfc6ede1dcfb1e24f1.tar.gz
gentoo-2-f61fb732c5e65dc2168d3acfc6ede1dcfb1e24f1.tar.bz2
gentoo-2-f61fb732c5e65dc2168d3acfc6ede1dcfb1e24f1.zip
ppc stable wrt bug #535434
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/libspf2/ChangeLog5
-rw-r--r--mail-filter/libspf2/libspf2-1.2.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/libspf2/ChangeLog b/mail-filter/libspf2/ChangeLog
index 9c986190e62b..183ed2b56577 100644
--- a/mail-filter/libspf2/ChangeLog
+++ b/mail-filter/libspf2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-filter/libspf2
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/libspf2/ChangeLog,v 1.66 2015/07/20 05:33:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/libspf2/ChangeLog,v 1.67 2015/07/23 20:17:36 pacho Exp $
+
+ 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> libspf2-1.2.10.ebuild:
+ ppc stable wrt bug #535434
20 Jul 2015; Jeroen Roovers <jer@gentoo.org> libspf2-1.2.10.ebuild:
Stable for HPPA (bug #535434).
diff --git a/mail-filter/libspf2/libspf2-1.2.10.ebuild b/mail-filter/libspf2/libspf2-1.2.10.ebuild
index 189b64c6418c..ff112dc46984 100644
--- a/mail-filter/libspf2/libspf2-1.2.10.ebuild
+++ b/mail-filter/libspf2/libspf2-1.2.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/libspf2/libspf2-1.2.10.ebuild,v 1.6 2015/07/20 05:33:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/libspf2/libspf2-1.2.10.ebuild,v 1.7 2015/07/23 20:17:36 pacho Exp $
EAPI=5
inherit autotools
@@ -11,7 +11,7 @@ SRC_URI="http://www.libspf2.org/spf/libspf2-${PV}.tar.gz"
LICENSE="|| ( LGPL-2.1 BSD-2 )"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
IUSE="static static-libs"
DEPEND=""