summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-07-13 01:54:24 +0000
committerJason Wever <weeve@gentoo.org>2003-07-13 01:54:24 +0000
commit1ae692861f841ab128dac8115b7d4aafea7b3f15 (patch)
tree9672f7b32f97036a318ffa433958aa7d7c9fb54a /net-libs/c-client/c-client-2002d.ebuild
parentadd doc useflag to install optional developer docs (diff)
downloadgentoo-2-1ae692861f841ab128dac8115b7d4aafea7b3f15.tar.gz
gentoo-2-1ae692861f841ab128dac8115b7d4aafea7b3f15.tar.bz2
gentoo-2-1ae692861f841ab128dac8115b7d4aafea7b3f15.zip
Changed ~sparc keyword to sparc to fix dependency borkage.
Diffstat (limited to 'net-libs/c-client/c-client-2002d.ebuild')
-rw-r--r--net-libs/c-client/c-client-2002d.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/c-client/c-client-2002d.ebuild b/net-libs/c-client/c-client-2002d.ebuild
index a3806b58263c..4ca229bb590d 100644
--- a/net-libs/c-client/c-client-2002d.ebuild
+++ b/net-libs/c-client/c-client-2002d.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-libs/c-client/c-client-2002d.ebuild,v 1.3 2003/06/28 17:24:15 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2002d.ebuild,v 1.4 2003/07/13 01:54:18 weeve Exp $
MY_PN=imap
MY_P=${MY_PN}-${PV}
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.washington.edu/imap/"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~sparc ~ppc hppa ~alpha"
+KEYWORDS="x86 sparc ~ppc hppa ~alpha"
IUSE="ssl"
PROVIDE="virtual/imap-c-client"