diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:15:37 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-09-23 08:15:37 +0000 |
commit | 6b9e5fe1571f52253da9a00d603d7ce6a9421f66 (patch) | |
tree | d68714362283d625640158bcaf2580f8afdad5a9 /mail-filter/dspam | |
parent | x86 stable wrt bug #429198 (diff) | |
download | gentoo-2-6b9e5fe1571f52253da9a00d603d7ce6a9421f66.tar.gz gentoo-2-6b9e5fe1571f52253da9a00d603d7ce6a9421f66.tar.bz2 gentoo-2-6b9e5fe1571f52253da9a00d603d7ce6a9421f66.zip |
x86 stable wrt bug #433299
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'mail-filter/dspam')
-rw-r--r-- | mail-filter/dspam/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/dspam/dspam-3.10.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/dspam/ChangeLog b/mail-filter/dspam/ChangeLog index e80d5c59eaa3..7d7e5babb630 100644 --- a/mail-filter/dspam/ChangeLog +++ b/mail-filter/dspam/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/dspam # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/ChangeLog,v 1.152 2012/09/08 13:11:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/ChangeLog,v 1.153 2012/09/23 08:15:37 phajdan.jr Exp $ + + 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> dspam-3.10.2-r1.ebuild: + x86 stable wrt bug #433299 08 Sep 2012; Agostino Sarubbo <ago@gentoo.org> dspam-3.10.2-r1.ebuild: Stable for amd64, wrt bug #433299 diff --git a/mail-filter/dspam/dspam-3.10.2-r1.ebuild b/mail-filter/dspam/dspam-3.10.2-r1.ebuild index 24a3d00b27a1..05dd53fd3f11 100644 --- a/mail-filter/dspam/dspam-3.10.2-r1.ebuild +++ b/mail-filter/dspam/dspam-3.10.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.2 2012/09/08 13:11:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/dspam/dspam-3.10.2-r1.ebuild,v 1.3 2012/09/23 08:15:37 phajdan.jr Exp $ EAPI=4 @@ -11,7 +11,7 @@ HOMEPAGE="http://dspam.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~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}" |