summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-07-02 18:44:04 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-07-02 18:44:04 +0000
commit8f6e6e1949fb1996dc21b940e3766491b77d97fc (patch)
tree8d0889836d31fe4da99b8a5acec2c495fea64a83
parentVersion bump (diff)
downloadgentoo-2-8f6e6e1949fb1996dc21b940e3766491b77d97fc.tar.gz
gentoo-2-8f6e6e1949fb1996dc21b940e3766491b77d97fc.tar.bz2
gentoo-2-8f6e6e1949fb1996dc21b940e3766491b77d97fc.zip
Stable on sparc wrt #183898
(Portage version: 2.1.2.9)
-rw-r--r--net-libs/c-client/ChangeLog5
-rw-r--r--net-libs/c-client/c-client-2004g.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog
index 324b1d6de22c..927a9318f7f8 100644
--- a/net-libs/c-client/ChangeLog
+++ b/net-libs/c-client/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/c-client
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.36 2007/07/02 15:04:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.37 2007/07/02 18:44:04 gustavoz Exp $
+
+ 02 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> c-client-2004g.ebuild:
+ Stable on sparc wrt #183898
02 Jul 2007; Raúl Porcel <armin76@gentoo.org> c-client-2004g.ebuild:
alpha/ia64/x86 stable wrt #183898
diff --git a/net-libs/c-client/c-client-2004g.ebuild b/net-libs/c-client/c-client-2004g.ebuild
index e7a29a2426f1..1a0c1da2d1f7 100644
--- a/net-libs/c-client/c-client-2004g.ebuild
+++ b/net-libs/c-client/c-client-2004g.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004g.ebuild,v 1.6 2007/07/02 14:58:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004g.ebuild,v 1.7 2007/07/02 18:44:04 gustavoz Exp $
inherit flag-o-matic eutils libtool
@@ -14,7 +14,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="ssl pam kernel_linux kernel_FreeBSD"
RDEPEND="ssl? ( dev-libs/openssl )