diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-10 18:22:13 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-02-10 18:22:13 +0000 |
| commit | f1b5e92414f5a0f0684e80f27ac4d21b164b0d73 (patch) | |
| tree | 66a3703e4c7aa0dbda9781a0ba899366087bc2b3 /dev-python/configobj | |
| parent | ee70e0c41418512d937bd7239586f3b987e68972 (diff) | |
| download | baldeagleos-repo-f1b5e92414f5a0f0684e80f27ac4d21b164b0d73.tar.gz baldeagleos-repo-f1b5e92414f5a0f0684e80f27ac4d21b164b0d73.tar.xz baldeagleos-repo-f1b5e92414f5a0f0684e80f27ac4d21b164b0d73.zip | |
Adding metadata
Diffstat (limited to 'dev-python/configobj')
| -rw-r--r-- | dev-python/configobj/configobj-5.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/configobj/configobj-5.0.6-r1.ebuild b/dev-python/configobj/configobj-5.0.6-r1.ebuild index 2446dd2edd12..2c7929857189 100644 --- a/dev-python/configobj/configobj-5.0.6-r1.ebuild +++ b/dev-python/configobj/configobj-5.0.6-r1.ebuild @@ -9,7 +9,7 @@ DISTUTILS_USE_SETUPTOOLS=no inherit distutils-r1 DESCRIPTION="Simple config file reader and writer" -HOMEPAGE="https://www.voidspace.org.uk/python/configobj.html https://pypi.org/project/configobj/" +HOMEPAGE="http://www.voidspace.org.uk/python/configobj.html https://pypi.org/project/configobj/" SRC_URI="https://github.com/DiffSK/${PN}/archive/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="BSD" |
