From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 91707139694 for ; Sat, 18 Feb 2017 22:10:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2143E0E10; Sat, 18 Feb 2017 22:09:50 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 91693E0E10 for ; Sat, 18 Feb 2017 22:09:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3CEEF3413C3 for ; Sat, 18 Feb 2017 22:09:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A20BA4CA1 for ; Sat, 18 Feb 2017 22:09:31 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1487455730.aed57db2446c4ec1a6856e1581bf092759a9b1db.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/awesome/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/awesome/files/awesome.desktop X-VCS-Directories: x11-wm/awesome/files/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: aed57db2446c4ec1a6856e1581bf092759a9b1db X-VCS-Branch: master Date: Sat, 18 Feb 2017 22:09:31 +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: aff7c481-3dfb-4f9e-b56d-3584682984ee X-Archives-Hash: 121f99b280bce48a9dbdfdf6f91b8134 commit: aed57db2446c4ec1a6856e1581bf092759a9b1db Author: Michael Mair-Keimberger (asterix) gmail com> AuthorDate: Sat Feb 18 15:45:39 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Feb 18 22:08:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed57db2 x11-wm/awesome: remove unused file Closes: https://github.com/gentoo/gentoo/pull/4022 x11-wm/awesome/files/awesome.desktop | 7 ------- 1 file changed, 7 deletions(-) diff --git a/x11-wm/awesome/files/awesome.desktop b/x11-wm/awesome/files/awesome.desktop deleted file mode 100644 index b8d8f21421..0000000000 --- a/x11-wm/awesome/files/awesome.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Name=awesome -Comment=Highly configurable framework window manager -NoDisplay=true -TryExec=/etc/X11/Sessions/awesome -Exec=/etc/X11/Sessions/awesome -Type=Application