diff options
author | 2008-04-18 21:56:39 +0000 | |
---|---|---|
committer | 2008-04-18 21:56:39 +0000 | |
commit | 9d3a126052b3459483099c33288540a9a320ab9b (patch) | |
tree | a67a047343e7fcb784545671b6c82b7e949b446e /net-libs/c-client | |
parent | arm/s390/sh love (diff) | |
download | gentoo-2-9d3a126052b3459483099c33288540a9a320ab9b.tar.gz gentoo-2-9d3a126052b3459483099c33288540a9a320ab9b.tar.bz2 gentoo-2-9d3a126052b3459483099c33288540a9a320ab9b.zip |
amd64/x86 stable, bug #213473
(Portage version: 2.1.5_rc4)
Diffstat (limited to 'net-libs/c-client')
-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 0f938dc22b96..ca88a6b3ee0b 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.47 2008/04/18 11:39:31 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.48 2008/04/18 21:56:39 maekke Exp $ + + 18 Apr 2008; Markus Meier <maekke@gentoo.org> c-client-2006k.ebuild: + amd64/x86 stable, bug #213473 18 Apr 2008; Tobias Klausmann <klausman@gentoo.org> c-client-2006k.ebuild: Stable on alpha, bug #213473 diff --git a/net-libs/c-client/c-client-2006k.ebuild b/net-libs/c-client/c-client-2006k.ebuild index 6032614e0402..bd182ea31ee1 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.3 2008/04/18 11:39:31 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2006k.ebuild,v 1.4 2008/04/18 21:56:39 maekke 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 ) |