summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Farina <zerochaos@gentoo.org>2013-02-16 14:56:23 +0000
committerRichard Farina <zerochaos@gentoo.org>2013-02-16 14:56:23 +0000
commit1d5b5c8a5028c03a7f224871f42f34802828cac8 (patch)
tree261a95678eab3184f7b02e60379e1b44655c31f0 /profiles
parentClean per http://www.gossamer-threads.com/lists/gentoo/dev/266660?do=post_vie... (diff)
downloadhistorical-1d5b5c8a5028c03a7f224871f42f34802828cac8.tar.gz
historical-1d5b5c8a5028c03a7f224871f42f34802828cac8.tar.bz2
historical-1d5b5c8a5028c03a7f224871f42f34802828cac8.zip
masking iwl{4965,3945}-firmware as discussing on -dev
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog7
-rw-r--r--profiles/package.mask9
2 files changed, 14 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index deb16f9e1779..67d25d8bc6e4 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,16 @@
# ChangeLog for profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7498 2013/02/15 20:03:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7499 2013/02/16 14:56:23 zerochaos Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 15 Feb 2013; Rick Farina <zerochaos@gentoo.org> package.mask:
+ mask sys-firmware/iwl{3945,4965}-firmware packages have been merged into the sys-kernel/linux-firmware
+ package and have no maintainer. No real point in keeping two copies of the firmware in the tree
+ removal on 18 March 2013
+
15 Feb 2013; Alexis Ballier <aballier@gentoo.org> package.mask:
mask ffmpeg-1.1 for a different reason as >=0.11; for now this double masks
it but it will remain masked once the >=0.11 mask is removed
diff --git a/profiles/package.mask b/profiles/package.mask
index 6672c5be92dd..4b9a6ee2e277 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14472 2013/02/15 20:03:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14473 2013/02/16 14:56:23 zerochaos Exp $
#
# When you add an entry to the top of this file, add your name, the date, and
# an explanation of why something is getting masked. Please be extremely
@@ -31,6 +31,13 @@
#--- END OF EXAMPLES ---
+# Rick Farina <zerochaos@gentoo.org> (15 Feb 2013)
+# these firmware packages have been merged into the sys-kernel/linux-firmware
+# package. USE=savedconfig can be used to limit the firmware which gets installed.
+# removal on 18 March 2013
+sys-firmware/iwl3945-ucode
+sys-firmware/iwl4965-ucode
+
# Alexis Ballier <aballier@gentoo.org> (15 Feb 2013)
# Starting from this version, some decoders and encoders (like AAC or APE)
# switched to outputing or needing planar audio, this breaks some applications