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/mutt | |
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/mutt')
-rw-r--r-- | net-mail/mutt/mutt-1.5.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 |