summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-08-28 18:12:18 +0000
committerDavid Holm <dholm@gentoo.org>2004-08-28 18:12:18 +0000
commitf58e681a7b93ce3b5974a4819febc07f5874ef1a (patch)
tree6f3e0a4bfd5e16b50435a8338799208fbdeaaaef /mail-filter
parentMarked stable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-f58e681a7b93ce3b5974a4819febc07f5874ef1a.tar.gz
gentoo-2-f58e681a7b93ce3b5974a4819febc07f5874ef1a.tar.bz2
gentoo-2-f58e681a7b93ce3b5974a4819febc07f5874ef1a.zip
Added to ~ppc
Diffstat (limited to 'mail-filter')
-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 9656cbfa8a3c..1e8e6d181758 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.2 2004/08/07 23:24:29 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/ask/ChangeLog,v 1.3 2004/08/28 18:08:09 dholm Exp $
+
+ 28 Aug 2004; David Holm <dholm@gentoo.org> ask-2.4.1.ebuild:
+ Added to ~ppc.
08 Aug 2004; <tomk@gentoo.org> ask-2.4.1.ebuild:
Removed redundant functions
diff --git a/mail-filter/ask/ask-2.4.1.ebuild b/mail-filter/ask/ask-2.4.1.ebuild
index fef103c6cc18..1c7e6088b58a 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.2 2004/08/07 23:24:29 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/ask/ask-2.4.1.ebuild,v 1.3 2004/08/28 18:08:09 dholm 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"
+KEYWORDS="~x86 ~ppc"
IUSE="procmail"
RDEPEND=">=dev-lang/python-2.2