summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2004-10-18 15:22:34 +0000
committerAndrej Kacian <ticho@gentoo.org>2004-10-18 15:22:34 +0000
commit52f710b97cf560a66c5ba1314afd22dddb6df4be (patch)
tree95442a742a29aaab0ebdd056b343fbc7aa557fd2 /mail-filter
parentAdded gcc-3.4 patch (Manifest recommit) (diff)
downloadgentoo-2-52f710b97cf560a66c5ba1314afd22dddb6df4be.tar.gz
gentoo-2-52f710b97cf560a66c5ba1314afd22dddb6df4be.tar.bz2
gentoo-2-52f710b97cf560a66c5ba1314afd22dddb6df4be.zip
Changed SRC_URI of the db4 patch to mirror://gentoo/.
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/spamprobe/ChangeLog5
-rw-r--r--mail-filter/spamprobe/spamprobe-0.9h.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/spamprobe/ChangeLog b/mail-filter/spamprobe/ChangeLog
index 142a65b1a2ea..2e2fa30b1507 100644
--- a/mail-filter/spamprobe/ChangeLog
+++ b/mail-filter/spamprobe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-filter/spamprobe
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/ChangeLog,v 1.2 2004/10/18 12:12:37 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/ChangeLog,v 1.3 2004/10/18 15:22:34 ticho Exp $
+
+ 18 Oct 2004; Andrej Kacian <ticho@gentoo.org> spamprobe-0.9h.ebuild:
+ Changed SRC_URI of the db4 patch to mirror://gentoo/.
18 Oct 2004; David Holm <dholm@gentoo.org> spamprobe-0.9h.ebuild:
Added to ~ppc.
diff --git a/mail-filter/spamprobe/spamprobe-0.9h.ebuild b/mail-filter/spamprobe/spamprobe-0.9h.ebuild
index afdfdefe3665..b676c5189321 100644
--- a/mail-filter/spamprobe/spamprobe-0.9h.ebuild
+++ b/mail-filter/spamprobe/spamprobe-0.9h.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/spamprobe-0.9h.ebuild,v 1.2 2004/10/18 12:12:37 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/spamprobe/spamprobe-0.9h.ebuild,v 1.3 2004/10/18 15:22:34 ticho Exp $
inherit eutils
DESCRIPTION="Fast, intelligent, automatic spam detector using Paul Graham style Bayesian analysis of word counts in spam and non-spam emails."
HOMEPAGE="http://spamprobe.sourceforge.net/"
SRC_URI="mirror://sourceforge/spamprobe/${P}.tar.gz
- http://dev.gentoo.org/~ticho/portage/spamprobe-0.9h-db4.patch.gz"
+ mirror://gentoo/spamprobe-0.9h-db4.patch.gz"
LICENSE="QPL"
SLOT="0"