summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2004-07-01 04:15:10 +0000
committerTom Gall <tgall@gentoo.org>2004-07-01 04:15:10 +0000
commit7cdeec1dc7f678df2ec68cd0947984c28051a3bc (patch)
tree091c8dfc0749b93ffabf875fb4a93a9d71eb1454 /mail-filter
parentstable on ppc64, bug #55661 (Manifest recommit) (diff)
downloadgentoo-2-7cdeec1dc7f678df2ec68cd0947984c28051a3bc.tar.gz
gentoo-2-7cdeec1dc7f678df2ec68cd0947984c28051a3bc.tar.bz2
gentoo-2-7cdeec1dc7f678df2ec68cd0947984c28051a3bc.zip
stable on ppc64, bug #55663
Diffstat (limited to 'mail-filter')
-rw-r--r--mail-filter/procmail/ChangeLog5
-rw-r--r--mail-filter/procmail/procmail-3.22-r6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-filter/procmail/ChangeLog b/mail-filter/procmail/ChangeLog
index 85c82947170f..0bbfd0fcf7ed 100644
--- a/mail-filter/procmail/ChangeLog
+++ b/mail-filter/procmail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/procmail
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail/ChangeLog,v 1.4 2004/06/29 04:20:20 merlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail/ChangeLog,v 1.5 2004/07/01 04:15:10 tgall Exp $
+
+ 30 Jun 2004; Tom Gall <tgall@gentoo.org> procmail-3.22-r6.ebuild:
+ stable on ppc64, bug #55663
29 Jun 2004; Cory Visi <merlin@gentoo.org> procmail-3.22-r6.ebuild:
Missing mbox in IUSE and fix ebuild typo (Bug 47895 and Bug 44783)
diff --git a/mail-filter/procmail/procmail-3.22-r6.ebuild b/mail-filter/procmail/procmail-3.22-r6.ebuild
index c1e9622429de..8cab64274ce3 100644
--- a/mail-filter/procmail/procmail-3.22-r6.ebuild
+++ b/mail-filter/procmail/procmail-3.22-r6.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/procmail/procmail-3.22-r6.ebuild,v 1.4 2004/06/29 04:20:20 merlin Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-filter/procmail/procmail-3.22-r6.ebuild,v 1.5 2004/07/01 04:15:10 tgall Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Mail delivery agent/filter"
@@ -13,7 +13,7 @@ RDEPEND="virtual/glibc"
PROVIDE="virtual/mda"
SLOT="0"
LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips s390"
+KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 ~mips s390 ppc64"
src_compile() {