diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-27 10:53:55 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-27 10:53:55 +0000 |
commit | ad209fa52d5140d4a5ae543cc0894957d18328d4 (patch) | |
tree | 7f1c3e5bcc8713018e2f79fadc2b2a710f88b23c /net-libs | |
parent | Stable on amd64 wrt bug #368569 (diff) | |
download | gentoo-2-ad209fa52d5140d4a5ae543cc0894957d18328d4.tar.gz gentoo-2-ad209fa52d5140d4a5ae543cc0894957d18328d4.tar.bz2 gentoo-2-ad209fa52d5140d4a5ae543cc0894957d18328d4.zip |
Stable on amd64 wrt bug #368585
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/c-client/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/c-client/c-client-2007e-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog index ff50c4814c8a..f8bd7d95361b 100644 --- a/net-libs/c-client/ChangeLog +++ b/net-libs/c-client/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/c-client # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.66 2011/05/11 10:47:57 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.67 2011/05/27 10:53:55 hwoarang Exp $ + + 27 May 2011; Markos Chandras <hwoarang@gentoo.org> c-client-2007e-r2.ebuild: + Stable on amd64 wrt bug #368585 *c-client-2007e-r2 (11 May 2011) diff --git a/net-libs/c-client/c-client-2007e-r2.ebuild b/net-libs/c-client/c-client-2007e-r2.ebuild index 4570114951d0..9d5ecd9eb441 100644 --- a/net-libs/c-client/c-client-2007e-r2.ebuild +++ b/net-libs/c-client/c-client-2007e-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007e-r2.ebuild,v 1.1 2011/05/11 10:47:57 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007e-r2.ebuild,v 1.2 2011/05/27 10:53:55 hwoarang Exp $ EAPI="2" @@ -16,7 +16,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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc kernel_linux kernel_FreeBSD pam ssl" RDEPEND="ssl? ( dev-libs/openssl ) |