summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-06 06:58:25 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-06 06:58:25 +0000
commita35efd6f311ab6c1e4cfbfca0d8f53c11a1a32e6 (patch)
tree746e8cc1a3a98454bab602359fb4c25de9397a34 /sys-apps/file
parentAdd optional non-advertising clause. (diff)
downloadgentoo-2-a35efd6f311ab6c1e4cfbfca0d8f53c11a1a32e6.tar.gz
gentoo-2-a35efd6f311ab6c1e4cfbfca0d8f53c11a1a32e6.tar.bz2
gentoo-2-a35efd6f311ab6c1e4cfbfca0d8f53c11a1a32e6.zip
Change LICENSE to BSD-2 for remaining ebuilds, bug 263551.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'sys-apps/file')
-rw-r--r--sys-apps/file/ChangeLog7
-rw-r--r--sys-apps/file/file-5.05.ebuild6
-rw-r--r--sys-apps/file/file-5.06.ebuild6
-rw-r--r--sys-apps/file/file-5.07-r1.ebuild6
-rw-r--r--sys-apps/file/file-5.07-r2.ebuild4
-rw-r--r--sys-apps/file/file-5.07-r3.ebuild4
-rw-r--r--sys-apps/file/file-5.07.ebuild6
7 files changed, 22 insertions, 17 deletions
diff --git a/sys-apps/file/ChangeLog b/sys-apps/file/ChangeLog
index cdf4e7eed13e..282e0211ab3c 100644
--- a/sys-apps/file/ChangeLog
+++ b/sys-apps/file/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-apps/file
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.227 2012/09/19 18:34:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/ChangeLog,v 1.228 2012/11/06 06:58:25 ulm Exp $
+
+ 06 Nov 2012; Ulrich Müller <ulm@gentoo.org> file-5.05.ebuild,
+ file-5.06.ebuild, file-5.07.ebuild, file-5.07-r1.ebuild, file-5.07-r2.ebuild,
+ file-5.07-r3.ebuild:
+ Change LICENSE to BSD-2 for remaining ebuilds, bug 263551.
19 Sep 2012; Mike Frysinger <vapier@gentoo.org> file-5.11.ebuild:
Use BUILD_{CC,CXX} when cross-compiling #435324 by Ambroz Bizjak.
diff --git a/sys-apps/file/file-5.05.ebuild b/sys-apps/file/file-5.05.ebuild
index cc7672b8f8ee..27b09bd0ccf6 100644
--- a/sys-apps/file/file-5.05.ebuild
+++ b/sys-apps/file/file-5.05.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/sys-apps/file/file-5.05.ebuild,v 1.12 2012/02/02 01:49:37 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.05.ebuild,v 1.13 2012/11/06 06:58:25 ulm Exp $
EAPI="2"
PYTHON_DEPEND="python? *"
@@ -14,7 +14,7 @@ HOMEPAGE="ftp://ftp.astron.com/pub/file/"
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="BSD-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="python static-libs"
diff --git a/sys-apps/file/file-5.06.ebuild b/sys-apps/file/file-5.06.ebuild
index 76464604c5f6..acd0142955b2 100644
--- a/sys-apps/file/file-5.06.ebuild
+++ b/sys-apps/file/file-5.06.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/sys-apps/file/file-5.06.ebuild,v 1.3 2012/02/02 01:49:37 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.06.ebuild,v 1.4 2012/11/06 06:58:25 ulm Exp $
EAPI="2"
PYTHON_DEPEND="python? *"
@@ -14,7 +14,7 @@ HOMEPAGE="ftp://ftp.astron.com/pub/file/"
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="python static-libs"
diff --git a/sys-apps/file/file-5.07-r1.ebuild b/sys-apps/file/file-5.07-r1.ebuild
index 0886d9608f67..85ad4421c2f3 100644
--- a/sys-apps/file/file-5.07-r1.ebuild
+++ b/sys-apps/file/file-5.07-r1.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/sys-apps/file/file-5.07-r1.ebuild,v 1.3 2012/02/02 01:49:37 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.07-r1.ebuild,v 1.4 2012/11/06 06:58:25 ulm Exp $
EAPI="2"
PYTHON_DEPEND="python? *"
@@ -14,7 +14,7 @@ HOMEPAGE="ftp://ftp.astron.com/pub/file/"
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="python static-libs"
diff --git a/sys-apps/file/file-5.07-r2.ebuild b/sys-apps/file/file-5.07-r2.ebuild
index 6c7d49abff1e..661582449fef 100644
--- a/sys-apps/file/file-5.07-r2.ebuild
+++ b/sys-apps/file/file-5.07-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/sys-apps/file/file-5.07-r2.ebuild,v 1.2 2012/02/02 01:35:39 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.07-r2.ebuild,v 1.3 2012/11/06 06:58:25 ulm Exp $
EAPI="2"
PYTHON_DEPEND="python? *"
@@ -14,7 +14,7 @@ HOMEPAGE="ftp://ftp.astron.com/pub/file/"
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="python static-libs zlib"
diff --git a/sys-apps/file/file-5.07-r3.ebuild b/sys-apps/file/file-5.07-r3.ebuild
index bf00ef4d6e0b..d839523c8d1d 100644
--- a/sys-apps/file/file-5.07-r3.ebuild
+++ b/sys-apps/file/file-5.07-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/sys-apps/file/file-5.07-r3.ebuild,v 1.7 2012/02/02 01:35:39 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.07-r3.ebuild,v 1.8 2012/11/06 06:58:25 ulm Exp $
EAPI="2"
PYTHON_DEPEND="python? *"
@@ -14,7 +14,7 @@ HOMEPAGE="ftp://ftp.astron.com/pub/file/"
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="BSD-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="python static-libs zlib"
diff --git a/sys-apps/file/file-5.07.ebuild b/sys-apps/file/file-5.07.ebuild
index 766e1b1f9550..e8475b1f9233 100644
--- a/sys-apps/file/file-5.07.ebuild
+++ b/sys-apps/file/file-5.07.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/sys-apps/file/file-5.07.ebuild,v 1.3 2012/02/02 01:49:37 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.07.ebuild,v 1.4 2012/11/06 06:58:25 ulm Exp $
EAPI="2"
PYTHON_DEPEND="python? *"
@@ -14,7 +14,7 @@ HOMEPAGE="ftp://ftp.astron.com/pub/file/"
SRC_URI="ftp://ftp.astron.com/pub/file/${P}.tar.gz
ftp://ftp.gw.com/mirrors/pub/unix/file/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
IUSE="python static-libs"