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 07293138334 for ; Tue, 17 Jul 2018 21:01:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 505AAE0ADF; Tue, 17 Jul 2018 21:01:08 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A7E8E0ADF for ; Tue, 17 Jul 2018 21:01:08 +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 A617E335CC1 for ; Tue, 17 Jul 2018 21:01:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C956136B for ; Tue, 17 Jul 2018 21:01:02 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1531861241.0f83106e53e93a6c10d1f9ea5c3f71afc897c599.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/qtpass/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/qtpass/qtpass-1.2.3.ebuild X-VCS-Directories: app-admin/qtpass/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 0f83106e53e93a6c10d1f9ea5c3f71afc897c599 X-VCS-Branch: master Date: Tue, 17 Jul 2018 21:01:02 +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: 58e676fb-a0a9-479e-a2ec-d43761bd33d3 X-Archives-Hash: 992707324b172649a75fac6a049c81ec commit: 0f83106e53e93a6c10d1f9ea5c3f71afc897c599 Author: Vladimir Pavljuchenkov (SpiderX) spiderx dp ua> AuthorDate: Tue Jul 17 13:28:55 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Jul 17 21:00:41 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f83106e app-admin/qtpass: use domenu (wrt #661240) Closes: https://bugs.gentoo.org/661240 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-admin/qtpass/qtpass-1.2.3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app-admin/qtpass/qtpass-1.2.3.ebuild b/app-admin/qtpass/qtpass-1.2.3.ebuild index c51253b0847..287f540e6f5 100644 --- a/app-admin/qtpass/qtpass-1.2.3.ebuild +++ b/app-admin/qtpass/qtpass-1.2.3.ebuild @@ -55,8 +55,7 @@ src_install() { doins localization/*.qm doman "${PN}".1 - insinto /usr/share/applications - doins "${PN}".desktop + domenu "${PN}".desktop newicon artwork/icon.png "${PN}"-icon.png insinto /usr/share/appdata doins qtpass.appdata.xml