summaryrefslogtreecommitdiff
path: root/dev-python/batinfo
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-18 04:54:42 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-18 04:54:42 +0000
commit5510d9d7d1c93c2ea71a2bd6f0666168808d5dd6 (patch)
treec968fff3108e2b4d88e4e564a56bfd066f170573 /dev-python/batinfo
parent1dde4e5c4b92d849bf1abf0a48135b2a0644f7e1 (diff)
gentoo resync : 18.03.2018
Diffstat (limited to 'dev-python/batinfo')
-rw-r--r--dev-python/batinfo/Manifest2
-rw-r--r--dev-python/batinfo/batinfo-0.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/batinfo/Manifest b/dev-python/batinfo/Manifest
index 910fbcf72dbf..1961f919aa59 100644
--- a/dev-python/batinfo/Manifest
+++ b/dev-python/batinfo/Manifest
@@ -1,3 +1,3 @@
DIST batinfo-0.3.tar.gz 3951 BLAKE2B 11360a3322866b084294b930569d3c2e424b8bb56e0484aba81085b68707287ad7be9a65b0bf5188c030384d70fbbefd30886ef73d03e7c29801a0e5ce49a3d8 SHA512 822e8e70f14a7f08713028ebc8b41aef6d9256984a6a381af11e5b36980a355636bc21d8b21753f4dabd20e38becf6152c623134a65109593ccba019afe3f3f3
-EBUILD batinfo-0.3.ebuild 544 BLAKE2B dee80863a97e14e0c9cf5135df7fdd9b188f91670398767b02a436c957f451ba28aad6c68b5666f546b13a8fbd29672789177eb364fe1d16ed2a810fa59d7dd4 SHA512 7746bfd44cebba50eacf1f6187108b9373f09da7c633beaf1c4f42e97d136ef5feb04723834abd50336f31a9dab53f4218dada35b15ba47e7f36814d4533b309
+EBUILD batinfo-0.3.ebuild 545 BLAKE2B db6687ed371162914327e02475708ada97dd86c0edeba0b15c9cad2f6d03a9d0cee500bc997abb21e30534c5742e92d58c8013765569f10ad2b8023ab81e955f SHA512 9007ae076b43847b31dd3c25af219e7a126515267ef4111f18d42f9ac2c94e677876bd3c42fea028a0bd594c152bca6dec420511bde1caa4d798c723c3096f63
MISC metadata.xml 509 BLAKE2B 661b2e2643a0a07f718d81ccdf62b0ff1130181780973ebf99eebd8a98a41400bda49a36400d7f538c6ce6f2fb8a452035b4b2600a10e1cedcb379858dc0de23 SHA512 78a20df6c5c2ff4b32a8d54da4d1c5eb8fa5b4ea8149d3ab5a2fa999ec0b0134cb41d9255517e867ac47e3e4656e76eae926418ec572253c4d0f439d629cfbb8
diff --git a/dev-python/batinfo/batinfo-0.3.ebuild b/dev-python/batinfo/batinfo-0.3.ebuild
index 9e19ade20652..091359c296f1 100644
--- a/dev-python/batinfo/batinfo-0.3.ebuild
+++ b/dev-python/batinfo/batinfo-0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="A simple Python lib to retreive battery information"
-HOMEPAGE="https://github.com/nicolargo/batinfo http://pypi.python.org/pypi/batinfo"
+HOMEPAGE="https://github.com/nicolargo/batinfo https://pypi.python.org/pypi/batinfo"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"