summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-12-30 20:39:22 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-12-30 20:39:22 +0000
commit5097b7513b840758e4fc07096426836e176cd9d1 (patch)
treef09595ea6519417ed39fdcc7295b9857a4173485 /net-libs/c-client/c-client-2007e.ebuild
parentQA: Respect CC (bug 243682), respect CFLAGS (bug 240083) (diff)
downloadgentoo-2-5097b7513b840758e4fc07096426836e176cd9d1.tar.gz
gentoo-2-5097b7513b840758e4fc07096426836e176cd9d1.tar.bz2
gentoo-2-5097b7513b840758e4fc07096426836e176cd9d1.zip
Stable on sparc, security bug #252567
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
Diffstat (limited to 'net-libs/c-client/c-client-2007e.ebuild')
-rw-r--r--net-libs/c-client/c-client-2007e.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/c-client/c-client-2007e.ebuild b/net-libs/c-client/c-client-2007e.ebuild
index 0a36866df672..5421ed65f6b3 100644
--- a/net-libs/c-client/c-client-2007e.ebuild
+++ b/net-libs/c-client/c-client-2007e.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007e.ebuild,v 1.4 2008/12/29 21:02:20 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007e.ebuild,v 1.5 2008/12/30 20:39:22 bluebird Exp $
inherit flag-o-matic eutils libtool
@@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd"
IUSE="kernel_linux kernel_FreeBSD kolab pam ssl"
RDEPEND="ssl? ( dev-libs/openssl )