From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1265196-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 29ED91382C5
	for <garchives@archives.gentoo.org>; Sun, 28 Mar 2021 11:14:55 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7FF0EE091F;
	Sun, 28 Mar 2021 11:14:54 +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 6A5DCE091F
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Mar 2021 11:14:54 +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 90D53340E49
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Mar 2021 11:14:53 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id F2AD663C
	for <gentoo-commits@lists.gentoo.org>; Sun, 28 Mar 2021 11:14:49 +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: <1616929999.cbdea683b77fef52871b382434d01939532d44ed.andrewammerlaan@gentoo>
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-misc/i3status-rust/
X-VCS-Repository: repo/proj/guru
X-VCS-Files: x11-misc/i3status-rust/metadata.xml
X-VCS-Directories: x11-misc/i3status-rust/
X-VCS-Committer: andrewammerlaan
X-VCS-Committer-Name: Andrew Ammerlaan
X-VCS-Revision: cbdea683b77fef52871b382434d01939532d44ed
X-VCS-Branch: dev
Date: Sun, 28 Mar 2021 11:14:49 +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: da9811b5-f61a-497d-9202-4897b1dd38a8
X-Archives-Hash: 1101ab7354000ec7c7de3d428370a763
Message-ID: <20210328111449.fZkJR_HzB_qmdQKDR2ShLrt0kigdeRs1W3Fkif7mwec@z>

commit:     cbdea683b77fef52871b382434d01939532d44ed
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Mar 28 11:13:19 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Mar 28 11:13:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cbdea683

x11-misc/i3status-rust: remove RedundantLongDescription

Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 x11-misc/i3status-rust/metadata.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/x11-misc/i3status-rust/metadata.xml b/x11-misc/i3status-rust/metadata.xml
index 83af858c9..5b2d4f11e 100644
--- a/x11-misc/i3status-rust/metadata.xml
+++ b/x11-misc/i3status-rust/metadata.xml
@@ -5,9 +5,6 @@
 		<email>phil@demona.co</email>
 		<name>Phil DeMonaco</name>
 	</maintainer>
-	<longdescription lang="en">
-		A feature-rich and resource-friendly replacement for i3status, written in Rust.
-	</longdescription>
 	<upstream>
 		<remote-id type="github">greshake/i3status-rust</remote-id>
 	</upstream>