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 23D7413835A for ; Fri, 23 Apr 2021 06:53:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CA43E0937; Fri, 23 Apr 2021 06:53:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 16272E0937 for ; Fri, 23 Apr 2021 06:53:14 +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 050673412CE for ; Fri, 23 Apr 2021 06:53:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B6A7673A for ; Fri, 23 Apr 2021 06:53:09 +0000 (UTC) From: "Michael Haubenwallner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Haubenwallner" Message-ID: <1619160349.49f9b13e275904130f88195d279e067c0b0c22ad.haubi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/parity/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/parity/metadata.xml sys-devel/parity/parity-2.0.1.ebuild sys-devel/parity/parity-9999.ebuild X-VCS-Directories: sys-devel/parity/ X-VCS-Committer: haubi X-VCS-Committer-Name: Michael Haubenwallner X-VCS-Revision: 49f9b13e275904130f88195d279e067c0b0c22ad X-VCS-Branch: master Date: Fri, 23 Apr 2021 06:53: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: aecf8c0f-2ed9-4e91-8c28-0d3109b9cf49 X-Archives-Hash: 4ec4e2cbb3e138ca7523d3458182a140 commit: 49f9b13e275904130f88195d279e067c0b0c22ad Author: Michael Haubenwallner gentoo org> AuthorDate: Fri Apr 23 06:06:24 2021 +0000 Commit: Michael Haubenwallner gentoo org> CommitDate: Fri Apr 23 06:45:49 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49f9b13e sys-devel/parity: m-needed Also, upstream has moved. Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Michael Haubenwallner gentoo.org> sys-devel/parity/metadata.xml | 7 ++----- sys-devel/parity/parity-2.0.1.ebuild | 4 ++-- sys-devel/parity/parity-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/sys-devel/parity/metadata.xml b/sys-devel/parity/metadata.xml index 781b5c6cf53..e8f891baa40 100644 --- a/sys-devel/parity/metadata.xml +++ b/sys-devel/parity/metadata.xml @@ -1,12 +1,9 @@ - - haubi@gentoo.org - Michael Haubenwallner - + - haubi/parity + ssi-schaefer/parity Enable support for Visual Studio 2005 diff --git a/sys-devel/parity/parity-2.0.1.ebuild b/sys-devel/parity/parity-2.0.1.ebuild index 7f41d7bf06e..a6d5f5cfc4a 100644 --- a/sys-devel/parity/parity-2.0.1.ebuild +++ b/sys-devel/parity/parity-2.0.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 if [[ ${PV} == 9999 ]]; then inherit autotools git-r3 - EGIT_REPO_URI="git@github.com:haubi/parity.git https://github.com/haubi/parity.git" + EGIT_REPO_URI="git@github.com:ssi-schaefer/parity.git https://github.com/ssi-schaefer/parity.git" BDEPEND="dev-util/confix" else SRC_URI="https://github.com/mduft/${PN}/releases/download/${PV}/${P}.tar.bz2" diff --git a/sys-devel/parity/parity-9999.ebuild b/sys-devel/parity/parity-9999.ebuild index 7f41d7bf06e..a6d5f5cfc4a 100644 --- a/sys-devel/parity/parity-9999.ebuild +++ b/sys-devel/parity/parity-9999.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 if [[ ${PV} == 9999 ]]; then inherit autotools git-r3 - EGIT_REPO_URI="git@github.com:haubi/parity.git https://github.com/haubi/parity.git" + EGIT_REPO_URI="git@github.com:ssi-schaefer/parity.git https://github.com/ssi-schaefer/parity.git" BDEPEND="dev-util/confix" else SRC_URI="https://github.com/mduft/${PN}/releases/download/${PV}/${P}.tar.bz2"