diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-03 02:47:18 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-03 02:47:18 +0000 |
commit | 8bc80c225279e1a915fd003deead0a8ee9830fd9 (patch) | |
tree | 789240fcae99f3955bbb6c2892b62e59066c9bfd /mail-filter | |
parent | made the ebuild stop trying to install a plugin on amd64, we dont have one in... (diff) | |
download | gentoo-2-8bc80c225279e1a915fd003deead0a8ee9830fd9.tar.gz gentoo-2-8bc80c225279e1a915fd003deead0a8ee9830fd9.tar.bz2 gentoo-2-8bc80c225279e1a915fd003deead0a8ee9830fd9.zip |
Stable on sparc.
Diffstat (limited to 'mail-filter')
-rw-r--r-- | mail-filter/bogofilter/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/bogofilter/bogofilter-0.92.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/bogofilter/ChangeLog b/mail-filter/bogofilter/ChangeLog index 4653ef905971..f9aaa15a6c2d 100644 --- a/mail-filter/bogofilter/ChangeLog +++ b/mail-filter/bogofilter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/bogofilter # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.12 2004/09/25 18:52:18 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.13 2004/10/03 02:47:18 weeve Exp $ + + 02 Oct 2004; Jason Wever <weeve@gentoo.org> bogofilter-0.92.2.ebuild: + Stable on sparc. 25 Sep 2004; Andrej Kacian <ticho@gentoo.org> bogofilter-0.17.5.ebuild, bogofilter-0.92.1.ebuild, bogofilter-0.92.2.ebuild: diff --git a/mail-filter/bogofilter/bogofilter-0.92.2.ebuild b/mail-filter/bogofilter/bogofilter-0.92.2.ebuild index 9dffa8a3f46c..c713dd45d7fc 100644 --- a/mail-filter/bogofilter/bogofilter-0.92.2.ebuild +++ b/mail-filter/bogofilter/bogofilter-0.92.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-0.92.2.ebuild,v 1.2 2004/09/25 18:52:18 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-0.92.2.ebuild,v 1.3 2004/10/03 02:47:18 weeve 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="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64" IUSE="doc" DEPEND="virtual/libc |