diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-03-22 18:17:54 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-03-22 18:17:54 +0000 |
commit | 01c7e175156e9a2f851fc3e047efcbb9599cc384 (patch) | |
tree | c2b94ef18efe0ce2c6ec4cc3047da78fe9c03e45 /net-mail/mutt | |
parent | marked x86 (diff) | |
download | historical-01c7e175156e9a2f851fc3e047efcbb9599cc384.tar.gz historical-01c7e175156e9a2f851fc3e047efcbb9599cc384.tar.bz2 historical-01c7e175156e9a2f851fc3e047efcbb9599cc384.zip |
unmask
Diffstat (limited to 'net-mail/mutt')
-rw-r--r-- | net-mail/mutt/mutt-1.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/mutt/mutt-1.4.1.ebuild b/net-mail/mutt/mutt-1.4.1.ebuild index 86e69f641d09..fbdaf74eeb89 100644 --- a/net-mail/mutt/mutt-1.4.1.ebuild +++ b/net-mail/mutt/mutt-1.4.1.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/mutt/mutt-1.4.1.ebuild,v 1.1 2003/03/22 04:02:52 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mutt/mutt-1.4.1.ebuild,v 1.2 2003/03/22 18:17:54 aliz Exp $ IUSE="ssl nls slang cjk" @@ -20,7 +20,7 @@ RDEPEND="nls? ( sys-devel/gettext )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc alpha hppa" inherit flag-o-matic |