diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:46:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 08:46:41 +0000 |
commit | 3f383a995eb97177ba20fc178efaa20001dd6dd9 (patch) | |
tree | 47af7cd21234398bc6f96ee87fafc89a333c8dc8 | |
parent | Stable for x86, wrt bug #535432 (diff) | |
download | gentoo-2-3f383a995eb97177ba20fc178efaa20001dd6dd9.tar.gz gentoo-2-3f383a995eb97177ba20fc178efaa20001dd6dd9.tar.bz2 gentoo-2-3f383a995eb97177ba20fc178efaa20001dd6dd9.zip |
Stable for x86, wrt bug #535434
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | mail-filter/libspf2/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/libspf2/libspf2-1.2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/libspf2/ChangeLog b/mail-filter/libspf2/ChangeLog index b49ab1ff0799..fe57f7fa551f 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.63 2015/06/11 15:06:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/libspf2/ChangeLog,v 1.64 2015/06/26 08:46:41 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> libspf2-1.2.10.ebuild: + Stable for x86, wrt bug #535434 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> libspf2-1.2.10.ebuild: Stable for amd64, wrt bug #535434 diff --git a/mail-filter/libspf2/libspf2-1.2.10.ebuild b/mail-filter/libspf2/libspf2-1.2.10.ebuild index 900966d62a91..5c5ff03fdd6a 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.3 2015/06/11 15:06:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/libspf2/libspf2-1.2.10.ebuild,v 1.4 2015/06/26 08:46:41 ago 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="" |