summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-08-28 18:08:09 +0000
committerDavid Holm <dholm@gentoo.org>2004-08-28 18:08:09 +0000
commit7f375cdc5eaa7c6f1a911428c92f9f1e3398ad42 (patch)
tree5d3b038b8804b56c2761b57062e9a23db08f9916 /mail-filter
parentMarked stable on hppa. (diff)
downloadhistorical-7f375cdc5eaa7c6f1a911428c92f9f1e3398ad42.tar.gz
historical-7f375cdc5eaa7c6f1a911428c92f9f1e3398ad42.tar.bz2
historical-7f375cdc5eaa7c6f1a911428c92f9f1e3398ad42.zip
Added to ~ppc
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/ask/ChangeLog5
-rw-r--r--mail-filter/ask/Manifest4
-rw-r--r--mail-filter/ask/ask-2.4.1.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/mail-filter/ask/Manifest
index 7798deae6de0..8e41c7a40b1b 100644
--- a/mail-filter/ask/Manifest
+++ b/mail-filter/ask/Manifest
@@ -1,4 +1,4 @@
-MD5 0bc8439850277db9c51dce8436ada71f ask-2.4.1.ebuild 1526
-MD5 5bee9452987bf2dca34f16a551320576 ChangeLog 436
+MD5 dd1645f5433d54c9ff9ae0e880871ab0 ChangeLog 518
+MD5 987d8e3c7b6be4fbc5633a31e0adb4da ask-2.4.1.ebuild 1532
MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161
MD5 6d9189406cd0e6df7ea50a6e1d49ecfc files/digest-ask-2.4.1 61
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