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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BF6F115806E for ; Sun, 28 May 2023 15:01:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 357C1E084F; Sun, 28 May 2023 15:01:08 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1ED19E084F for ; Sun, 28 May 2023 15:01:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D044340F91 for ; Sun, 28 May 2023 15:01:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B3E3A7B for ; Sun, 28 May 2023 15:01:05 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1685225645.10cd2d89ae6b2d3b6ff8265a9cd0208ef261379b.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-apps/rofi-wayland/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gui-apps/rofi-wayland/metadata.xml gui-apps/rofi-wayland/rofi-wayland-1.7.5.ebuild X-VCS-Directories: gui-apps/rofi-wayland/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 10cd2d89ae6b2d3b6ff8265a9cd0208ef261379b X-VCS-Branch: master Date: Sun, 28 May 2023 15:01:05 +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: 03b217d7-3e27-4ad6-b48d-29a196fcc229 X-Archives-Hash: 8ed5608205493676816502843cc4bba7 commit: 10cd2d89ae6b2d3b6ff8265a9cd0208ef261379b Author: Rahul Sandhu sandhuservices dev> AuthorDate: Sat May 27 22:14:05 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sat May 27 22:14:05 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10cd2d89 gui-apps/rofi-wayland: add upstream github repo; remove trailing line(s) Signed-off-by: Rahul Sandhu sandhuservices.dev> gui-apps/rofi-wayland/metadata.xml | 3 +++ gui-apps/rofi-wayland/rofi-wayland-1.7.5.ebuild | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/gui-apps/rofi-wayland/metadata.xml b/gui-apps/rofi-wayland/metadata.xml index 6e25ecc87..a72e5b17e 100644 --- a/gui-apps/rofi-wayland/metadata.xml +++ b/gui-apps/rofi-wayland/metadata.xml @@ -9,4 +9,7 @@ Desktop file mode Window switcher mode + + lbonn/rofi + diff --git a/gui-apps/rofi-wayland/rofi-wayland-1.7.5.ebuild b/gui-apps/rofi-wayland/rofi-wayland-1.7.5.ebuild index 5a8764540..064a653f7 100644 --- a/gui-apps/rofi-wayland/rofi-wayland-1.7.5.ebuild +++ b/gui-apps/rofi-wayland/rofi-wayland-1.7.5.ebuild @@ -57,4 +57,3 @@ pkg_postinst() { xdg_icon_cache_update } -