commit: 4b479e55da92e89ca1f443e1992faf5b61005ff8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 11 15:11:12 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 11 15:16:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b479e55
dev-python/sexpdata: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/sexpdata/metadata.xml | 3 ++-
dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/dev-python/sexpdata/metadata.xml b/dev-python/sexpdata/metadata.xml
index 3dabd781b02..624f3f3c1cd 100644
--- a/dev-python/sexpdata/metadata.xml
+++ b/dev-python/sexpdata/metadata.xml
@@ -6,6 +6,7 @@
<name>Gentoo Layman team</name>
</maintainer>
<upstream>
- <remote-id type="github">tkf/sexpdata</remote-id>
+ <remote-id type="github">jd-boyd/sexpdata</remote-id>
+ <remote-id type="pypi">sexpdata</remote-id>
</upstream>
</pkgmetadata>
diff --git a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
index a6df09476ee..ccbc8d50d08 100644
--- a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
+++ b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild
@@ -9,8 +9,8 @@ DISTUTILS_USE_SETUPTOOLS=no
inherit distutils-r1
DESCRIPTION="a simple S-expression parser/serializer"
-HOMEPAGE="https://github.com/tkf/sexpdata"
-SRC_URI="https://github.com/tkf/sexpdata/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/jd-boyd/sexpdata"
+SRC_URI="https://github.com/jd-boyd/sexpdata/archive/v${PV}.tar.gz ->
${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"