maekke 14/09/27 11:40:22 Modified: ChangeLog dspam-3.10.2-r1.ebuild Log: add ~arm, bug #522846 (Portage version: 2.2.13/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.157 mail-filter/dspam/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/dspam/ChangeLog?rev=1.157&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/dspam/ChangeLog?rev=1.157&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/dspam/ChangeLog?r1=1.156&r2=1.157 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/dspam/ChangeLog,v retrieving revision 1.156 retrieving revision 1.157 diff -u -r1.156 -r1.157 --- ChangeLog 6 Jun 2014 12:44:44 -0000 1.156 +++ ChangeLog 27 Sep 2014 11:40:22 -0000 1.157 @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/dspam # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/ChangeLog,v 1.156 2014/06/06 12:44:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/ChangeLog,v 1.157 2014/09/27 11:40:22 maekke Exp $ + + 27 Sep 2014; Markus Meier <[email protected]> dspam-3.10.2-r1.ebuild: + add ~arm, bug #522846 14 Apr 2014; Eray Aslan <[email protected]> dspam-3.10.2-r1.ebuild: Add mailbase to DEPEND - bug #507594 1.5 mail-filter/dspam/dspam-3.10.2-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/dspam/dspam-3.10.2-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/dspam/dspam-3.10.2-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/dspam/dspam-3.10.2-r1.ebuild?r1=1.4&r2=1.5 Index: dspam-3.10.2-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.10.2-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- dspam-3.10.2-r1.ebuild 14 Apr 2014 13:35:22 -0000 1.4 +++ dspam-3.10.2-r1.ebuild 27 Sep 2014 11:40:22 -0000 1.5 @@ -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/dspam/dspam-3.10.2-r1.ebuild,v 1.4 2014/04/14 13:35:22 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.10.2-r1.ebuild,v 1.5 2014/09/27 11:40:22 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~arm ~ppc x86" DRIVERS_IUSE="+hash mysql postgres sqlite" SCALES_IUSE="small-scale +domain-scale large-scale" IUSE="clamav daemon debug ldap static-libs syslog virtual-users user-homedirs ${DRIVERS_IUSE} ${SCALES_IUSE}"
