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 775BC1382C5 for ; Wed, 27 May 2020 09:24:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BA6DBE08AA; Wed, 27 May 2020 09:24:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A2018E08AA for ; Wed, 27 May 2020 09:24:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4038534EC6F for ; Wed, 27 May 2020 09:24:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC87321E for ; Wed, 27 May 2020 09:24:11 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1590571450.f98934aaaa2c3ca96dfa03fa782e387ee39b03cc.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xbindkeys/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xbindkeys/xbindkeys-1.8.7-r1.ebuild x11-misc/xbindkeys/xbindkeys-1.8.7.ebuild X-VCS-Directories: x11-misc/xbindkeys/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: f98934aaaa2c3ca96dfa03fa782e387ee39b03cc X-VCS-Branch: master Date: Wed, 27 May 2020 09:24:11 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 955bc8da-2886-4c94-8f92-462d0fe460d9 X-Archives-Hash: 69d512187276ef3ad37a645377cb0beb commit: f98934aaaa2c3ca96dfa03fa782e387ee39b03cc Author: Jeroen Roovers gentoo org> AuthorDate: Wed May 27 07:12:19 2020 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed May 27 09:24:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98934aa x11-misc/xbindkeys: Install xbindkeysrc, do not install NEWS Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Jeroen Roovers gentoo.org> .../xbindkeys/{xbindkeys-1.8.7.ebuild => xbindkeys-1.8.7-r1.ebuild} | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-misc/xbindkeys/xbindkeys-1.8.7.ebuild b/x11-misc/xbindkeys/xbindkeys-1.8.7-r1.ebuild similarity index 91% rename from x11-misc/xbindkeys/xbindkeys-1.8.7.ebuild rename to x11-misc/xbindkeys/xbindkeys-1.8.7-r1.ebuild index 4684fdf9ecb..28112e83903 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.8.7.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.8.7-r1.ebuild @@ -21,6 +21,9 @@ DEPEND=" ${RDEPEND} x11-base/xorg-proto " +DOCS=" + AUTHORS BUGS ChangeLog README TODO xbindkeysrc +" src_configure() { econf \