summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/parity/metadata.xml7
-rw-r--r--sys-devel/parity/parity-2.0.1.ebuild4
-rw-r--r--sys-devel/parity/parity-9999.ebuild4
3 files changed, 6 insertions, 9 deletions
diff --git a/sys-devel/parity/metadata.xml b/sys-devel/parity/metadata.xml
index 781b5c6cf53b..e8f891baa405 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>haubi@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 7f41d7bf06e6..a6d5f5cfc4aa 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 7f41d7bf06e6..a6d5f5cfc4aa 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"