summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-06-21 21:26:29 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-06-21 21:26:29 +0000
commit01eb5742b956ee2afc5bf1b34f5080adb16fd946 (patch)
treefd6a7e452172a3d4643d5fba23c1901bc7156d98 /mail-filter
parentStable on ppc64; bug #133988 (diff)
downloadgentoo-2-01eb5742b956ee2afc5bf1b34f5080adb16fd946.tar.gz
gentoo-2-01eb5742b956ee2afc5bf1b34f5080adb16fd946.tar.bz2
gentoo-2-01eb5742b956ee2afc5bf1b34f5080adb16fd946.zip
Un-keyword amd64. I don't know why repoman succeeded the first time
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/bogofilter/ChangeLog5
-rw-r--r--mail-filter/bogofilter/bogofilter-1.0.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/bogofilter/ChangeLog b/mail-filter/bogofilter/ChangeLog
index 4aac53c3fcf3..956de3fbf017 100644
--- a/mail-filter/bogofilter/ChangeLog
+++ b/mail-filter/bogofilter/ChangeLog
@@ -1,6 +1,9 @@
# 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.52 2006/06/21 20:42:11 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.53 2006/06/21 21:26:29 dang Exp $
+
+ 21 Jun 2006; Daniel Gryniewicz <dang@gentoo.org> bogofilter-1.0.2.ebuild:
+ Un-keyword amd64. I don't know why repoman succeeded the first time
21 Jun 2006; Markus Rothe <corsair@gentoo.org> bogofilter-1.0.2.ebuild:
Stable on ppc64; bug #133817
diff --git a/mail-filter/bogofilter/bogofilter-1.0.2.ebuild b/mail-filter/bogofilter/bogofilter-1.0.2.ebuild
index 9062a847b256..c6bd992c07e7 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.5 2006/06/21 20:42:11 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-1.0.2.ebuild,v 1.6 2006/06/21 21:26:29 dang 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"