summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-05-07 18:11:40 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-05-07 18:11:40 +0000
commit154c4afb19db9788cdfa20e52335a8d2c312bb52 (patch)
treeb880c79c7ace63bcea2cebfd9a83257f5d596ede /sys-kernel/linux-firmware
parentalpha stable wrt #312835 (diff)
downloadgentoo-2-154c4afb19db9788cdfa20e52335a8d2c312bb52.tar.gz
gentoo-2-154c4afb19db9788cdfa20e52335a8d2c312bb52.tar.bz2
gentoo-2-154c4afb19db9788cdfa20e52335a8d2c312bb52.zip
Update LICENSE to include freedist just like the kernel sources.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-kernel/linux-firmware')
-rw-r--r--sys-kernel/linux-firmware/ChangeLog8
-rw-r--r--sys-kernel/linux-firmware/linux-firmware-20090421.ebuild6
-rw-r--r--sys-kernel/linux-firmware/linux-firmware-99999999.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-kernel/linux-firmware/ChangeLog b/sys-kernel/linux-firmware/ChangeLog
index 503b345c39f6..23b2e092f9d9 100644
--- a/sys-kernel/linux-firmware/ChangeLog
+++ b/sys-kernel/linux-firmware/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-kernel/linux-firmware
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.3 2009/12/12 20:36:27 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/ChangeLog,v 1.4 2010/05/07 18:11:40 robbat2 Exp $
+
+ 07 May 2010; Robin H. Johnson <robbat2@gentoo.org>
+ linux-firmware-20090421.ebuild, linux-firmware-99999999.ebuild:
+ Update LICENSE to include freedist just like the kernel sources.
12 Dec 2009; Diego E. Pettenò <flameeyes@gentoo.org>
linux-firmware-99999999.ebuild:
diff --git a/sys-kernel/linux-firmware/linux-firmware-20090421.ebuild b/sys-kernel/linux-firmware/linux-firmware-20090421.ebuild
index c9274f187bdb..156e897830f1 100644
--- a/sys-kernel/linux-firmware/linux-firmware-20090421.ebuild
+++ b/sys-kernel/linux-firmware/linux-firmware-20090421.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20090421.ebuild,v 1.2 2009/04/21 20:46:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-20090421.ebuild,v 1.3 2010/05/07 18:11:40 robbat2 Exp $
DESCRIPTION="Linux firmware files"
HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/dwmw2/firmware"
SRC_URI="mirror://kernel/linux/kernel/people/dwmw2/firmware/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2 freedist"
KEYWORDS="~amd64 ~x86"
SLOT="0"
diff --git a/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild b/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
index b5682bdea570..d1d480d0a41f 100644
--- a/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
+++ b/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild,v 1.2 2009/12/12 20:36:27 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/linux-firmware/linux-firmware-99999999.ebuild,v 1.3 2010/05/07 18:11:40 robbat2 Exp $
inherit git
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/dwmw2/firmware"
SRC_URI=""
EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/${PN}.git"
-LICENSE="GPL-2"
+LICENSE="GPL-2 freedist"
SLOT="0"
KEYWORDS=""