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 3FAD11382C5 for ; Tue, 23 Mar 2021 14:49:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82B72E088F; Tue, 23 Mar 2021 14:49:20 +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 682F9E088F for ; Tue, 23 Mar 2021 14:49:19 +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 109F4340924 for ; Tue, 23 Mar 2021 14:49:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7BD964F1 for ; Tue, 23 Mar 2021 14:49:17 +0000 (UTC) From: "Marco Scardovi" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marco Scardovi" Message-ID: <1616510948.ba51b8f8d663a61e7033e06146a8516a22b6ecb9.marco@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-terms/terminus/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-terms/terminus/terminus-1.0.135.ebuild X-VCS-Directories: x11-terms/terminus/ X-VCS-Committer: marco X-VCS-Committer-Name: Marco Scardovi X-VCS-Revision: ba51b8f8d663a61e7033e06146a8516a22b6ecb9 X-VCS-Branch: dev Date: Tue, 23 Mar 2021 14:49:17 +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: ab846a50-e905-47b7-8483-9266a524463e X-Archives-Hash: 4b3d5675d004306e406ccf37460f17b6 commit: ba51b8f8d663a61e7033e06146a8516a22b6ecb9 Author: scardracs scardovi com> AuthorDate: Tue Mar 23 14:49:08 2021 +0000 Commit: Marco Scardovi scardovi com> CommitDate: Tue Mar 23 14:49:08 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ba51b8f8 x11-terms/terminus: fixed make_desktop_entry Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Marco Scardovi scardovi.com> x11-terms/terminus/terminus-1.0.135.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-terms/terminus/terminus-1.0.135.ebuild b/x11-terms/terminus/terminus-1.0.135.ebuild index eb205f321..747de6a6f 100644 --- a/x11-terms/terminus/terminus-1.0.135.ebuild +++ b/x11-terms/terminus/terminus-1.0.135.ebuild @@ -12,7 +12,7 @@ LICENSE="MIT" SLOT="0" KEYWORDS="~amd64" -inherit desktop xdg-utils +inherit desktop xdg S=""${WORKDIR}"/"${P}"-linux" @@ -30,7 +30,7 @@ src_install(){ doins -r "${S}"/* dosym "${EPREFIX}"/opt/"${PN}"/terminus "${EPREFIX}"/usr/bin/terminus fperms +x /opt/"${PN}"/terminus - make_desktop_entry /opt/terminus/terminus terminus + make_desktop_entry /opt/terminus/terminus terminus terminus Utility doicon ../terminus.svg doicon ../terminus.ico for i in {16,24,32,48,64,72,96,128,512}; do