summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2006-03-27 06:20:10 +0000
committerAndrej Kacian <ticho@gentoo.org>2006-03-27 06:20:10 +0000
commit6ffcbb2529fa95a09b1aae179aaf887266674c77 (patch)
tree3448d9d8a4d093625d3a2d0fccd20774f3b7e667
parentStable on x86. Removed obsolete ebuilds. (diff)
downloadgentoo-2-6ffcbb2529fa95a09b1aae179aaf887266674c77.tar.gz
gentoo-2-6ffcbb2529fa95a09b1aae179aaf887266674c77.tar.bz2
gentoo-2-6ffcbb2529fa95a09b1aae179aaf887266674c77.zip
Stable on x86.
(Portage version: 2.1_pre6-r6)
-rw-r--r--mail-filter/spamprobe/ChangeLog5
-rw-r--r--mail-filter/spamprobe/spamprobe-1.4b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/spamprobe/ChangeLog b/mail-filter/spamprobe/ChangeLog
index 0153a7b68644..d11e740582ae 100644
--- a/mail-filter/spamprobe/ChangeLog
+++ b/mail-filter/spamprobe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-filter/spamprobe
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/ChangeLog,v 1.17 2006/03/18 19:27:46 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/ChangeLog,v 1.18 2006/03/27 06:20:10 ticho Exp $
+
+ 27 Mar 2006; <ticho@gentoo.org> spamprobe-1.4b.ebuild:
+ Stable on x86.
18 Mar 2006; <ticho@gentoo.org> -spamprobe-1.0a.ebuild,
-spamprobe-1.2.ebuild, -spamprobe-1.2a.ebuild, -spamprobe-1.4.ebuild,
diff --git a/mail-filter/spamprobe/spamprobe-1.4b.ebuild b/mail-filter/spamprobe/spamprobe-1.4b.ebuild
index fa8f650e0a93..a965b7d2f6fa 100644
--- a/mail-filter/spamprobe/spamprobe-1.4b.ebuild
+++ b/mail-filter/spamprobe/spamprobe-1.4b.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/spamprobe-1.4b.ebuild,v 1.2 2006/03/16 06:01:28 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/spamprobe-1.4b.ebuild,v 1.3 2006/03/27 06:20:10 ticho Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="QPL"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc x86"
IUSE="berkdb"
DEPEND="berkdb? ( >=sys-libs/db-3.2 )"