commit:     49f9b13e275904130f88195d279e067c0b0c22ad
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 23 06:06:24 2021 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> 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 <haubi <AT> 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 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <maintainer type="person">
-               <email>ha...@gentoo.org</email>
-               <name>Michael Haubenwallner</name>
-       </maintainer>
+       <!-- maintainer-needed -->
        <upstream>
-               <remote-id type="github">haubi/parity</remote-id>
+               <remote-id type="github">ssi-schaefer/parity</remote-id>
        </upstream>
        <use>
                <flag name="vc8_0">Enable support for Visual Studio 2005</flag>

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="g...@github.com:haubi/parity.git 
https://github.com/haubi/parity.git";
+       EGIT_REPO_URI="g...@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="g...@github.com:haubi/parity.git 
https://github.com/haubi/parity.git";
+       EGIT_REPO_URI="g...@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";

Reply via email to