From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1263572-garchives=archives.gentoo.org@lists.gentoo.org> 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 AFA0C13835A for <garchives@archives.gentoo.org>; Tue, 23 Mar 2021 14:54:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CA2EE086F; Tue, 23 Mar 2021 14:54:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 E9A0AE086F for <gentoo-commits@lists.gentoo.org>; Tue, 23 Mar 2021 14:54:12 +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 02561340924 for <gentoo-commits@lists.gentoo.org>; Tue, 23 Mar 2021 14:54:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 941245CF for <gentoo-commits@lists.gentoo.org>; Tue, 23 Mar 2021 14:54:10 +0000 (UTC) From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" <andrewammerlaan@riseup.net> Message-ID: <1616510948.ba51b8f8d663a61e7033e06146a8516a22b6ecb9.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master 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: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ba51b8f8d663a61e7033e06146a8516a22b6ecb9 X-VCS-Branch: master Date: Tue, 23 Mar 2021 14:54:10 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3bd3da2c-a6fc-43f8-a379-daf193f20c1b X-Archives-Hash: 510e9488750584f2e295131504ce971a commit: ba51b8f8d663a61e7033e06146a8516a22b6ecb9 Author: scardracs <marco <AT> scardovi <DOT> com> AuthorDate: Tue Mar 23 14:49:08 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> 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 <marco <AT> 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