summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-02-14 22:13:13 +0000
committerFabian Groffen <grobian@gentoo.org>2006-02-14 22:13:13 +0000
commit8438b4ef1071783bb6bbba6fef5efe935be77a92 (patch)
treed3be63480c6e5693d0062f94b6921c88b6e781ac /mail-client/muttng/muttng-20060212.ebuild
parentVersion bump (bug #122691 by Matthew Lange). (diff)
downloadgentoo-2-8438b4ef1071783bb6bbba6fef5efe935be77a92.tar.gz
gentoo-2-8438b4ef1071783bb6bbba6fef5efe935be77a92.tar.bz2
gentoo-2-8438b4ef1071783bb6bbba6fef5efe935be77a92.zip
remove accidental ppc-macos keyword: it's not ready yet
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'mail-client/muttng/muttng-20060212.ebuild')
-rw-r--r--mail-client/muttng/muttng-20060212.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/muttng/muttng-20060212.ebuild b/mail-client/muttng/muttng-20060212.ebuild
index be90f294c290..a661b15b55e0 100644
--- a/mail-client/muttng/muttng-20060212.ebuild
+++ b/mail-client/muttng/muttng-20060212.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/muttng/muttng-20060212.ebuild,v 1.1 2006/02/13 20:09:08 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/muttng/muttng-20060212.ebuild,v 1.2 2006/02/14 22:13:13 grobian Exp $
inherit eutils flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="http://nion.modprobe.de/mutt-ng/snapshots/${P}.tar.gz"
IUSE="berkdb buffysize cjk crypt debug gdbm gnutls gpgme idn imap mbox nls nntp pop qdbm sasl slang smime smtp ssl"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
RDEPEND="nls? ( sys-devel/gettext )
>=sys-libs/ncurses-5.2
idn? ( net-dns/libidn )