Gentoo Archives: gentoo-commits

From: Mike Pagano <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/linux-patches:3.17 commit in: /
Date: Sun, 05 Oct 2014 20:42:07
Message-Id: 1412541722.4d1bf68053e70bc21ab09b70009e39b0584f51d1.mpagano@gentoo
1 commit: 4d1bf68053e70bc21ab09b70009e39b0584f51d1
2 Author: Mike Pagano <mpagano <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 5 20:42:02 2014 +0000
4 Commit: Mike Pagano <mpagano <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 5 20:42:02 2014 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/linux-patches.git;a=commit;h=4d1bf680
7
8 Fix Gentoo distro patch
9
10 ---
11 4567_distro-Gentoo-Kconfig.patch | 4 ++--
12 1 file changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/4567_distro-Gentoo-Kconfig.patch b/4567_distro-Gentoo-Kconfig.patch
15 index 71dbf09..f26dc14 100644
16 --- a/4567_distro-Gentoo-Kconfig.patch
17 +++ b/4567_distro-Gentoo-Kconfig.patch
18 @@ -7,8 +7,8 @@
19 +source "distro/Kconfig"
20 +
21 source "arch/$SRCARCH/Kconfig"
22 ---- /dev/null 2014-09-22 14:19:24.316977284 -0400
23 -+++ distro/Kconfig 2014-09-22 19:30:35.670959281 -0400
24 +--- /dev/null 2014-09-22 14:19:24.316977284 -0400
25 ++++ a/distro/Kconfig 2014-09-22 19:30:35.670959281 -0400
26 @@ -0,0 +1,109 @@
27 +menu "Gentoo Linux"
28 +