From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1662752-garchives=archives.gentoo.org@lists.gentoo.org> 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 19DCB15852A for <garchives@archives.gentoo.org>; Mon, 19 Aug 2024 16:33:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64274E2A38; Mon, 19 Aug 2024 16:33:11 +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 492DFE2A38 for <gentoo-commits@lists.gentoo.org>; Mon, 19 Aug 2024 16:33:11 +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 666EE342FA4 for <gentoo-commits@lists.gentoo.org>; Mon, 19 Aug 2024 16:33:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2092F1F14 for <gentoo-commits@lists.gentoo.org>; Mon, 19 Aug 2024 16:33:02 +0000 (UTC) From: "Lucio Sauer" <watermanpaint@posteo.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, "Lucio Sauer" <watermanpaint@posteo.net> Message-ID: <1724083384.aedf3691835cdafbb518e0598ccd3ca332835b88.watermanpaint@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-util/dmg2img/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/dmg2img/metadata.xml X-VCS-Directories: dev-util/dmg2img/ X-VCS-Committer: watermanpaint X-VCS-Committer-Name: Lucio Sauer X-VCS-Revision: aedf3691835cdafbb518e0598ccd3ca332835b88 X-VCS-Branch: master Date: Mon, 19 Aug 2024 16:33:02 +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: 911b0ad2-1be9-416b-8de3-975b688b328a X-Archives-Hash: 1bfc626548c6777075bc3c3476fce9a5 Message-ID: <20240819163302.rV_G76VZhT9K2UGB8JOWFpqmF8N9BiMDBywnreSrj_g@z> commit: aedf3691835cdafbb518e0598ccd3ca332835b88 Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> AuthorDate: Mon Aug 19 16:03:04 2024 +0000 Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> CommitDate: Mon Aug 19 16:03:04 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=aedf3691 dev-util/dmg2img: remove quasi-identical longdescription Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net> dev-util/dmg2img/metadata.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/dev-util/dmg2img/metadata.xml b/dev-util/dmg2img/metadata.xml index 04db2f8d0..09df0cd37 100644 --- a/dev-util/dmg2img/metadata.xml +++ b/dev-util/dmg2img/metadata.xml @@ -5,9 +5,6 @@ <name>Dale Sweeney</name> <email>agooglygooglr@gmail.com</email> </maintainer> - <longdescription> - Convert (compressed) Apple Disk Images to IMG format. - </longdescription> <upstream> <remote-id type="github">Lekensteyn/dmg2img</remote-id> <bugs-to>https://github.com/Lekensteyn/dmg2img/issues</bugs-to>