diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-12 09:37:06 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2020-12-12 09:37:06 +0000 |
| commit | 3d8bd01b0127a0a6b488b28e2a68b44942a971f4 (patch) | |
| tree | 8b3f85c34a5feda2d7580895e0354ff47a6f22bc /dev-python/sexpdata | |
| parent | cc1b875a8bb69a1b1b069d93abd8a49793ef7bf2 (diff) | |
| download | baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.tar.gz baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.tar.xz baldeagleos-repo-3d8bd01b0127a0a6b488b28e2a68b44942a971f4.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/sexpdata')
| -rw-r--r-- | dev-python/sexpdata/metadata.xml | 3 | ||||
| -rw-r--r-- | 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 4676b8b0249a..035af38e71c5 100644 --- a/dev-python/sexpdata/metadata.xml +++ b/dev-python/sexpdata/metadata.xml @@ -6,7 +6,8 @@ <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> <origin>gentoo-staging</origin> </pkgmetadata> diff --git a/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild b/dev-python/sexpdata/sexpdata-0.0.3-r1.ebuild index db95a6696511..cb764b5a580b 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" |
