Gentoo Archives: gentoo-commits

From: Wim Muskee <wimmuskee@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/ltsp:master commit in: profiles/default/linux/x86/10.0/ltsp/, profiles/default/linux/amd64/10.0/ltsp/
Date: Fri, 23 Nov 2012 22:31:50
Message-Id: 1353707250.6af84d6712026f6578892443284a4ad1361361ac.wim@gentoo
1 commit: 6af84d6712026f6578892443284a4ad1361361ac
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Fri Nov 23 21:47:30 2012 +0000
4 Commit: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
5 CommitDate: Fri Nov 23 21:47:30 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/ltsp.git;a=commit;h=6af84d67
7
8 profiles: add ~ for keywords, doh, and dhcp
9
10 ---
11 .../linux/amd64/10.0/ltsp/package.accept_keywords | 3 ++-
12 .../linux/x86/10.0/ltsp/package.accept_keywords | 3 ++-
13 2 files changed, 4 insertions(+), 2 deletions(-)
14
15 diff --git a/profiles/default/linux/amd64/10.0/ltsp/package.accept_keywords b/profiles/default/linux/amd64/10.0/ltsp/package.accept_keywords
16 index 4b1c367..3c99d59 100644
17 --- a/profiles/default/linux/amd64/10.0/ltsp/package.accept_keywords
18 +++ b/profiles/default/linux/amd64/10.0/ltsp/package.accept_keywords
19 @@ -1 +1,2 @@
20 -sys-kernel/dracut amd64
21 +=net-misc/dhcp-4.2.4_p2-r1 ~amd64
22 +>=sys-kernel/dracut-024 ~amd64
23
24 diff --git a/profiles/default/linux/x86/10.0/ltsp/package.accept_keywords b/profiles/default/linux/x86/10.0/ltsp/package.accept_keywords
25 index 96cc8f9..6cdd648 100644
26 --- a/profiles/default/linux/x86/10.0/ltsp/package.accept_keywords
27 +++ b/profiles/default/linux/x86/10.0/ltsp/package.accept_keywords
28 @@ -1 +1,2 @@
29 -sys-kernel/dracut x86
30 +=net-misc/dhcp-4.2.4_p2-r1 ~x86
31 +>=sys-kernel/dracut-024 ~x86