zlogene 14/10/09 12:36:17 Modified: spamassassin-3.4.0.ebuild ChangeLog Log: Add ~ia64 keyword wrt bug #521400 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.9 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.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?r1=1.8&r2=1.9 Index: spamassassin-3.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- spamassassin-3.4.0.ebuild 9 Oct 2014 12:31:02 -0000 1.8 +++ spamassassin-3.4.0.ebuild 9 Oct 2014 12:36:17 -0000 1.9 @@ -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.8 2014/10/09 12:31:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 1.9 2014/10/09 12:36:17 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 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~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.254 mail-filter/spamassassin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.254&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.254&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?r1=1.253&r2=1.254 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v retrieving revision 1.253 retrieving revision 1.254 diff -u -r1.253 -r1.254 --- ChangeLog 9 Oct 2014 12:31:02 -0000 1.253 +++ ChangeLog 9 Oct 2014 12:36:17 -0000 1.254 @@ -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.253 2014/10/09 12:31:02 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.254 2014/10/09 12:36:17 zlogene Exp $ + + 09 Oct 2014; Mikle Kolyada <[email protected]> spamassassin-3.4.0.ebuild: + Add ~ia64 keyword wrt bug #521400 09 Oct 2014; Mikle Kolyada <[email protected]> spamassassin-3.4.0.ebuild: Add ~sparc keyword wrt bug #521400
