diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 15:35:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 15:35:14 +0000 |
commit | 1283fbdf02b5574f25d9444b40c464540105be44 (patch) | |
tree | 00083e8ee3bb0ac0ecaa8c3c18adbded0991d110 /net-libs/c-client | |
parent | Stable on ppc64 (diff) | |
download | historical-1283fbdf02b5574f25d9444b40c464540105be44.tar.gz historical-1283fbdf02b5574f25d9444b40c464540105be44.tar.bz2 historical-1283fbdf02b5574f25d9444b40c464540105be44.zip |
stable on ia64
Package-Manager: portage-2.0.51.19
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-2004a-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog index 683761f60c13..5cbe673b54e5 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.25 2005/03/31 20:03:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.26 2005/04/01 15:22:28 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> c-client-2004a-r1.ebuild: + stable on ia64 31 Mar 2005; Gustavo Zacarias <gustavoz@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 7e710ef84884..447c13a9435d 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.4 2005/03/31 20:03:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004a-r1.ebuild,v 1.5 2005/04/01 15:22:28 agriffis 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="x86 ~ppc sparc ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64 ~mips" +KEYWORDS="x86 ~ppc sparc ~alpha ~arm ~hppa ~amd64 ia64 ~s390 ~ppc64 ~mips" IUSE="ssl pam" RDEPEND="ssl? ( dev-libs/openssl ) |