diff options
-rw-r--r-- | net-libs/c-client/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/c-client/c-client-2006k.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog index 45d24b7ed4ec..f064670a481d 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.50 2008/04/20 16:03:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.51 2008/04/21 00:08:27 jer Exp $ + + 21 Apr 2008; Jeroen Roovers <jer@gentoo.org> c-client-2006k.ebuild: + Stable for HPPA (bug #213473). 20 Apr 2008; Raúl Porcel <armin76@gentoo.org> c-client-2006k.ebuild: ia64/sparc stable wrt #213473 diff --git a/net-libs/c-client/c-client-2006k.ebuild b/net-libs/c-client/c-client-2006k.ebuild index 2b179daa4265..193f516d14f6 100644 --- a/net-libs/c-client/c-client-2006k.ebuild +++ b/net-libs/c-client/c-client-2006k.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-2006k.ebuild,v 1.6 2008/04/20 16:03:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2006k.ebuild,v 1.7 2008/04/21 00:08:27 jer Exp $ inherit flag-o-matic eutils libtool @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.cac.washington.edu/imap/old/${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 ) |