diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-21 09:05:28 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-21 09:05:28 +0000 |
commit | f20592b998051127eae275bf75ec022d18ab47cc (patch) | |
tree | ecf3eed40e0ef0a05e2e75991fe01b9bea88f806 /net-libs/c-client/c-client-2007f-r4.ebuild | |
parent | sys-fs/aufs-util: Don't depend on the kernel (diff) | |
download | gentoo-2-f20592b998051127eae275bf75ec022d18ab47cc.tar.gz gentoo-2-f20592b998051127eae275bf75ec022d18ab47cc.tar.bz2 gentoo-2-f20592b998051127eae275bf75ec022d18ab47cc.zip |
Fix LICENSE, see README file, bug 446380.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'net-libs/c-client/c-client-2007f-r4.ebuild')
-rw-r--r-- | net-libs/c-client/c-client-2007f-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/c-client/c-client-2007f-r4.ebuild b/net-libs/c-client/c-client-2007f-r4.ebuild index 5d5cdecc3fc4..62fec4639a82 100644 --- a/net-libs/c-client/c-client-2007f-r4.ebuild +++ b/net-libs/c-client/c-client-2007f-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007f-r4.ebuild,v 1.8 2012/12/18 15:52:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007f-r4.ebuild,v 1.9 2012/12/21 09:05:28 ulm Exp $ EAPI=4 @@ -16,7 +16,7 @@ HOMEPAGE="http://www.washington.edu/imap/" SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z chappa? ( mirror://gentoo/${P}-chappa-${CHAPPA_PL}-all.patch.gz )" -LICENSE="as-is" +LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="doc +ipv6 kerberos kernel_linux kernel_FreeBSD pam ssl static-libs topal chappa" |