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 2B4431396D0 for ; Sat, 2 Sep 2017 15:17:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 893A21FC06A; Sat, 2 Sep 2017 15:17:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 631C51FC06A for ; Sat, 2 Sep 2017 15:17:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 89CFF34166C for ; Sat, 2 Sep 2017 15:17:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 03FC68B6C for ; Sat, 2 Sep 2017 15:17:40 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1504365451.d3680602311b493efcde8a9f8ad9b630084ccfc3.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/awesome/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/awesome/awesome-4.0-r1.ebuild x11-wm/awesome/awesome-4.0.ebuild x11-wm/awesome/awesome-4.1.ebuild x11-wm/awesome/awesome-9999.ebuild X-VCS-Directories: x11-wm/awesome/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: d3680602311b493efcde8a9f8ad9b630084ccfc3 X-VCS-Branch: master Date: Sat, 2 Sep 2017 15:17:40 +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: 25674743-7069-4f77-b82d-46788d39075f X-Archives-Hash: e55d8487fd0306817a65912730038dcc commit: d3680602311b493efcde8a9f8ad9b630084ccfc3 Author: Tomoya Tabuchi tomoyat1 com> AuthorDate: Tue Aug 15 07:23:10 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Sep 2 15:17:31 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3680602 x11-wm/awesome: warning about nonexistent path in src_install Package-Manager: Portage-2.3.6, Repoman-2.3.1 x11-wm/awesome/awesome-4.0-r1.ebuild | 1 - x11-wm/awesome/awesome-4.0.ebuild | 1 - x11-wm/awesome/awesome-4.1.ebuild | 1 - x11-wm/awesome/awesome-9999.ebuild | 1 - 4 files changed, 4 deletions(-) diff --git a/x11-wm/awesome/awesome-4.0-r1.ebuild b/x11-wm/awesome/awesome-4.0-r1.ebuild index 61d0ec9db01..3dddc28075a 100644 --- a/x11-wm/awesome/awesome-4.0-r1.ebuild +++ b/x11-wm/awesome/awesome-4.0-r1.ebuild @@ -69,7 +69,6 @@ src_configure() { src_install() { cmake-utils_src_install - docompress -x /usr/share/doc/awesome/doc pax-mark m "${ED%/}"/usr/bin/awesome diff --git a/x11-wm/awesome/awesome-4.0.ebuild b/x11-wm/awesome/awesome-4.0.ebuild index 486f4a51e53..eed4554091a 100644 --- a/x11-wm/awesome/awesome-4.0.ebuild +++ b/x11-wm/awesome/awesome-4.0.ebuild @@ -64,7 +64,6 @@ src_configure() { src_install() { cmake-utils_src_install - docompress -x /usr/share/doc/awesome/doc pax-mark m "${ED%/}"/usr/bin/awesome diff --git a/x11-wm/awesome/awesome-4.1.ebuild b/x11-wm/awesome/awesome-4.1.ebuild index 594805e0d14..65af18c4d48 100644 --- a/x11-wm/awesome/awesome-4.1.ebuild +++ b/x11-wm/awesome/awesome-4.1.ebuild @@ -69,7 +69,6 @@ src_configure() { src_install() { cmake-utils_src_install - docompress -x /usr/share/doc/awesome/doc pax-mark m "${ED%/}"/usr/bin/awesome diff --git a/x11-wm/awesome/awesome-9999.ebuild b/x11-wm/awesome/awesome-9999.ebuild index d659a191d6f..243752a5d4a 100644 --- a/x11-wm/awesome/awesome-9999.ebuild +++ b/x11-wm/awesome/awesome-9999.ebuild @@ -68,7 +68,6 @@ src_configure() { src_install() { cmake-utils_src_install - docompress -x /usr/share/doc/awesome/doc pax-mark m "${ED%/}"/usr/bin/awesome