summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-12-08 16:52:46 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-12-08 16:52:46 +0000
commit81905c1f032301f0bf3946b3501eb81117b77f4e (patch)
treeb72932ef71c0913977907b72261453ac18ad24de /mail-filter
parentAdded ~x86. (diff)
downloadgentoo-2-81905c1f032301f0bf3946b3501eb81117b77f4e.tar.gz
gentoo-2-81905c1f032301f0bf3946b3501eb81117b77f4e.tar.bz2
gentoo-2-81905c1f032301f0bf3946b3501eb81117b77f4e.zip
Added ~x86.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/spamassassin-fuzzyocr/ChangeLog6
-rw-r--r--mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/mail-filter/spamassassin-fuzzyocr/ChangeLog b/mail-filter/spamassassin-fuzzyocr/ChangeLog
index bdf2a968196f..459fd0a61f9a 100644
--- a/mail-filter/spamassassin-fuzzyocr/ChangeLog
+++ b/mail-filter/spamassassin-fuzzyocr/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for mail-filter/spamassassin-fuzzyocr
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.1 2006/12/05 22:28:42 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.2 2006/12/08 16:52:46 wolf31o2 Exp $
+
+ 08 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ spamassassin-fuzzyocr-2.3b.ebuild:
+ Added ~x86.
*spamassassin-fuzzyocr-2.3b (05 Dec 2006)
diff --git a/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.ebuild b/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.ebuild
index c6bfb8f588f1..b9394f3a76cf 100644
--- a/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.ebuild
+++ b/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.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/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.ebuild,v 1.1 2006/12/05 22:28:42 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.ebuild,v 1.2 2006/12/08 16:52:46 wolf31o2 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://fuzzyocr.own-hero.net/"
SRC_URI="http://users.own-hero.net/~decoder/fuzzyocr/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-lang/perl
>=mail-filter/spamassassin-3.0.0"