summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-03-31 20:03:56 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-03-31 20:03:56 +0000
commitdc6cbed875161f7a75d9af1f6ad9790052910a1c (patch)
tree80e0e2a203b81b8f3ea7090e554569aa6e27d431 /net-libs/c-client
parentAdded ~ppc64 to KEYWORDS (diff)
downloadgentoo-2-dc6cbed875161f7a75d9af1f6ad9790052910a1c.tar.gz
gentoo-2-dc6cbed875161f7a75d9af1f6ad9790052910a1c.tar.bz2
gentoo-2-dc6cbed875161f7a75d9af1f6ad9790052910a1c.zip
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-libs/c-client')
-rw-r--r--net-libs/c-client/ChangeLog6
-rw-r--r--net-libs/c-client/c-client-2004a-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog
index 5bd839a324bd..683761f60c13 100644
--- a/net-libs/c-client/ChangeLog
+++ b/net-libs/c-client/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-libs/c-client
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.24 2005/03/31 02:39:01 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.25 2005/03/31 20:03:56 gustavoz Exp $
+
+ 31 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org>
+ c-client-2004a-r1.ebuild:
+ Stable on sparc
*c-client-2004c (30 Mar 2005)
diff --git a/net-libs/c-client/c-client-2004a-r1.ebuild b/net-libs/c-client/c-client-2004a-r1.ebuild
index 8788f9b7a395..7e710ef84884 100644
--- a/net-libs/c-client/c-client-2004a-r1.ebuild
+++ b/net-libs/c-client/c-client-2004a-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004a-r1.ebuild,v 1.3 2005/03/31 02:25:20 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004a-r1.ebuild,v 1.4 2005/03/31 20:03:56 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="x86 ~ppc ~sparc ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64 ~mips"
+KEYWORDS="x86 ~ppc sparc ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64 ~mips"
IUSE="ssl pam"
RDEPEND="ssl? ( dev-libs/openssl )