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
commita7d9f131d3cdafc9931155f500faa215df278f11 (patch)
tree150c1af3e4238767bb3904e36ac252217d34c2c9 /net-libs/c-client/c-client-2002d.ebuild
parentadd doc useflag to install optional developer docs (diff)
downloadhistorical-a7d9f131d3cdafc9931155f500faa215df278f11.tar.gz
historical-a7d9f131d3cdafc9931155f500faa215df278f11.tar.bz2
historical-a7d9f131d3cdafc9931155f500faa215df278f11.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"