diff options
author | 2004-11-01 21:21:42 +0000 | |
---|---|---|
committer | 2004-11-01 21:21:42 +0000 | |
commit | 9fbc0111b2bff9db08603663a294870fcadc82fa (patch) | |
tree | 5de73ff063e0f96dda414af669f255c62157c9d4 | |
parent | Stable on x86 (diff) | |
download | historical-9fbc0111b2bff9db08603663a294870fcadc82fa.tar.gz historical-9fbc0111b2bff9db08603663a294870fcadc82fa.tar.bz2 historical-9fbc0111b2bff9db08603663a294870fcadc82fa.zip |
Stable on x86
-rw-r--r-- | mail-filter/mapson/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/mapson/mapson-3.0.ebuild | 4 | ||||
-rw-r--r-- | mail-filter/spamprobe/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/spamprobe/spamprobe-0.9h.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/mail-filter/mapson/ChangeLog b/mail-filter/mapson/ChangeLog index 5c9ca3501eb6..74016c23852a 100644 --- a/mail-filter/mapson/ChangeLog +++ b/mail-filter/mapson/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/mapson # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/mapson/ChangeLog,v 1.2 2004/10/15 16:15:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/mapson/ChangeLog,v 1.3 2004/11/01 21:21:42 ticho Exp $ + + 01 Nov 2004; Andrej Kacian <ticho@gentoo.org> mapson-3.0.ebuild: + Stable on x86 15 Oct 2004; David Holm <dholm@gentoo.org> mapson-3.0.ebuild: Added to ~ppc. diff --git a/mail-filter/mapson/mapson-3.0.ebuild b/mail-filter/mapson/mapson-3.0.ebuild index e72b4c8acecb..7bdd34b05538 100644 --- a/mail-filter/mapson/mapson-3.0.ebuild +++ b/mail-filter/mapson/mapson-3.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/mapson/mapson-3.0.ebuild,v 1.3 2004/10/15 16:15:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/mapson/mapson-3.0.ebuild,v 1.4 2004/11/01 21:21:42 ticho Exp $ DESCRIPTION="A challenge/response-based white-list spam filter" HOMEPAGE="http://mapson.sourceforge.net/" SRC_URI="mirror://sourceforge/mapson/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="debug" DEPEND="virtual/libc diff --git a/mail-filter/spamprobe/ChangeLog b/mail-filter/spamprobe/ChangeLog index 460a760c2d0d..d4c3693e7f81 100644 --- a/mail-filter/spamprobe/ChangeLog +++ b/mail-filter/spamprobe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/spamprobe # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/ChangeLog,v 1.4 2004/10/22 23:51:40 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/ChangeLog,v 1.5 2004/11/01 21:20:27 ticho Exp $ + + 01 Nov 2004; Andrej Kacian <ticho@gentoo.org> spamprobe-0.9h.ebuild: + Stable on x86 *spamprobe-1.0 (23 Oct 2004) diff --git a/mail-filter/spamprobe/spamprobe-0.9h.ebuild b/mail-filter/spamprobe/spamprobe-0.9h.ebuild index 67b324ad34d1..ce72e9627b0c 100644 --- a/mail-filter/spamprobe/spamprobe-0.9h.ebuild +++ b/mail-filter/spamprobe/spamprobe-0.9h.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/spamprobe-0.9h.ebuild,v 1.4 2004/10/22 23:51:40 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/spamprobe-0.9h.ebuild,v 1.5 2004/11/01 21:20:27 ticho Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/spamprobe/${P}.tar.gz LICENSE="QPL" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="berkdb" DEPEND="berkdb? ( >=sys-libs/db-3.2 ) |