From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8BB2513838B for ; Wed, 24 Sep 2014 21:03:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79D1CE0837; Wed, 24 Sep 2014 21:03:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DF6A9E0837 for ; Wed, 24 Sep 2014 21:03:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0168533F5F3 for ; Wed, 24 Sep 2014 21:03:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 82DC1627D for ; Wed, 24 Sep 2014 21:03:18 +0000 (UTC) From: "Devan Franchini" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Devan Franchini" Message-ID: <1411592402.f8c3ec6e31f2dc99191ccee1ea86f6199dd4c136.twitch153@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools-hardened/desktop/files/ X-VCS-Repository: proj/releng X-VCS-Files: tools-hardened/desktop/files/fluxbox-world tools-hardened/desktop/files/xfce4-world X-VCS-Directories: tools-hardened/desktop/files/ X-VCS-Committer: twitch153 X-VCS-Committer-Name: Devan Franchini X-VCS-Revision: f8c3ec6e31f2dc99191ccee1ea86f6199dd4c136 X-VCS-Branch: master Date: Wed, 24 Sep 2014 21:03:18 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 0fb5d735-871d-4acf-b8da-8fac854fd569 X-Archives-Hash: 7fc1df804607439c5d48949e0a699f01 commit: f8c3ec6e31f2dc99191ccee1ea86f6199dd4c136 Author: Devan Franchini gentoo org> AuthorDate: Wed Sep 24 20:54:47 2014 +0000 Commit: Devan Franchini gentoo org> CommitDate: Wed Sep 24 21:00:02 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/releng.git;a=commit;h=f8c3ec6e tools-hardened: Adds upower-pm-utils to xfce4/fluxbox world files --- tools-hardened/desktop/files/fluxbox-world | 1 + tools-hardened/desktop/files/xfce4-world | 1 + 2 files changed, 2 insertions(+) diff --git a/tools-hardened/desktop/files/fluxbox-world b/tools-hardened/desktop/files/fluxbox-world index 28e3aed..a2a93bd 100644 --- a/tools-hardened/desktop/files/fluxbox-world +++ b/tools-hardened/desktop/files/fluxbox-world @@ -33,6 +33,7 @@ sys-fs/squashfs-tools sys-fs/eudev sys-kernel/linux-firmware sys-power/cpufrequtils +sys-power/upower-pm-utils sys-process/at sys-process/fcron www-client/firefox diff --git a/tools-hardened/desktop/files/xfce4-world b/tools-hardened/desktop/files/xfce4-world index b563a59..afcfc35 100644 --- a/tools-hardened/desktop/files/xfce4-world +++ b/tools-hardened/desktop/files/xfce4-world @@ -35,6 +35,7 @@ sys-fs/squashfs-tools sys-fs/eudev sys-kernel/linux-firmware sys-power/cpufrequtils +sys-power/upower-pm-utils sys-process/at sys-process/cronie www-client/firefox