summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-12-12 13:04:47 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-12-12 13:04:47 +0000
commit72455a222903a7654222bb2c15618ee0e4a35917 (patch)
tree994a5e72df247516396a2349900b5888eef022fd /mail-filter
parentVersion bump (diff)
downloadgentoo-2-72455a222903a7654222bb2c15618ee0e4a35917.tar.gz
gentoo-2-72455a222903a7654222bb2c15618ee0e4a35917.tar.bz2
gentoo-2-72455a222903a7654222bb2c15618ee0e4a35917.zip
Keyworded ~sparc
(Portage version: 2.1.1-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 459fd0a61f9a..cc501bcf106f 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.2 2006/12/08 16:52:46 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.3 2006/12/12 13:04:47 gustavoz Exp $
+
+ 12 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
+ spamassassin-fuzzyocr-2.3b.ebuild:
+ Keyworded ~sparc
08 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
spamassassin-fuzzyocr-2.3b.ebuild:
diff --git a/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.ebuild b/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.ebuild
index b9394f3a76cf..4dfb119decb2 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.2 2006/12/08 16:52:46 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-2.3b.ebuild,v 1.3 2006/12/12 13:04:47 gustavoz 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 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
DEPEND="dev-lang/perl
>=mail-filter/spamassassin-3.0.0"