From 7cdeec1dc7f678df2ec68cd0947984c28051a3bc Mon Sep 17 00:00:00 2001 From: Tom Gall Date: Thu, 1 Jul 2004 04:15:10 +0000 Subject: stable on ppc64, bug #55663 --- mail-filter/procmail/ChangeLog | 5 ++++- mail-filter/procmail/procmail-3.22-r6.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'mail-filter') 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 procmail-3.22-r6.ebuild: + stable on ppc64, bug #55663 29 Jun 2004; Cory Visi 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() { -- cgit v1.2.3-65-gdbad