diff options
author | Ulrich Müller <ulm@gentoo.org> | 2011-12-30 19:30:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2011-12-30 19:30:43 +0000 |
commit | 19fb929d82bedebcd7cf76358b484ef18b72bea7 (patch) | |
tree | ef9bdacc115864096029ce2da89d97e3b64f083c /sys-apps/util-linux | |
parent | Add revision and drop ruby19 from stable ebuild. (diff) | |
download | gentoo-2-19fb929d82bedebcd7cf76358b484ef18b72bea7.tar.gz gentoo-2-19fb929d82bedebcd7cf76358b484ef18b72bea7.tar.bz2 gentoo-2-19fb929d82bedebcd7cf76358b484ef18b72bea7.zip |
Update LICENSE, see README.licensing in the tarball. Bug 175260.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r-- | sys-apps/util-linux/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.17.2.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.18-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.19.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.19.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.19.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.20-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.20.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-2.20.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/util-linux/util-linux-9999.ebuild | 4 |
10 files changed, 26 insertions, 20 deletions
diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog index 58fe526772af..c1872f29daa2 100644 --- a/sys-apps/util-linux/ChangeLog +++ b/sys-apps/util-linux/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/util-linux # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.362 2011/11/17 18:48:41 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.363 2011/12/30 19:30:43 ulm Exp $ + + 30 Dec 2011; Ulrich Mueller <ulm@gentoo.org> util-linux-2.17.2.ebuild, + util-linux-2.18-r1.ebuild, util-linux-2.19.ebuild, util-linux-2.19.1.ebuild, + util-linux-2.19.1-r1.ebuild, util-linux-2.20.ebuild, + util-linux-2.20-r1.ebuild, util-linux-2.20.1.ebuild, util-linux-9999.ebuild: + Update LICENSE, see README.licensing in the tarball. Bug 175260. 17 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> util-linux-2.19.1-r1.ebuild: diff --git a/sys-apps/util-linux/util-linux-2.17.2.ebuild b/sys-apps/util-linux/util-linux-2.17.2.ebuild index bfbdcbaed0c4..eb599b1314b8 100644 --- a/sys-apps/util-linux/util-linux-2.17.2.ebuild +++ b/sys-apps/util-linux/util-linux-2.17.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.17.2.ebuild,v 1.11 2010/12/01 22:31:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.17.2.ebuild,v 1.12 2011/12/30 19:30:43 ulm Exp $ EAPI="2" @@ -23,7 +23,7 @@ else KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" fi -LICENSE="GPL-2" +LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT="0" IUSE="crypt loop-aes nls old-linux perl selinux slang uclibc unicode" diff --git a/sys-apps/util-linux/util-linux-2.18-r1.ebuild b/sys-apps/util-linux/util-linux-2.18-r1.ebuild index 8dabc3d032ae..77a96e764eb7 100644 --- a/sys-apps/util-linux/util-linux-2.18-r1.ebuild +++ b/sys-apps/util-linux/util-linux-2.18-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.18-r1.ebuild,v 1.12 2011/04/02 14:23:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.18-r1.ebuild,v 1.13 2011/12/30 19:30:43 ulm Exp $ EAPI="2" @@ -23,7 +23,7 @@ else KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" fi -LICENSE="GPL-2" +LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT="0" IUSE="+cramfs crypt loop-aes nls old-linux perl selinux slang uclibc unicode" diff --git a/sys-apps/util-linux/util-linux-2.19.1-r1.ebuild b/sys-apps/util-linux/util-linux-2.19.1-r1.ebuild index 46a569c0731c..c758259415f9 100644 --- a/sys-apps/util-linux/util-linux-2.19.1-r1.ebuild +++ b/sys-apps/util-linux/util-linux-2.19.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.19.1-r1.ebuild,v 1.10 2011/11/17 18:48:41 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.19.1-r1.ebuild,v 1.11 2011/12/30 19:30:43 ulm Exp $ EAPI="3" @@ -23,7 +23,7 @@ else KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-linux" fi -LICENSE="GPL-2" +LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT="0" IUSE="+cramfs crypt loop-aes ncurses nls old-linux perl selinux slang uclibc unicode" diff --git a/sys-apps/util-linux/util-linux-2.19.1.ebuild b/sys-apps/util-linux/util-linux-2.19.1.ebuild index 496bc6f2930d..8f11f1ba02c9 100644 --- a/sys-apps/util-linux/util-linux-2.19.1.ebuild +++ b/sys-apps/util-linux/util-linux-2.19.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.19.1.ebuild,v 1.8 2011/06/17 19:06:41 c1pher Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.19.1.ebuild,v 1.9 2011/12/30 19:30:43 ulm Exp $ EAPI="2" @@ -23,7 +23,7 @@ else KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" fi -LICENSE="GPL-2" +LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT="0" IUSE="+cramfs crypt loop-aes ncurses nls old-linux perl selinux slang uclibc unicode" diff --git a/sys-apps/util-linux/util-linux-2.19.ebuild b/sys-apps/util-linux/util-linux-2.19.ebuild index 63670a45502b..3ecac574e470 100644 --- a/sys-apps/util-linux/util-linux-2.19.ebuild +++ b/sys-apps/util-linux/util-linux-2.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.19.ebuild,v 1.4 2011/04/07 05:18:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.19.ebuild,v 1.5 2011/12/30 19:30:43 ulm Exp $ EAPI="2" @@ -22,7 +22,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" fi -LICENSE="GPL-2" +LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT="0" IUSE="+cramfs crypt ncurses nls old-linux perl selinux slang uclibc unicode" diff --git a/sys-apps/util-linux/util-linux-2.20-r1.ebuild b/sys-apps/util-linux/util-linux-2.20-r1.ebuild index 2895d7dd10a2..3a62c1945e56 100644 --- a/sys-apps/util-linux/util-linux-2.20-r1.ebuild +++ b/sys-apps/util-linux/util-linux-2.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.20-r1.ebuild,v 1.2 2011/10/20 00:36:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.20-r1.ebuild,v 1.3 2011/12/30 19:30:43 ulm Exp $ EAPI="3" @@ -23,7 +23,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" fi -LICENSE="GPL-2" +LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT="0" IUSE="+cramfs crypt ddate loop-aes ncurses nls old-linux perl selinux slang static-libs uclibc unicode" diff --git a/sys-apps/util-linux/util-linux-2.20.1.ebuild b/sys-apps/util-linux/util-linux-2.20.1.ebuild index 5737ad5a35fc..2dbaefba3b7a 100644 --- a/sys-apps/util-linux/util-linux-2.20.1.ebuild +++ b/sys-apps/util-linux/util-linux-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.20.1.ebuild,v 1.1 2011/10/20 13:37:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.20.1.ebuild,v 1.2 2011/12/30 19:30:43 ulm Exp $ EAPI="3" @@ -23,7 +23,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" fi -LICENSE="GPL-2" +LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT="0" IUSE="+cramfs crypt ddate loop-aes ncurses nls old-linux perl selinux slang static-libs uclibc unicode" diff --git a/sys-apps/util-linux/util-linux-2.20.ebuild b/sys-apps/util-linux/util-linux-2.20.ebuild index d96b39b2e2d5..afc0c2617aac 100644 --- a/sys-apps/util-linux/util-linux-2.20.ebuild +++ b/sys-apps/util-linux/util-linux-2.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.20.ebuild,v 1.4 2011/09/23 12:32:23 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.20.ebuild,v 1.5 2011/12/30 19:30:43 ulm Exp $ EAPI="3" @@ -23,7 +23,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" fi -LICENSE="GPL-2" +LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT="0" IUSE="+cramfs crypt ddate loop-aes ncurses nls old-linux perl selinux slang static-libs uclibc unicode" diff --git a/sys-apps/util-linux/util-linux-9999.ebuild b/sys-apps/util-linux/util-linux-9999.ebuild index fdfbe5ca498d..b62f9be35ff1 100644 --- a/sys-apps/util-linux/util-linux-9999.ebuild +++ b/sys-apps/util-linux/util-linux-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild,v 1.25 2011/10/20 00:36:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-9999.ebuild,v 1.26 2011/12/30 19:30:43 ulm Exp $ EAPI="3" @@ -23,7 +23,7 @@ else KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-linux" fi -LICENSE="GPL-2" +LICENSE="GPL-2 GPL-3 LGPL-2.1 BSD-4 MIT public-domain" SLOT="0" IUSE="+cramfs crypt ddate loop-aes ncurses nls old-linux perl selinux slang static-libs uclibc unicode" |