summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-21 09:05:28 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-21 09:05:28 +0000
commitf20592b998051127eae275bf75ec022d18ab47cc (patch)
treeecf3eed40e0ef0a05e2e75991fe01b9bea88f806 /net-libs/c-client
parentsys-fs/aufs-util: Don't depend on the kernel (diff)
downloadgentoo-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')
-rw-r--r--net-libs/c-client/ChangeLog7
-rw-r--r--net-libs/c-client/c-client-2007e-r2.ebuild6
-rw-r--r--net-libs/c-client/c-client-2007f-r1.ebuild4
-rw-r--r--net-libs/c-client/c-client-2007f-r2.ebuild4
-rw-r--r--net-libs/c-client/c-client-2007f-r3.ebuild4
-rw-r--r--net-libs/c-client/c-client-2007f-r4.ebuild4
6 files changed, 17 insertions, 12 deletions
diff --git a/net-libs/c-client/ChangeLog b/net-libs/c-client/ChangeLog
index 60e9cab73e66..3a5cd6fd8b7a 100644
--- a/net-libs/c-client/ChangeLog
+++ b/net-libs/c-client/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-libs/c-client
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.102 2012/12/18 15:52:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.103 2012/12/21 09:05:28 ulm Exp $
+
+ 21 Dec 2012; Ulrich Müller <ulm@gentoo.org> c-client-2007e-r2.ebuild,
+ c-client-2007f-r1.ebuild, c-client-2007f-r2.ebuild, c-client-2007f-r3.ebuild,
+ c-client-2007f-r4.ebuild:
+ Fix LICENSE, see README file, bug 446380.
18 Dec 2012; Agostino Sarubbo <ago@gentoo.org> c-client-2007f-r4.ebuild:
Stable for ia64, wrt bug #445063
diff --git a/net-libs/c-client/c-client-2007e-r2.ebuild b/net-libs/c-client/c-client-2007e-r2.ebuild
index 334968f7028c..29e070f1d811 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
+# 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-2007e-r2.ebuild,v 1.10 2011/07/17 21:31:11 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007e-r2.ebuild,v 1.11 2012/12/21 09:05:28 ulm Exp $
EAPI="2"
@@ -14,7 +14,7 @@ DESCRIPTION="UW IMAP c-client library"
HOMEPAGE="http://www.washington.edu/imap/"
SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z"
-LICENSE="as-is"
+LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="doc kernel_linux kernel_FreeBSD kolab pam ssl"
diff --git a/net-libs/c-client/c-client-2007f-r1.ebuild b/net-libs/c-client/c-client-2007f-r1.ebuild
index 21af7de79f07..d3f1bf4b422b 100644
--- a/net-libs/c-client/c-client-2007f-r1.ebuild
+++ b/net-libs/c-client/c-client-2007f-r1.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-r1.ebuild,v 1.9 2012/07/08 15:27:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007f-r1.ebuild,v 1.10 2012/12/21 09:05:28 ulm Exp $
EAPI=4
@@ -14,7 +14,7 @@ DESCRIPTION="UW IMAP c-client library"
HOMEPAGE="http://www.washington.edu/imap/"
SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z"
-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 kernel_linux kernel_FreeBSD pam ssl static-libs"
diff --git a/net-libs/c-client/c-client-2007f-r2.ebuild b/net-libs/c-client/c-client-2007f-r2.ebuild
index c540efe4aee3..2f5c4da7279e 100644
--- a/net-libs/c-client/c-client-2007f-r2.ebuild
+++ b/net-libs/c-client/c-client-2007f-r2.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-r2.ebuild,v 1.1 2012/07/11 18:58:14 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007f-r2.ebuild,v 1.2 2012/12/21 09:05:28 ulm Exp $
EAPI=4
@@ -14,7 +14,7 @@ DESCRIPTION="UW IMAP c-client library"
HOMEPAGE="http://www.washington.edu/imap/"
SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z"
-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 kernel_linux kernel_FreeBSD pam ssl static-libs"
diff --git a/net-libs/c-client/c-client-2007f-r3.ebuild b/net-libs/c-client/c-client-2007f-r3.ebuild
index e8258f572e82..efa0931b480e 100644
--- a/net-libs/c-client/c-client-2007f-r3.ebuild
+++ b/net-libs/c-client/c-client-2007f-r3.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-r3.ebuild,v 1.4 2012/10/09 21:51:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/c-client-2007f-r3.ebuild,v 1.5 2012/12/21 09:05:28 ulm Exp $
EAPI=4
@@ -14,7 +14,7 @@ DESCRIPTION="UW IMAP c-client library"
HOMEPAGE="http://www.washington.edu/imap/"
SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z"
-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"
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"