summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2012-11-05 16:50:30 +0000
committerJorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>2012-11-05 16:50:30 +0000
commit934ce4b07c976b7685dd18afaec6cadecd0dd9f4 (patch)
treeadd6fd38a5b83d8cbcce1156bdc61a73cf99ec86 /profiles
parentUse QA_PREBUILT #431132 by Diego Elio Pettenò. (diff)
downloadgentoo-2-934ce4b07c976b7685dd18afaec6cadecd0dd9f4.tar.gz
gentoo-2-934ce4b07c976b7685dd18afaec6cadecd0dd9f4.tar.bz2
gentoo-2-934ce4b07c976b7685dd18afaec6cadecd0dd9f4.zip
Added sys-apps/kmod to the packages.build too soon as the new udev version needs to be marked stable first.
----------------------------------------------------------------------
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog7
-rw-r--r--profiles/default/linux/packages.build7
2 files changed, 11 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index b7d139cbc2c2..ce592082f2e9 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,16 @@
# ChangeLog for profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7108 2012/11/05 16:26:51 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7109 2012/11/05 16:50:30 jmbsvicetto 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!
+ 05 Nov 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
+ default/linux/packages.build:
+ Added sys-apps/kmod to the packages.build too soon as the new udev version
+ needs to be marked stable first.
+
05 Nov 2012; Kacper Kowalik <xarthisius@gentoo.org> package.mask:
Drop mask on dev-util/intel-ocl-sdk as we are now using bundled boost for
tools. Fixes bug #441824 by Neil Dökkalfar <neil@next-touch.com>
diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build
index 7036b545e491..f39b9b91af3c 100644
--- a/profiles/default/linux/packages.build
+++ b/profiles/default/linux/packages.build
@@ -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/profiles/default/linux/packages.build,v 1.8 2012/11/05 04:41:43 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.9 2012/11/05 16:50:30 jmbsvicetto Exp $
# This file describes the packages needed to build a stage1 based on this
# profile. Packages in this file are built in order.
@@ -43,4 +43,7 @@ virtual/os-headers
virtual/package-manager
sys-fs/udev
virtual/shadow
-sys-apps/kmod
+
+# This was added too soon.
+# The new udev version needs to stabled first
+#sys-apps/kmod