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 107401580B9 for ; Tue, 24 Aug 2021 19:23:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C29AE0893; Tue, 24 Aug 2021 19:23:51 +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 1D10FE0893 for ; Tue, 24 Aug 2021 19:23:51 +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 2914433D3CF for ; Tue, 24 Aug 2021 19:23:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B8F6D87B for ; Tue, 24 Aug 2021 19:23:48 +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: <1629832976.65b48aea890f577ca6e7ca7cbca5985c77216f65.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: gnome-extra/portfolio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gnome-extra/portfolio/metadata.xml X-VCS-Directories: gnome-extra/portfolio/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 65b48aea890f577ca6e7ca7cbca5985c77216f65 X-VCS-Branch: dev Date: Tue, 24 Aug 2021 19:23:48 +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: 3e51d2bf-7b40-4c76-bc6f-32086d2ddb4d X-Archives-Hash: e7161bb5847fad448b0da1a7634a1968 commit: 65b48aea890f577ca6e7ca7cbca5985c77216f65 Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Aug 24 19:22:56 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Aug 24 19:22:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65b48aea gnome-extra/portfolio: drop RedundantLongDescription Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> gnome-extra/portfolio/metadata.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnome-extra/portfolio/metadata.xml b/gnome-extra/portfolio/metadata.xml index ddd44684c..dfca8c508 100644 --- a/gnome-extra/portfolio/metadata.xml +++ b/gnome-extra/portfolio/metadata.xml @@ -5,9 +5,6 @@ gjdijkman@gjdwebserver.nl Gerben Jan Dijkman - - A minimalist file manager for those who want to use Linux mobile devices. - https://github.com/tchx84/Portfolio https://github.com/tchx84/Portfolio/issues 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 29DD01580B9 for ; Tue, 24 Aug 2021 19:24:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E7A4E08FF; Tue, 24 Aug 2021 19:24:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 68811E08FF for ; Tue, 24 Aug 2021 19:24:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B85E8340C24 for ; Tue, 24 Aug 2021 19:24:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6671D8EB for ; Tue, 24 Aug 2021 19:24:44 +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: <1629832976.65b48aea890f577ca6e7ca7cbca5985c77216f65.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: gnome-extra/portfolio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: gnome-extra/portfolio/metadata.xml X-VCS-Directories: gnome-extra/portfolio/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 65b48aea890f577ca6e7ca7cbca5985c77216f65 X-VCS-Branch: master Date: Tue, 24 Aug 2021 19:24:44 +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: 6c99251d-76b8-4414-9929-e146daca8d45 X-Archives-Hash: 1572cf8c5f439185a8ce1e904318cc0a Message-ID: <20210824192444.WnwMxIThcyyeK6DqB3kFrjmg_uw8neWcqxY3KaZBK9A@z> commit: 65b48aea890f577ca6e7ca7cbca5985c77216f65 Author: Andrew Ammerlaan gentoo org> AuthorDate: Tue Aug 24 19:22:56 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Tue Aug 24 19:22:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=65b48aea gnome-extra/portfolio: drop RedundantLongDescription Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan gentoo.org> gnome-extra/portfolio/metadata.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnome-extra/portfolio/metadata.xml b/gnome-extra/portfolio/metadata.xml index ddd44684c..dfca8c508 100644 --- a/gnome-extra/portfolio/metadata.xml +++ b/gnome-extra/portfolio/metadata.xml @@ -5,9 +5,6 @@ gjdijkman@gjdwebserver.nl Gerben Jan Dijkman - - A minimalist file manager for those who want to use Linux mobile devices. - https://github.com/tchx84/Portfolio https://github.com/tchx84/Portfolio/issues