summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-filter/procmail')
-rw-r--r--mail-filter/procmail/ChangeLog5
-rw-r--r--mail-filter/procmail/procmail-3.22-r10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/procmail/ChangeLog b/mail-filter/procmail/ChangeLog
index 9b21649c199a..ff408403eb13 100644
--- a/mail-filter/procmail/ChangeLog
+++ b/mail-filter/procmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-filter/procmail
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail/ChangeLog,v 1.37 2009/02/01 16:19:50 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail/ChangeLog,v 1.38 2009/02/01 20:32:41 tcunha Exp $
+
+ 01 Feb 2009; Tiago Cunha <tcunha@gentoo.org> procmail-3.22-r10.ebuild:
+ stable amd64/sparc, bug 257184
01 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
procmail-3.22-r10.ebuild:
diff --git a/mail-filter/procmail/procmail-3.22-r10.ebuild b/mail-filter/procmail/procmail-3.22-r10.ebuild
index f36a2c6294bb..88ae4ec12831 100644
--- a/mail-filter/procmail/procmail-3.22-r10.ebuild
+++ b/mail-filter/procmail/procmail-3.22-r10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail/procmail-3.22-r10.ebuild,v 1.2 2009/02/01 16:19:50 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail/procmail-3.22-r10.ebuild,v 1.3 2009/02/01 20:32:41 tcunha Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.procmail.org/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86"
IUSE="mbox selinux"
DEPEND="virtual/libc virtual/mta"