zlogene 14/10/09 12:31:02 Modified: spamassassin-3.4.0.ebuild ChangeLog Log: Add ~sparc keyword wrt bug #521400 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.8 mail-filter/spamassassin/spamassassin-3.4.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?r1=1.7&r2=1.8 Index: spamassassin-3.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- spamassassin-3.4.0.ebuild 5 Oct 2014 14:58:11 -0000 1.7 +++ spamassassin-3.4.0.ebuild 9 Oct 2014 12:31:02 -0000 1.8 @@ -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.7 2014/10/05 14:58:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 1.8 2014/10/09 12:31:02 zlogene Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~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 1.253 mail-filter/spamassassin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.253&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.253&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?r1=1.252&r2=1.253 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v retrieving revision 1.252 retrieving revision 1.253 diff -u -r1.252 -r1.253 --- ChangeLog 5 Oct 2014 14:58:11 -0000 1.252 +++ ChangeLog 9 Oct 2014 12:31:02 -0000 1.253 @@ -1,6 +1,9 @@ # 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.252 2014/10/05 14:58:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.253 2014/10/09 12:31:02 zlogene Exp $ + + 09 Oct 2014; Mikle Kolyada <[email protected]> spamassassin-3.4.0.ebuild: + Add ~sparc keyword wrt bug #521400 05 Oct 2014; Anthony G. Basile <[email protected]> spamassassin-3.4.0.ebuild:
