summaryrefslogtreecommitdiff
path: root/dev-python/translationstring
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
commita4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch)
tree852c90a4bf354c30ea66504f70bfab5401fba18d /dev-python/translationstring
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/translationstring')
-rw-r--r--dev-python/translationstring/Manifest2
-rw-r--r--dev-python/translationstring/translationstring-1.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/translationstring/Manifest b/dev-python/translationstring/Manifest
index 4dd1d4541358..920f24c074f9 100644
--- a/dev-python/translationstring/Manifest
+++ b/dev-python/translationstring/Manifest
@@ -1,3 +1,3 @@
DIST translationstring-1.3.tar.gz 29259 BLAKE2B 650c4e294796e1409246cf2f4effdd58bffecc2912e57ea4268d77d38997d2997b329936749af10c8c7625729a6503288cb8aa54baf1a3c07b3671cda0561833 SHA512 deba5b460d9ea640087cff8b5d7b9256708abd4340a54556f1f0542e2e4f9f0ae0a3482b66a176712fcd6925c470da621adbc5e4c4173c0ef29b9cca5fba1102
-EBUILD translationstring-1.3.ebuild 1106 BLAKE2B 654a9709d1af65071e7307056bd880fb30ce878474bf1f5a22829f7e8c656be78d1c40d24a738694fe0751777d09ad8f1827fd11b1761fa5006c061f86c74c28 SHA512 9fa59b96e4f2b3d9ed958918ba291b64b5f0c886989b2e8fe9d600a2c274b4d42a32b17b3fcf2807d94307688adcfc40250e6406c806c8e87bbccdae71f50fff
+EBUILD translationstring-1.3.ebuild 1107 BLAKE2B 2b0993c2d87a4ac0e062af1c7355fc7cc60303cb4233ef0e12ba7cc791968742786e999670e382e53232605f31abfc736e858b02b91f02dc2468711c4fb7beb6 SHA512 1808cf827b14e9ada34de65ae50420f9ee8c2c46f54ccee8b31f4b589e982fba331568f8db6dc72a75e0f1e298e22c4ed228b56e94f56a9ac04b0e5f0c4de2bf
MISC metadata.xml 396 BLAKE2B dd74b39a6a434cd88f9cdc36dfa838457d0a7e6677f68e4b687844c1861b25407cbe756af94995ceab82b55b0a607118060579c1c3bf40d78d8299f1a62a4066 SHA512 6cfbb09e766bb9c10523808ea4da01f0998e03c239f633347523f57177816bb4c6efca2567ba53b2bf5b41274a3845d8a379294172c94067bb02f901175cc9e8
diff --git a/dev-python/translationstring/translationstring-1.3.ebuild b/dev-python/translationstring/translationstring-1.3.ebuild
index cca434c5cdd6..00cecce5d262 100644
--- a/dev-python/translationstring/translationstring-1.3.ebuild
+++ b/dev-python/translationstring/translationstring-1.3.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Utility library for i18n relied on by various Repoze packages"
-HOMEPAGE="https://github.com/Pylons/translationstring https://pypi.org/project/translationstring"
+HOMEPAGE="https://github.com/Pylons/translationstring https://pypi.org/project/translationstring/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="repoze"