summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2004-09-25 17:42:23 +0000
committerAndrej Kacian <ticho@gentoo.org>2004-09-25 17:42:23 +0000
commite0fd15cfe0887e20af464f6fe335188b7ad382c8 (patch)
treede207127d419461a396296f89c3c7b9a3c33b13b /mail-filter/ask
parentUse newer headercache patchset. (diff)
downloadgentoo-2-e0fd15cfe0887e20af464f6fe335188b7ad382c8.tar.gz
gentoo-2-e0fd15cfe0887e20af464f6fe335188b7ad382c8.tar.bz2
gentoo-2-e0fd15cfe0887e20af464f6fe335188b7ad382c8.zip
Stable on x86.
Diffstat (limited to 'mail-filter/ask')
-rw-r--r--mail-filter/ask/ChangeLog5
-rw-r--r--mail-filter/ask/ask-2.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/ask/ChangeLog b/mail-filter/ask/ChangeLog
index 1e8e6d181758..4a4be352a015 100644
--- a/mail-filter/ask/ChangeLog
+++ b/mail-filter/ask/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-filter/ask
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/ask/ChangeLog,v 1.3 2004/08/28 18:08:09 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/ask/ChangeLog,v 1.4 2004/09/25 17:42:23 ticho Exp $
+
+ 25 Sep 2004; Andrej Kacian <ticho@gentoo.org> ask-2.4.1.ebuild:
+ Stable on x86.
28 Aug 2004; David Holm <dholm@gentoo.org> ask-2.4.1.ebuild:
Added to ~ppc.
diff --git a/mail-filter/ask/ask-2.4.1.ebuild b/mail-filter/ask/ask-2.4.1.ebuild
index 1c7e6088b58a..efdcb3819339 100644
--- a/mail-filter/ask/ask-2.4.1.ebuild
+++ b/mail-filter/ask/ask-2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/ask/ask-2.4.1.ebuild,v 1.3 2004/08/28 18:08:09 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/ask/ask-2.4.1.ebuild,v 1.4 2004/09/25 17:42:23 ticho Exp $
DESCRIPTION="Active Spam Killer: A program to filter spam"
HOMEPAGE="http://www.paganini.net/ask/index.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/a-s-k/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
IUSE="procmail"
RDEPEND=">=dev-lang/python-2.2