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 B1844138334 for ; Tue, 17 Sep 2019 08:19:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD904E081B; Tue, 17 Sep 2019 08:19:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A643DE081B for ; Tue, 17 Sep 2019 08:19:21 +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 4325D34B2A2 for ; Tue, 17 Sep 2019 08:19:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34F18763 for ; Tue, 17 Sep 2019 08:19:18 +0000 (UTC) From: "Mike Auty" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Auty" Message-ID: <1568708340.81a7f1f1061069a76351aaf01033f9e1caeb30ae.ikelos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bless/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/bless/Manifest dev-util/bless/bless-0.6.2.ebuild X-VCS-Directories: dev-util/bless/ X-VCS-Committer: ikelos X-VCS-Committer-Name: Mike Auty X-VCS-Revision: 81a7f1f1061069a76351aaf01033f9e1caeb30ae X-VCS-Branch: master Date: Tue, 17 Sep 2019 08:19:18 +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: 62ac196c-249a-4831-9d3a-d2dd15916951 X-Archives-Hash: 19f9d21a5c883138c4682cb492857ca0 commit: 81a7f1f1061069a76351aaf01033f9e1caeb30ae Author: Mike Auty gentoo org> AuthorDate: Tue Sep 17 08:19:00 2019 +0000 Commit: Mike Auty gentoo org> CommitDate: Tue Sep 17 08:19:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81a7f1f1 dev-util/bless: Minor QA fixes Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Mike Auty gentoo.org> dev-util/bless/Manifest | 2 +- dev-util/bless/bless-0.6.2.ebuild | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-util/bless/Manifest b/dev-util/bless/Manifest index 52ba93ae47f..befbc79aed6 100644 --- a/dev-util/bless/Manifest +++ b/dev-util/bless/Manifest @@ -1,2 +1,2 @@ DIST bless-0.6.0.tar.gz 745694 BLAKE2B eb23edf3fd9c45b9848810ff022a7e9b7d760c22444426bbbaf63d69ee45754d085eb105c4951c0d57fce7b284c6b0a8fb9b7e061219a55d109c9ef844b61c35 SHA512 69d2279b64503b97c8a67991c2a7a527d872835e3acfad7eafa8d87e376d2cecf3fa27de9e12726680a8f3c8ac92b888a4895a1f342c4beeaceef9e1f3ededdb -DIST v0.6.2.tar.gz 514695 BLAKE2B 2c9681e03992d42b20d0073e9107e5bd83d6f1699235b49fb6cf14fb5f9bc87e682e96b4f8bab2b45a3211515a8990e72b80922a62198c7ad603aeb5f3d3c406 SHA512 3fef715ed138323af50437ef8cda3d9f53987498042f1b4df2d9ce23f00dade68147cbdf28b85aed8b9c594fb5c43839c9dedbc14a994ad609fd4cedd89bfcf5 +DIST bless-0.6.2.tar.gz 514695 BLAKE2B 2c9681e03992d42b20d0073e9107e5bd83d6f1699235b49fb6cf14fb5f9bc87e682e96b4f8bab2b45a3211515a8990e72b80922a62198c7ad603aeb5f3d3c406 SHA512 3fef715ed138323af50437ef8cda3d9f53987498042f1b4df2d9ce23f00dade68147cbdf28b85aed8b9c594fb5c43839c9dedbc14a994ad609fd4cedd89bfcf5 diff --git a/dev-util/bless/bless-0.6.2.ebuild b/dev-util/bless/bless-0.6.2.ebuild index d63bb96ea01..d2f0d9b7975 100644 --- a/dev-util/bless/bless-0.6.2.ebuild +++ b/dev-util/bless/bless-0.6.2.ebuild @@ -6,11 +6,11 @@ inherit autotools gnome2 mono-env DESCRIPTION="GTK# Hex Editor" HOMEPAGE="https://github.com/afrantzis/Bless/" -SRC_URI="https://github.com/afrantzis/${PN}/archive/v${PV}.tar.gz" +SRC_URI="https://github.com/afrantzis/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" # EGIT_REPO_URI="https://github.com/afrantzis/bless/" # EGIT_COMMIT="v${PV}" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug" @@ -49,5 +49,5 @@ src_configure() { src_install() { default - mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${P}" + mv "${D}/usr/share/doc/${PN}" "${D}/usr/share/doc/${P}" || die "Unable to make documentation version-specific." }