naota 14/08/31 06:38:15 Modified: spamassassin-3.4.0.ebuild ChangeLog Log: Add ~x86-fbsd. #521400 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F8551514)
Revision Changes Path 1.3 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.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild?r1=1.2&r2=1.3 Index: spamassassin-3.4.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- spamassassin-3.4.0.ebuild 28 Aug 2014 15:32:29 -0000 1.2 +++ spamassassin-3.4.0.ebuild 31 Aug 2014 06:38:15 -0000 1.3 @@ -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.2 2014/08/28 15:32:29 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/spamassassin-3.4.0.ebuild,v 1.3 2014/08/31 06:38:15 naota Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Apache-2.0 GPL-2" SLOT="0" -KEYWORDS="~amd64 ~s390 ~sh ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~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 1.236 mail-filter/spamassassin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.236&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?rev=1.236&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/spamassassin/ChangeLog?r1=1.235&r2=1.236 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v retrieving revision 1.235 retrieving revision 1.236 diff -u -r1.235 -r1.236 --- ChangeLog 28 Aug 2014 15:32:29 -0000 1.235 +++ ChangeLog 31 Aug 2014 06:38:15 -0000 1.236 @@ -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.235 2014/08/28 15:32:29 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin/ChangeLog,v 1.236 2014/08/31 06:38:15 naota Exp $ + + 31 Aug 2014; Naohiro Aota <[email protected]> spamassassin-3.4.0.ebuild: + Add ~x86-fbsd. #521400 28 Aug 2014; Manuel RĂ¼ger <[email protected]> spamassassin-3.4.0.ebuild: Readd accidently dropped keywords. Rekeywording for other arches in bug
