diff options
author | Kevyn Shortell <trance@gentoo.org> | 2003-12-26 19:32:33 +0000 |
---|---|---|
committer | Kevyn Shortell <trance@gentoo.org> | 2003-12-26 19:32:33 +0000 |
commit | 208c080ce780fc5c767dd8c8fd597487d9a312d3 (patch) | |
tree | 7edc87e78b18284a557409eabdfcff0fd8464065 /net-mail | |
parent | Version bumped (diff) | |
download | gentoo-2-208c080ce780fc5c767dd8c8fd597487d9a312d3.tar.gz gentoo-2-208c080ce780fc5c767dd8c8fd597487d9a312d3.tar.bz2 gentoo-2-208c080ce780fc5c767dd8c8fd597487d9a312d3.zip |
tagging stable
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mutt/mutt-1.5.4-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/postfix/postfix-2.0.11.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mail/mutt/mutt-1.5.4-r1.ebuild b/net-mail/mutt/mutt-1.5.4-r1.ebuild index 892d83dac185..9be2a8ad6bb6 100644 --- a/net-mail/mutt/mutt-1.5.4-r1.ebuild +++ b/net-mail/mutt/mutt-1.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mutt/mutt-1.5.4-r1.ebuild,v 1.8 2003/09/18 18:29:49 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mutt/mutt-1.5.4-r1.ebuild,v 1.9 2003/12/26 19:32:33 trance Exp $ IUSE="ssl nls slang cjk crypt imap mbox maildir" @@ -24,7 +24,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc alpha hppa ia64" +KEYWORDS="x86 ppc sparc alpha hppa ia64" inherit flag-o-matic diff --git a/net-mail/postfix/postfix-2.0.11.ebuild b/net-mail/postfix/postfix-2.0.11.ebuild index 81257cbcdc96..55567e188aa5 100644 --- a/net-mail/postfix/postfix-2.0.11.ebuild +++ b/net-mail/postfix/postfix-2.0.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.11.ebuild,v 1.11 2003/11/05 00:54:30 wwoods Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/postfix-2.0.11.ebuild,v 1.12 2003/12/26 19:31:14 trance Exp $ IUSE="ssl mysql sasl ldap ipv6 maildir mbox" @@ -20,7 +20,7 @@ SRC_URI="ftp://ftp.porcupine.org/mirrors/postfix-release/official/${P}.tar.gz SLOT="0" LICENSE="IPL-1" -KEYWORDS="x86 ~sparc ~ppc amd64 ~alpha" +KEYWORDS="x86 ~sparc ppc amd64 ~alpha" PROVIDE="virtual/mta virtual/mda" |