summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2002-12-15 01:09:39 +0000
committerAron Griffis <agriffis@gentoo.org>2002-12-15 01:09:39 +0000
commita04dc1da3a989dd1619f9c8c4369097c3d8dde81 (patch)
treebe43d8bdaed15132590cb1916547230edb114240 /net-mail/procmail
parentNew package. Submitted by Steingrim Dovland. Fixes #12162 (diff)
downloadgentoo-2-a04dc1da3a989dd1619f9c8c4369097c3d8dde81.tar.gz
gentoo-2-a04dc1da3a989dd1619f9c8c4369097c3d8dde81.tar.bz2
gentoo-2-a04dc1da3a989dd1619f9c8c4369097c3d8dde81.zip
Added ~alpha to KEYWORDS
Diffstat (limited to 'net-mail/procmail')
-rw-r--r--net-mail/procmail/ChangeLog10
-rw-r--r--net-mail/procmail/procmail-3.22-r5.ebuild4
2 files changed, 9 insertions, 5 deletions
diff --git a/net-mail/procmail/ChangeLog b/net-mail/procmail/ChangeLog
index d9ca2272c754..b733229cc493 100644
--- a/net-mail/procmail/ChangeLog
+++ b/net-mail/procmail/ChangeLog
@@ -1,9 +1,7 @@
# ChangeLog for net-mail/procmail
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/ChangeLog,v 1.13 2002/12/13 11:00:08 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/ChangeLog,v 1.14 2002/12/15 01:09:39 agriffis Exp $
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-
*procmail-3.22-r5 (28 Oct 2002)
28 Oct 2002; Grant Goodyear <g2boojum@gentoo.org> procmail-3.22-r5.ebuild :
@@ -14,6 +12,8 @@
in maildir form (meaning messages were dumped into ~/.maildir instead of
~/.maildir/new. So, I restored the creation of /etc/procmailrc.
+ 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
+
09 Dec 2002; Jon Portnoy <avenj@gentoo.org> procmail-3.22-r5.ebuild :
Updated ebuild to respect icc USE flag, no revision bump necessary.
@@ -22,6 +22,10 @@
Revert USE to prevent a dependency blockage.
+ 14 Dec 2002; Aron Griffis <agriffis@gentoo.org> procmail-3.22-r5.ebuild :
+
+ Added ~alpha to KEYWORDS
+
*procmail-3.22-r4 (5 Sep 2002)
5 Sep 2002; Jared H. Hudson <jhhudso@gentoo.org> procmail-3.22-r4.ebuild :
diff --git a/net-mail/procmail/procmail-3.22-r5.ebuild b/net-mail/procmail/procmail-3.22-r5.ebuild
index 7da2fca6de88..7ade907d5980 100644
--- a/net-mail/procmail/procmail-3.22-r5.ebuild
+++ b/net-mail/procmail/procmail-3.22-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/procmail-3.22-r5.ebuild,v 1.5 2002/12/10 20:23:34 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/procmail-3.22-r5.ebuild,v 1.6 2002/12/15 01:09:39 agriffis Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Mail delivery agent/filter"
@@ -18,7 +18,7 @@ PROVIDE="virtual/mda"
SLOT="0"
LICENSE="Artistic | GPL"
-KEYWORDS="x86 ppc sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64 ~alpha"
src_compile() {