summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-08-23 20:06:51 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-08-23 20:06:51 +0000
commit8e91d39f7261b4ab2f3ac7c7c586094ce0f4ce0f (patch)
treec90bd1e23ff3571191818f3faa255c281fce2b40 /mail-filter
parentStable on hppa wrt #118429 (diff)
downloadgentoo-2-8e91d39f7261b4ab2f3ac7c7c586094ce0f4ce0f.tar.gz
gentoo-2-8e91d39f7261b4ab2f3ac7c7c586094ce0f4ce0f.tar.bz2
gentoo-2-8e91d39f7261b4ab2f3ac7c7c586094ce0f4ce0f.zip
Stable on hppa wrt #133817
(Portage version: 2.1-r2)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/bogofilter/ChangeLog6
-rw-r--r--mail-filter/bogofilter/bogofilter-1.0.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-filter/bogofilter/ChangeLog b/mail-filter/bogofilter/ChangeLog
index 8ca4978c6b4e..e978d958813e 100644
--- a/mail-filter/bogofilter/ChangeLog
+++ b/mail-filter/bogofilter/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/bogofilter
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.58 2006/08/09 13:23:44 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.59 2006/08/23 20:06:51 gustavoz Exp $
+
+ 23 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ bogofilter-1.0.2.ebuild:
+ Stable on hppa wrt #133817
09 Aug 2006; Chris Gianelloni <wolf31o2@gentoo.org>
bogofilter-1.0.2.ebuild:
diff --git a/mail-filter/bogofilter/bogofilter-1.0.2.ebuild b/mail-filter/bogofilter/bogofilter-1.0.2.ebuild
index 71c21f71c7e0..105fed04b0fd 100644
--- a/mail-filter/bogofilter/bogofilter-1.0.2.ebuild
+++ b/mail-filter/bogofilter/bogofilter-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-1.0.2.ebuild,v 1.10 2006/08/09 13:23:44 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-1.0.2.ebuild,v 1.11 2006/08/23 20:06:51 gustavoz Exp $
DESCRIPTION="Bayesian spam filter designed with fast algorithms, and tuned for speed."
HOMEPAGE="http://bogofilter.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/bogofilter/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 sparc x86"
#KEYWORDS="${KEYWORDS} ~arm ~mips" # missing, see bug #74046
IUSE="gsl berkdb sqlite"