diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-29 18:23:28 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-12-29 18:23:28 +0000 |
commit | 9a354f56da017ee4e3f270aa27316e70b5aff5f7 (patch) | |
tree | b83c9f86f658246ad73a65dc77b890c81f76db1b /net-libs | |
parent | ppc stable, bug #250451 (diff) | |
download | gentoo-2-9a354f56da017ee4e3f270aa27316e70b5aff5f7.tar.gz gentoo-2-9a354f56da017ee4e3f270aa27316e70b5aff5f7.tar.bz2 gentoo-2-9a354f56da017ee4e3f270aa27316e70b5aff5f7.zip |
ppc stable, bug #252567
(Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/c-client/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/c-client/c-client-2007e.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog index 0811846e047d..32b4154e4001 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.54 2008/12/29 13:58:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.55 2008/12/29 18:23:28 dertobi123 Exp $ + + 29 Dec 2008; Tobias Scherbaum <dertobi123@gentoo.org> + c-client-2007e.ebuild: + ppc stable, bug #252567 29 Dec 2008; Brent Baude <ranger@gentoo.org> c-client-2007e.ebuild: Marking c-client-2007e ppc64 for bug 252567 diff --git a/net-libs/c-client/c-client-2007e.ebuild b/net-libs/c-client/c-client-2007e.ebuild index 96fb48deda0d..7d9ec559e056 100644 --- a/net-libs/c-client/c-client-2007e.ebuild +++ b/net-libs/c-client/c-client-2007e.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-2007e.ebuild,v 1.2 2008/12/29 13:58:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007e.ebuild,v 1.3 2008/12/29 18:23:28 dertobi123 Exp $ inherit flag-o-matic eutils libtool @@ -18,7 +18,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="kernel_linux kernel_FreeBSD kolab pam ssl" RDEPEND="ssl? ( dev-libs/openssl ) |