diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-05 19:28:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-05 19:28:09 +0000 |
commit | 07b98904c3a282d73415ca45c199eaecf179b3ea (patch) | |
tree | 9633a02902b545b279f37e1c41ac44426032ec9f /net-mail/procmail | |
parent | Palo (PA-RISC Linux Loader) Initial Import (diff) | |
download | gentoo-2-07b98904c3a282d73415ca45c199eaecf179b3ea.tar.gz gentoo-2-07b98904c3a282d73415ca45c199eaecf179b3ea.tar.bz2 gentoo-2-07b98904c3a282d73415ca45c199eaecf179b3ea.zip |
Mark stable on alpha
Diffstat (limited to 'net-mail/procmail')
-rw-r--r-- | net-mail/procmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/procmail/procmail-3.22-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/procmail/ChangeLog b/net-mail/procmail/ChangeLog index cffe6becb9b4..bfb1d009756d 100644 --- a/net-mail/procmail/ChangeLog +++ b/net-mail/procmail/ChangeLog @@ -1,6 +1,9 @@ # 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.15 2002/12/23 02:28:21 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/ChangeLog,v 1.16 2003/02/05 19:26:10 agriffis Exp $ + + 05 Feb 2003; Aron Griffis <agriffis@gentoo.org> procmail-3.22-r5.ebuild : + Mark stable on alpha *procmail-3.22-r5 (28 Oct 2002) diff --git a/net-mail/procmail/procmail-3.22-r5.ebuild b/net-mail/procmail/procmail-3.22-r5.ebuild index 63ccb73eb772..89d986fce318 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.7 2002/12/23 02:28:21 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/procmail/procmail-3.22-r5.ebuild,v 1.8 2003/02/05 19:26:10 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 ~alpha" +KEYWORDS="x86 ppc sparc alpha" src_compile() { |