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 C351B158003 for ; Sun, 2 Jan 2022 14:59:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB64F2BC016; Sun, 2 Jan 2022 14:59:02 +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 2F0122BC012 for ; Sun, 2 Jan 2022 14:59:02 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 34D34342E7E for ; Sun, 2 Jan 2022 14:59:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9208E239 for ; Sun, 2 Jan 2022 14:58:59 +0000 (UTC) From: "Andrew Ammerlaan" 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" Message-ID: <1641135522.c3e4b1501b07855b3644e65fe88d3fe832eaac2f.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/xplr/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/xplr/Manifest app-misc/xplr/xplr-0.15.2.ebuild app-misc/xplr/xplr-0.17.0.ebuild X-VCS-Directories: app-misc/xplr/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c3e4b1501b07855b3644e65fe88d3fe832eaac2f X-VCS-Branch: dev Date: Sun, 2 Jan 2022 14:58:59 +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: 6501e083-41c2-43d9-8869-1e0a933c0086 X-Archives-Hash: 769072a57b5824c08676c509278d93a4 commit: c3e4b1501b07855b3644e65fe88d3fe832eaac2f Author: Andrew Ammerlaan gentoo org> AuthorDate: Sun Jan 2 14:58:42 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sun Jan 2 14:58:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3e4b150 app-misc/xplr: drop UnusedInherits, fix manifest (again :( ! ) Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> app-misc/xplr/Manifest | 3 --- app-misc/xplr/xplr-0.15.2.ebuild | 4 ++-- app-misc/xplr/xplr-0.17.0.ebuild | 4 ++-- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/app-misc/xplr/Manifest b/app-misc/xplr/Manifest index f6c28234c..93de0969c 100644 --- a/app-misc/xplr/Manifest +++ b/app-misc/xplr/Manifest @@ -123,6 +123,3 @@ DIST winapi-x86_64-pc-windows-gnu-0.4.0.crate 2947998 BLAKE2B 2ad1ea8b5fa07d544e DIST xplr-0.15.2.tar.gz 221475 BLAKE2B 05594d2f38d937d204fcbadbe3ba63c72dbf5957e014f944f1fdb0f60bab9730ee5196f1162ba42c1f2daaa2d36dc35e595515d1c0c6188f6ef3e9f535157422 SHA512 502ceb0661ac3cdde337d76a5eef5089902b2ad906cde0465b63a89141a554ddb56ef4a4747e7064eda48e58d4037e36e36dfe709d6a67da986b1f953033fc3c DIST xplr-0.17.0.tar.gz 228181 BLAKE2B b1094007de1997b7c6e76afe7b457289bd358b2f24dc855bcc62ce7ad7bb09c0870fc7190781d68287e2871f615cbde18b50b1d6340e59a36065743875f05ce8 SHA512 fbf278097e2b5fb6e0a0d946cc234d6cc4b33989e3c24304ca3413a83ae56b245b8c37285fb8b9a77e41a5b97f472cc2139fe2768f3b025d75d4764bfa7429cd DIST yaml-rust-0.4.5.crate 47783 BLAKE2B 3e888c5cc7afb43eaf3aaab2b6f47b86df164a66eb54d4e166b965cc84b1e06cd17bd992a0d6ee175d9a73a76e2b44a13167246383ed054afcf3cc1710b309cb SHA512 7621dc8dfd5e7d4a7a8805b2a7e8319b63b852367655f2359d4e3e8fec6c4fad52d75c46ce1161e4c674eac0780b757ce9d34e664e304d8d2beec7afa0363ea0 -EBUILD xplr-0.15.2.ebuild 3327 BLAKE2B fc9f802524a20619daa26d4a92dbbac08a8eaec65ccacdbd990b283141c7971328fef4288c56fdd9538d2bfdf7e7772a1ce8c3f5fd931236bf0e69e2f9e388eb SHA512 3a5f1cd9c89bb32ec7599de647c8e2e912f2f34099ae79209fba3d0fccd917420e958f28b48b7d3a57cf06b8e2974537a725a9436364202ceb89a6ba9801fae7 -EBUILD xplr-0.17.0.ebuild 3288 BLAKE2B c44872a79e15da55d4d17df931c4b9d3e07ae23d7ac450b21ef29558a0a908e7504ddb18882964a8ced255f5a07b31af2924eac93469d18ca195d0032bd3a60f SHA512 2f37e380ee0ea6891f3e916136934129875481b0c0929e7a1ddded6ee5ea28f669abd20e4ba997f3d65680890867ab48c3f74b82c64b1688f20007d83204c35f -MISC metadata.xml 375 BLAKE2B 790ae543ed524251d09a91fab97140f5e6bc564dfa17aac29836fb3d842b3f18ac885f030de22be44ed8b505beaae88c256a8ee1b8d94f4e9f24511a8d7491d0 SHA512 d127ffe8aa6728c0afd03955fb4863c5574db6ab3bb9369daf6db196d4cd74638ca71d6e9fb4ca15b506fd61f76083877a0c80586f58636cb58ff4274561c09c diff --git a/app-misc/xplr/xplr-0.15.2.ebuild b/app-misc/xplr/xplr-0.15.2.ebuild index 36eced5f8..ae20f4617 100644 --- a/app-misc/xplr/xplr-0.15.2.ebuild +++ b/app-misc/xplr/xplr-0.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -129,7 +129,7 @@ CRATES=" yaml-rust-0.4.5 " -inherit cargo flag-o-matic desktop +inherit cargo DESCRIPTION="A hackable, minimal, fast TUI file explorer" # Double check the homepage as the cargo_metadata crate diff --git a/app-misc/xplr/xplr-0.17.0.ebuild b/app-misc/xplr/xplr-0.17.0.ebuild index 36eced5f8..ae20f4617 100644 --- a/app-misc/xplr/xplr-0.17.0.ebuild +++ b/app-misc/xplr/xplr-0.17.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -129,7 +129,7 @@ CRATES=" yaml-rust-0.4.5 " -inherit cargo flag-o-matic desktop +inherit cargo DESCRIPTION="A hackable, minimal, fast TUI file explorer" # Double check the homepage as the cargo_metadata crate 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 84DF0158003 for ; Sun, 2 Jan 2022 14:59:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60D9A2BC029; Sun, 2 Jan 2022 14:59:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 33F372BC029 for ; Sun, 2 Jan 2022 14:59:05 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 50B7C342FCC for ; Sun, 2 Jan 2022 14:59:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DED86D0 for ; Sun, 2 Jan 2022 14:59:02 +0000 (UTC) From: "Andrew Ammerlaan" 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" Message-ID: <1641135522.c3e4b1501b07855b3644e65fe88d3fe832eaac2f.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: app-misc/xplr/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/xplr/Manifest app-misc/xplr/xplr-0.15.2.ebuild app-misc/xplr/xplr-0.17.0.ebuild X-VCS-Directories: app-misc/xplr/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: c3e4b1501b07855b3644e65fe88d3fe832eaac2f X-VCS-Branch: master Date: Sun, 2 Jan 2022 14:59: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 320a6980-22a8-49ae-befd-ab6b8cbb7bdf X-Archives-Hash: b994a655e329e2032b5a0c5d8a6a4dda Message-ID: <20220102145902.XxR9coksLrLRVgAYXrUcKWG86txkUUPjaS8S_p2vkkA@z> commit: c3e4b1501b07855b3644e65fe88d3fe832eaac2f Author: Andrew Ammerlaan gentoo org> AuthorDate: Sun Jan 2 14:58:42 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sun Jan 2 14:58:42 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c3e4b150 app-misc/xplr: drop UnusedInherits, fix manifest (again :( ! ) Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> app-misc/xplr/Manifest | 3 --- app-misc/xplr/xplr-0.15.2.ebuild | 4 ++-- app-misc/xplr/xplr-0.17.0.ebuild | 4 ++-- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/app-misc/xplr/Manifest b/app-misc/xplr/Manifest index f6c28234c..93de0969c 100644 --- a/app-misc/xplr/Manifest +++ b/app-misc/xplr/Manifest @@ -123,6 +123,3 @@ DIST winapi-x86_64-pc-windows-gnu-0.4.0.crate 2947998 BLAKE2B 2ad1ea8b5fa07d544e DIST xplr-0.15.2.tar.gz 221475 BLAKE2B 05594d2f38d937d204fcbadbe3ba63c72dbf5957e014f944f1fdb0f60bab9730ee5196f1162ba42c1f2daaa2d36dc35e595515d1c0c6188f6ef3e9f535157422 SHA512 502ceb0661ac3cdde337d76a5eef5089902b2ad906cde0465b63a89141a554ddb56ef4a4747e7064eda48e58d4037e36e36dfe709d6a67da986b1f953033fc3c DIST xplr-0.17.0.tar.gz 228181 BLAKE2B b1094007de1997b7c6e76afe7b457289bd358b2f24dc855bcc62ce7ad7bb09c0870fc7190781d68287e2871f615cbde18b50b1d6340e59a36065743875f05ce8 SHA512 fbf278097e2b5fb6e0a0d946cc234d6cc4b33989e3c24304ca3413a83ae56b245b8c37285fb8b9a77e41a5b97f472cc2139fe2768f3b025d75d4764bfa7429cd DIST yaml-rust-0.4.5.crate 47783 BLAKE2B 3e888c5cc7afb43eaf3aaab2b6f47b86df164a66eb54d4e166b965cc84b1e06cd17bd992a0d6ee175d9a73a76e2b44a13167246383ed054afcf3cc1710b309cb SHA512 7621dc8dfd5e7d4a7a8805b2a7e8319b63b852367655f2359d4e3e8fec6c4fad52d75c46ce1161e4c674eac0780b757ce9d34e664e304d8d2beec7afa0363ea0 -EBUILD xplr-0.15.2.ebuild 3327 BLAKE2B fc9f802524a20619daa26d4a92dbbac08a8eaec65ccacdbd990b283141c7971328fef4288c56fdd9538d2bfdf7e7772a1ce8c3f5fd931236bf0e69e2f9e388eb SHA512 3a5f1cd9c89bb32ec7599de647c8e2e912f2f34099ae79209fba3d0fccd917420e958f28b48b7d3a57cf06b8e2974537a725a9436364202ceb89a6ba9801fae7 -EBUILD xplr-0.17.0.ebuild 3288 BLAKE2B c44872a79e15da55d4d17df931c4b9d3e07ae23d7ac450b21ef29558a0a908e7504ddb18882964a8ced255f5a07b31af2924eac93469d18ca195d0032bd3a60f SHA512 2f37e380ee0ea6891f3e916136934129875481b0c0929e7a1ddded6ee5ea28f669abd20e4ba997f3d65680890867ab48c3f74b82c64b1688f20007d83204c35f -MISC metadata.xml 375 BLAKE2B 790ae543ed524251d09a91fab97140f5e6bc564dfa17aac29836fb3d842b3f18ac885f030de22be44ed8b505beaae88c256a8ee1b8d94f4e9f24511a8d7491d0 SHA512 d127ffe8aa6728c0afd03955fb4863c5574db6ab3bb9369daf6db196d4cd74638ca71d6e9fb4ca15b506fd61f76083877a0c80586f58636cb58ff4274561c09c diff --git a/app-misc/xplr/xplr-0.15.2.ebuild b/app-misc/xplr/xplr-0.15.2.ebuild index 36eced5f8..ae20f4617 100644 --- a/app-misc/xplr/xplr-0.15.2.ebuild +++ b/app-misc/xplr/xplr-0.15.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -129,7 +129,7 @@ CRATES=" yaml-rust-0.4.5 " -inherit cargo flag-o-matic desktop +inherit cargo DESCRIPTION="A hackable, minimal, fast TUI file explorer" # Double check the homepage as the cargo_metadata crate diff --git a/app-misc/xplr/xplr-0.17.0.ebuild b/app-misc/xplr/xplr-0.17.0.ebuild index 36eced5f8..ae20f4617 100644 --- a/app-misc/xplr/xplr-0.17.0.ebuild +++ b/app-misc/xplr/xplr-0.17.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -129,7 +129,7 @@ CRATES=" yaml-rust-0.4.5 " -inherit cargo flag-o-matic desktop +inherit cargo DESCRIPTION="A hackable, minimal, fast TUI file explorer" # Double check the homepage as the cargo_metadata crate