diff options
author | Christoph Mende <angelos@gentoo.org> | 2008-03-01 14:14:46 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2008-03-01 14:14:46 +0000 |
commit | b4a1be3de68a6f93af51745ca7b68266de3ea9f1 (patch) | |
tree | cfa07821ab405ad6120f8decb42dc0a5105f1691 /mail-filter/bogofilter | |
parent | Allow for emacs-23 providing nxml-mode, and add a message to pkg_postinst. (diff) | |
download | gentoo-2-b4a1be3de68a6f93af51745ca7b68266de3ea9f1.tar.gz gentoo-2-b4a1be3de68a6f93af51745ca7b68266de3ea9f1.tar.bz2 gentoo-2-b4a1be3de68a6f93af51745ca7b68266de3ea9f1.zip |
Stable on amd64, bug #211412
(Portage version: 2.1.4.4)
Diffstat (limited to 'mail-filter/bogofilter')
-rw-r--r-- | mail-filter/bogofilter/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/bogofilter/bogofilter-1.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/bogofilter/ChangeLog b/mail-filter/bogofilter/ChangeLog index d84e64615216..05ded0dc436a 100644 --- a/mail-filter/bogofilter/ChangeLog +++ b/mail-filter/bogofilter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/bogofilter # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.100 2008/02/29 03:22:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.101 2008/03/01 14:14:46 angelos Exp $ + + 01 Mar 2008; Christoph Mende <angelos@gentoo.org> bogofilter-1.1.6.ebuild: + Stable on amd64, bug #211412 29 Feb 2008; Brent Baude <ranger@gentoo.org> bogofilter-1.1.6.ebuild: stable ppc64, bug 211412 diff --git a/mail-filter/bogofilter/bogofilter-1.1.6.ebuild b/mail-filter/bogofilter/bogofilter-1.1.6.ebuild index 034476baf9c3..f75dc919994f 100644 --- a/mail-filter/bogofilter/bogofilter-1.1.6.ebuild +++ b/mail-filter/bogofilter/bogofilter-1.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-1.1.6.ebuild,v 1.7 2008/02/29 03:22:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-1.1.6.ebuild,v 1.8 2008/03/01 14:14:46 angelos 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 |