diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-01 14:18:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-01 14:18:03 +0000 |
| commit | fb6ffa5e6e2e05267623d09239d10327c35fa8c4 (patch) | |
| tree | de239dab4f4e0097f772d2c02f88c5cd40541d2f /dev-python/configobj | |
| parent | d8787bc1ff136d4f231e24cc9fcbd89bb3d11842 (diff) | |
| download | baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.tar.gz baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.tar.xz baldeagleos-repo-fb6ffa5e6e2e05267623d09239d10327c35fa8c4.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/configobj')
| -rw-r--r-- | dev-python/configobj/configobj-5.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/configobj/configobj-5.0.6.ebuild b/dev-python/configobj/configobj-5.0.6.ebuild index ef9974e7a717..47db392853bd 100644 --- a/dev-python/configobj/configobj-5.0.6.ebuild +++ b/dev-python/configobj/configobj-5.0.6.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{6,7,8} ) inherit distutils-r1 DESCRIPTION="Simple config file reader and writer" -HOMEPAGE="http://www.voidspace.org.uk/python/configobj.html https://pypi.org/project/configobj/" +HOMEPAGE="https://www.voidspace.org.uk/python/configobj.html https://pypi.org/project/configobj/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |
