summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-03-29 23:29:39 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-03-29 23:29:39 +0000
commit16dd700f67113bea73549255618b26fb070fba0a (patch)
treec3f33a31960a69d37022c002c2e7fd11f08c3c8b /mail-filter/spamassassin-fuzzyocr
parentStable on x86. (diff)
downloadgentoo-2-16dd700f67113bea73549255618b26fb070fba0a.tar.gz
gentoo-2-16dd700f67113bea73549255618b26fb070fba0a.tar.bz2
gentoo-2-16dd700f67113bea73549255618b26fb070fba0a.zip
Stable on x86.
(Portage version: 2.1.2.2)
Diffstat (limited to 'mail-filter/spamassassin-fuzzyocr')
-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 09d20ecccba9..a99bed383595 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.9 2007/03/25 10:59:12 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.10 2007/03/29 23:29:39 ticho Exp $
+
+ 29 Mar 2007; Andrej Kacian <ticho@gentoo.org>
+ spamassassin-fuzzyocr-2.3b.ebuild:
+ Stable on x86.
25 Mar 2007; Tobias Scherbaum <dertobi123@gentoo.org>
spamassassin-fuzzyocr-3.5.1.ebuild:
diff --git a/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.ebuild b/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.ebuild
index 276602e1667b..b50ce1c3b28e 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-2007 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.5 2007/03/18 04:56:12 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.ebuild,v 1.6 2007/03/29 23:29:39 ticho 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 ~sparc ~x86"
+KEYWORDS="~amd64 ~sparc x86"
IUSE=""
DEPEND="dev-lang/perl
>=mail-filter/spamassassin-3.0.0"