summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-02-14 23:41:46 +0000
committerMarkus Meier <maekke@gentoo.org>2009-02-14 23:41:46 +0000
commitd85f478915b582d7efc1ac7df8395c571f9f19e9 (patch)
tree27cded8eeeaed5dd147c3fdb526de8474ab10a6e /mail-filter
parentVersion bump, bug #214603. (diff)
downloadgentoo-2-d85f478915b582d7efc1ac7df8395c571f9f19e9.tar.gz
gentoo-2-d85f478915b582d7efc1ac7df8395c571f9f19e9.tar.bz2
gentoo-2-d85f478915b582d7efc1ac7df8395c571f9f19e9.zip
amd64/x86 stable, bug #245859
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/spamprobe/ChangeLog7
-rw-r--r--mail-filter/spamprobe/spamprobe-1.4d.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-filter/spamprobe/ChangeLog b/mail-filter/spamprobe/ChangeLog
index c55a65a8ac01..e7485d615f96 100644
--- a/mail-filter/spamprobe/ChangeLog
+++ b/mail-filter/spamprobe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-filter/spamprobe
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/ChangeLog,v 1.24 2008/07/20 10:48:52 loki_val Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/ChangeLog,v 1.25 2009/02/14 23:41:46 maekke Exp $
+
+ 14 Feb 2009; Markus Meier <maekke@gentoo.org> spamprobe-1.4d.ebuild:
+ amd64/x86 stable, bug #245859
20 Jul 2008; Peter Alfredsen <loki_val@gentoo.org> spamprobe-1.4d.ebuild:
Fix gcc-4.3 patch location per bug 232427
diff --git a/mail-filter/spamprobe/spamprobe-1.4d.ebuild b/mail-filter/spamprobe/spamprobe-1.4d.ebuild
index c8be08a32c1b..1be3742d332f 100644
--- a/mail-filter/spamprobe/spamprobe-1.4d.ebuild
+++ b/mail-filter/spamprobe/spamprobe-1.4d.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/spamprobe-1.4d.ebuild,v 1.3 2008/07/20 10:48:52 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/spamprobe-1.4d.ebuild,v 1.4 2009/02/14 23:41:46 maekke Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="QPL"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="berkdb gif jpeg png"
DEPEND="berkdb? ( >=sys-libs/db-3.2 )