diff options
author | 2005-04-01 23:08:47 +0000 | |
---|---|---|
committer | 2005-04-01 23:08:47 +0000 | |
commit | 1b27d1f7844c84593e11b468b2c617ee760229d4 (patch) | |
tree | a66a6a0ceac1b187ffa55779d6d849b98a83e352 /net-libs/c-client | |
parent | touchup (diff) | |
download | historical-1b27d1f7844c84593e11b468b2c617ee760229d4.tar.gz historical-1b27d1f7844c84593e11b468b2c617ee760229d4.tar.bz2 historical-1b27d1f7844c84593e11b468b2c617ee760229d4.zip |
arm/hppa/s390 stable
Diffstat (limited to 'net-libs/c-client')
-rw-r--r-- | net-libs/c-client/c-client-2004a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/c-client/c-client-2004a-r1.ebuild b/net-libs/c-client/c-client-2004a-r1.ebuild index 447c13a9435d..a9d7f0ccbff6 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.5 2005/04/01 15:22:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2004a-r1.ebuild,v 1.6 2005/04/01 23:08:47 vapier 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="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86" IUSE="ssl pam" RDEPEND="ssl? ( dev-libs/openssl ) |