diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-26 20:52:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-26 20:52:43 +0000 |
commit | 7fe62068e8f213144917f27b350582f70eeb1620 (patch) | |
tree | e415afa8f8b5cc04dfeef7a37a136ab748ec0cd7 /mail-filter/bogofilter | |
parent | amd64/arm/x86 stable, bug #329943 (diff) | |
download | gentoo-2-7fe62068e8f213144917f27b350582f70eeb1620.tar.gz gentoo-2-7fe62068e8f213144917f27b350582f70eeb1620.tar.bz2 gentoo-2-7fe62068e8f213144917f27b350582f70eeb1620.zip |
amd64/arm/x86 stable, bug #327657
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'mail-filter/bogofilter')
-rw-r--r-- | mail-filter/bogofilter/ChangeLog | 5 | ||||
-rw-r--r-- | mail-filter/bogofilter/bogofilter-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/bogofilter/ChangeLog b/mail-filter/bogofilter/ChangeLog index 88811760ef9e..69144ee11ec3 100644 --- a/mail-filter/bogofilter/ChangeLog +++ b/mail-filter/bogofilter/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/bogofilter # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.131 2010/07/09 07:22:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.132 2010/07/26 20:52:43 maekke Exp $ + + 26 Jul 2010; Markus Meier <maekke@gentoo.org> bogofilter-1.2.2.ebuild: + amd64/arm/x86 stable, bug #327657 *bogofilter-1.2.2 (09 Jul 2010) diff --git a/mail-filter/bogofilter/bogofilter-1.2.2.ebuild b/mail-filter/bogofilter/bogofilter-1.2.2.ebuild index e26df188ccaf..986e84cd0c6a 100644 --- a/mail-filter/bogofilter/bogofilter-1.2.2.ebuild +++ b/mail-filter/bogofilter/bogofilter-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-1.2.2.ebuild,v 1.1 2010/07/09 07:22:52 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/bogofilter-1.2.2.ebuild,v 1.2 2010/07/26 20:52:43 maekke 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="berkdb sqlite tokyocabinet" DEPEND="virtual/libiconv |