mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-25 07:08:13 -07:00
dev-python/sexpdata: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user