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 23F2215808D for ; Mon, 18 Apr 2022 12:21:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34C08E095F; Mon, 18 Apr 2022 12:21:14 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0439EE095F for ; Mon, 18 Apr 2022 12:21:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 47779341320 for ; Mon, 18 Apr 2022 12:21:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6195355 for ; Mon, 18 Apr 2022 12:21:09 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1650284457.0a623cbc10f7ab4a16356d94d24db8db81fdc279.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libjcat/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libjcat/libjcat-0.1.10.ebuild dev-libs/libjcat/libjcat-0.1.11.ebuild dev-libs/libjcat/libjcat-0.1.9-r1.ebuild X-VCS-Directories: dev-libs/libjcat/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0a623cbc10f7ab4a16356d94d24db8db81fdc279 X-VCS-Branch: master Date: Mon, 18 Apr 2022 12:21:09 +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: 89121570-ae01-4f87-87c0-d793c7bd61e4 X-Archives-Hash: 98aaf25ee2d3dba91f819527a5d7393d commit: 0a623cbc10f7ab4a16356d94d24db8db81fdc279 Author: Michael Mair-Keimberger levelnine at> AuthorDate: Mon Apr 18 12:07:26 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Apr 18 12:20:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a623cbc dev-libs/libjcat: remove whitespace in DESCRIPTION Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/25087 Signed-off-by: Sam James gentoo.org> dev-libs/libjcat/libjcat-0.1.10.ebuild | 2 +- dev-libs/libjcat/libjcat-0.1.11.ebuild | 2 +- dev-libs/libjcat/libjcat-0.1.9-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/libjcat/libjcat-0.1.10.ebuild b/dev-libs/libjcat/libjcat-0.1.10.ebuild index 530eb115d6af..2918fd5e21df 100644 --- a/dev-libs/libjcat/libjcat-0.1.10.ebuild +++ b/dev-libs/libjcat/libjcat-0.1.10.ebuild @@ -8,7 +8,7 @@ PYTHON_REQ_USE="xml" inherit meson python-any-r1 vala xdg-utils -DESCRIPTION="Library and tool for reading and writing Jcat files " +DESCRIPTION="Library and tool for reading and writing Jcat files" HOMEPAGE="https://github.com/hughsie/libjcat" SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-libs/libjcat/libjcat-0.1.11.ebuild b/dev-libs/libjcat/libjcat-0.1.11.ebuild index 12f4aa418263..78a0e9473c03 100644 --- a/dev-libs/libjcat/libjcat-0.1.11.ebuild +++ b/dev-libs/libjcat/libjcat-0.1.11.ebuild @@ -8,7 +8,7 @@ PYTHON_REQ_USE="xml" inherit meson python-any-r1 vala xdg-utils -DESCRIPTION="Library and tool for reading and writing Jcat files " +DESCRIPTION="Library and tool for reading and writing Jcat files" HOMEPAGE="https://github.com/hughsie/libjcat" SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-libs/libjcat/libjcat-0.1.9-r1.ebuild b/dev-libs/libjcat/libjcat-0.1.9-r1.ebuild index 530eb115d6af..2918fd5e21df 100644 --- a/dev-libs/libjcat/libjcat-0.1.9-r1.ebuild +++ b/dev-libs/libjcat/libjcat-0.1.9-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_REQ_USE="xml" inherit meson python-any-r1 vala xdg-utils -DESCRIPTION="Library and tool for reading and writing Jcat files " +DESCRIPTION="Library and tool for reading and writing Jcat files" HOMEPAGE="https://github.com/hughsie/libjcat" SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"