diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2007-06-11 21:20:41 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2007-06-11 21:20:41 +0000 |
commit | f4ca0cb2c9e72ebe8dc4c9ed6b3ca081e378d8cc (patch) | |
tree | 1299e2c63de89694f24f16a359f8854491810ed7 /mail-filter/bogofilter | |
parent | alpha stable (diff) | |
download | gentoo-2-f4ca0cb2c9e72ebe8dc4c9ed6b3ca081e378d8cc.tar.gz gentoo-2-f4ca0cb2c9e72ebe8dc4c9ed6b3ca081e378d8cc.tar.bz2 gentoo-2-f4ca0cb2c9e72ebe8dc4c9ed6b3ca081e378d8cc.zip |
Marked stable on amd64 for bug #180736
(Portage version: 2.1.2.9)
Diffstat (limited to 'mail-filter/bogofilter')
-rw-r--r-- | mail-filter/bogofilter/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/bogofilter/bogofilter-1.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/bogofilter/ChangeLog b/mail-filter/bogofilter/ChangeLog index 18d740be8365..4f81f7357f7e 100644 --- a/mail-filter/bogofilter/ChangeLog +++ b/mail-filter/bogofilter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/bogofilter # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.90 2007/06/10 09:46:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.91 2007/06/11 21:20:41 dang Exp $ + + 11 Jun 2007; Daniel Gryniewicz <dang@gentoo.org> bogofilter-1.1.5.ebuild: + Marked stable on amd64 for bug #180736 10 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> bogofilter-1.1.5.ebuild: diff --git a/mail-filter/bogofilter/bogofilter-1.1.5.ebuild b/mail-filter/bogofilter/bogofilter-1.1.5.ebuild index e2569131d10b..7cfc5042375f 100644 --- a/mail-filter/bogofilter/bogofilter-1.1.5.ebuild +++ b/mail-filter/bogofilter/bogofilter-1.1.5.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/bogofilter/bogofilter-1.1.5.ebuild,v 1.10 2007/06/10 09:46:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-1.1.5.ebuild,v 1.11 2007/06/11 21:20:41 dang Exp $ inherit db-use flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="gsl berkdb sqlite" DEPEND="virtual/libiconv |