diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-04-22 14:25:03 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-04-22 14:25:03 +0100 |
commit | 5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch) | |
tree | b041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/gntp | |
parent | 5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff) |
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/gntp')
-rw-r--r-- | dev-python/gntp/Manifest | 2 | ||||
-rw-r--r-- | dev-python/gntp/gntp-1.0.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gntp/Manifest b/dev-python/gntp/Manifest index d30b6f0cbb68..b66e151694df 100644 --- a/dev-python/gntp/Manifest +++ b/dev-python/gntp/Manifest @@ -1,3 +1,3 @@ DIST gntp-1.0.1.tar.gz 10889 BLAKE2B 38e80f26a1d6a23eceea43771c5c587ca00ac4b239948dffdee52908b3637644b07c22fa34e2031a32d6915507bef5051f41efa419db4da793d8a0ecf081fb58 SHA512 6e44cbafcaa5b60b39d3bb60a67786300acae5e3aa6fbab1d5cbdcb4a24fffba62f878d801683d724321d5c0e3a3b780da9c99d3faf8a578f956603e1daa49cd -EBUILD gntp-1.0.1.ebuild 467 BLAKE2B 8ca4515c2d09f8637b880511990c2322d3b2e6a40d8d2e386c0ea7b797f4fe592cccc15b88ac7fe19015f3daab6c763cba6e01e8e07aea87061914e03f11281a SHA512 a8a6875ea5390b3e5033dee39a3528d73c912457edfab5a411f56b8aabe7c85ee0edc72fc6cbb6822543daa774b3e2c79d352e5b5b76df1d511402b5c9dab987 +EBUILD gntp-1.0.1.ebuild 463 BLAKE2B 4c72bec1e1c5f8ef27815d9a575d2b00c704c76715d22b45925cacfc7fcf789618bbfdb36032e83a788b27909162326dc7155172c0e7dc64433f394d00ff3dfe SHA512 b7d2f42a0ef68b51dec4bff8f56e3c63189700c299ec4d817e0d3c3225cc9ee6101097fe4cb0cf787f73ee55d8fa4ebd8b9646a74e24b11283efe9acd2084fcd MISC metadata.xml 372 BLAKE2B 355ee3bad65b04dc623309bd6b14ce8e25b0b16356b4ef6d08cfebb5f2e3b7a9959967e69fb66faee38eca60a6004e03e205400814cc136911bd46b9cc0b9a71 SHA512 c247337a79257cb729b1439a90f977f650169abe6d685edd8f74bf2841f3274579df2b2a3c32ff4a8c2c9771220e6f115295671407829ce145daecf652f43621 diff --git a/dev-python/gntp/gntp-1.0.1.ebuild b/dev-python/gntp/gntp-1.0.1.ebuild index b7983a23981d..2f726322b0bf 100644 --- a/dev-python/gntp/gntp-1.0.1.ebuild +++ b/dev-python/gntp/gntp-1.0.1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="Python library for working with the Growl Notification Transport Protocol" -HOMEPAGE="https://github.com/kfdm/gntp https://pypi.python.org/pypi/gntp" +HOMEPAGE="https://github.com/kfdm/gntp https://pypi.org/project/gntp" SRC_URI="mirror://pypi/g/${PN}/${P}.tar.gz" LICENSE="BSD" |