summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-04-25 06:15:02 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-04-25 06:15:02 +0000
commit0dde9376cf6e8ea1d3e9dd7e08a014bc3322a280 (patch)
tree8c37f3aa64a0b1fafb887651007aa5f611245991 /net-libs/c-client
parentUpdate herd to x11-drivers. (diff)
downloadhistorical-0dde9376cf6e8ea1d3e9dd7e08a014bc3322a280.tar.gz
historical-0dde9376cf6e8ea1d3e9dd7e08a014bc3322a280.tar.bz2
historical-0dde9376cf6e8ea1d3e9dd7e08a014bc3322a280.zip
Stable on alpha.
Package-Manager: portage-2.0.51.20
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 189e3e60533b..74b14bbf38ba 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.29 2005/04/09 12:40:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.30 2005/04/25 06:12:00 kloeri Exp $
+
+ 25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
+ c-client-2004a-r1.ebuild:
+ Stable on alpha.
09 Apr 2005; Markus Rothe <corsair@gentoo.org> c-client-2004a-r1.ebuild:
Stable on ppc64
diff --git a/net-libs/c-client/c-client-2004a-r1.ebuild b/net-libs/c-client/c-client-2004a-r1.ebuild
index e333edb96324..045d39e3fe68 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.9 2005/04/09 12:40:34 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004a-r1.ebuild,v 1.10 2005/04/25 06:12:00 kloeri 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 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="ssl pam"
RDEPEND="ssl? ( dev-libs/openssl )