From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S2Pdp-0001ts-8i for garchives@archives.gentoo.org; Tue, 28 Feb 2012 16:11:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48C23E082F; Tue, 28 Feb 2012 16:10:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 15778E082F for ; Tue, 28 Feb 2012 16:10:57 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44B291B400F for ; Tue, 28 Feb 2012 16:10:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 0772CE5400 for ; Tue, 28 Feb 2012 16:10:56 +0000 (UTC) From: "Wim Muskee" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Wim Muskee" Message-ID: <1330445442.a1788758d859b4f393da927e2b92930e6c016654.wim@gentoo> Subject: [gentoo-commits] proj/ltsp:master commit in: profiles/ltsp/, profiles/ X-VCS-Repository: proj/ltsp X-VCS-Files: profiles/ChangeLog profiles/ltsp/package.use X-VCS-Directories: profiles/ltsp/ profiles/ X-VCS-Committer: wim X-VCS-Committer-Name: Wim Muskee X-VCS-Revision: a1788758d859b4f393da927e2b92930e6c016654 X-VCS-Branch: master Date: Tue, 28 Feb 2012 16:10:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 3c884af1-09c5-4491-8502-f7c7ffe798e1 X-Archives-Hash: 6139728cb2f4767da89358007d4563b5 commit: a1788758d859b4f393da927e2b92930e6c016654 Author: Wim Muskee gmail com> AuthorDate: Tue Feb 28 16:10:42 2012 +0000 Commit: Wim Muskee gmail com> CommitDate: Tue Feb 28 16:10:42 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/ltsp.git;a=3D= commit;h=3Da1788758 profiles: Add hwdb use to udev. --- profiles/ChangeLog | 4 ++++ profiles/ltsp/package.use | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/profiles/ChangeLog b/profiles/ChangeLog index eaeadad..79cec55 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 28 Feb 2012; Wim Muskee + ltsp/: + Add hwdb USE to udev. + 27 Feb 2012; Wim Muskee ltsp/: Add existing features to features in make.defaults diff --git a/profiles/ltsp/package.use b/profiles/ltsp/package.use index 0f55ec3..707fb0e 100644 --- a/profiles/ltsp/package.use +++ b/profiles/ltsp/package.use @@ -1,5 +1,5 @@ # req by pulseaudio -sys-fs/udev extras +sys-fs/udev extras hwdb =20 # req by xorg-server dev-libs/libxml2 python=20