diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-08 18:03:12 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-08 18:03:12 +0000 |
commit | 871c5982961dccb07a9bd470f3dc5c247877c70b (patch) | |
tree | dbce43d17d2f7a863465d6354e2f2e8088dd8463 /net-libs/c-client | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-871c5982961dccb07a9bd470f3dc5c247877c70b.tar.gz gentoo-2-871c5982961dccb07a9bd470f3dc5c247877c70b.tar.bz2 gentoo-2-871c5982961dccb07a9bd470f3dc5c247877c70b.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-libs/c-client')
-rw-r--r-- | net-libs/c-client/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/c-client/c-client-2004a-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog index 0ae377489024..20618ee3ee94 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.27 2005/04/06 22:39:08 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.28 2005/04/08 18:02:26 hansmi Exp $ + + 08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + c-client-2004a-r1.ebuild: + Stable on ppc. 06 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org> c-client-2004a-r1.ebuild: diff --git a/net-libs/c-client/c-client-2004a-r1.ebuild b/net-libs/c-client/c-client-2004a-r1.ebuild index 9309f303e35f..fb1b420de572 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.7 2005/04/06 22:39:08 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004a-r1.ebuild,v 1.8 2005/04/08 18:02:26 hansmi 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 ) |