diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-26 20:17:32 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-26 20:17:32 +0000 |
commit | 6a81bb17c404b93d2f4922e80fdb6b7943877797 (patch) | |
tree | da0bf1a3924f08ffe19f426c7370f2fb80803cf9 /mail-filter | |
parent | x86 stable, bug #314733 (diff) | |
download | gentoo-2-6a81bb17c404b93d2f4922e80fdb6b7943877797.tar.gz gentoo-2-6a81bb17c404b93d2f4922e80fdb6b7943877797.tar.bz2 gentoo-2-6a81bb17c404b93d2f4922e80fdb6b7943877797.zip |
x86 stable, bug #314733
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/spamassassin-fuzzyocr/ChangeLog | 8 | ||||
-rw-r--r-- | mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/mail-filter/spamassassin-fuzzyocr/ChangeLog b/mail-filter/spamassassin-fuzzyocr/ChangeLog index 9b312bd1e529..6e712f5349fa 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.18 2009/11/13 15:28:25 voyageur Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/ChangeLog,v 1.19 2010/04/26 20:17:32 maekke Exp $ + + 26 Apr 2010; Markus Meier <maekke@gentoo.org> + spamassassin-fuzzyocr-3.6.0.ebuild: + x86 stable, bug #314733 *spamassassin-fuzzyocr-3.6.0 (13 Nov 2009) diff --git a/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild b/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild index e842f2f99ded..c99ddda8f9fc 100644 --- a/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild +++ b/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild,v 1.1 2009/11/13 15:28:25 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamassassin-fuzzyocr/spamassassin-fuzzyocr-3.6.0.ebuild,v 1.2 2010/04/26 20:17:32 maekke Exp $ EAPI=2 inherit perl-module eutils @@ -13,7 +13,7 @@ SRC_URI="http://users.own-hero.net/~decoder/fuzzyocr/${MY_P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="dbm gocr ocrad tesseract mysql logrotate amavis" DEPEND="dev-lang/perl |