diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:54:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-05 11:54:08 +0000 |
commit | f741082660e23513605830061a07fb52b121f123 (patch) | |
tree | 55744c953e52bcbd393decc5ec4e8ca9a8a88e6d /mail-filter/ask | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-f741082660e23513605830061a07fb52b121f123.tar.gz gentoo-2-f741082660e23513605830061a07fb52b121f123.tar.bz2 gentoo-2-f741082660e23513605830061a07fb52b121f123.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'mail-filter/ask')
-rw-r--r-- | mail-filter/ask/ChangeLog | 7 | ||||
-rw-r--r-- | mail-filter/ask/ask-2.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/mail-filter/ask/ChangeLog b/mail-filter/ask/ChangeLog index 4a4be352a015..973777bf4caf 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.4 2004/09/25 17:42:23 ticho Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/ask/ChangeLog,v 1.5 2005/06/05 11:53:47 hansmi Exp $ + + 05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> ask-2.4.1.ebuild: + Stable on ppc. 25 Sep 2004; Andrej Kacian <ticho@gentoo.org> ask-2.4.1.ebuild: Stable on x86. diff --git a/mail-filter/ask/ask-2.4.1.ebuild b/mail-filter/ask/ask-2.4.1.ebuild index efdcb3819339..9f5077b0fcc1 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 +# Copyright 1999-2005 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.4 2004/09/25 17:42:23 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/ask/ask-2.4.1.ebuild,v 1.5 2005/06/05 11:53:47 hansmi 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="ppc x86" IUSE="procmail" RDEPEND=">=dev-lang/python-2.2 |