summaryrefslogtreecommitdiff
path: root/dev-python/PyRSS2Gen
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/PyRSS2Gen
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/PyRSS2Gen')
-rw-r--r--dev-python/PyRSS2Gen/Manifest4
-rw-r--r--dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild2
-rw-r--r--dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/PyRSS2Gen/Manifest b/dev-python/PyRSS2Gen/Manifest
index a0b9e922d455..60d31db7392b 100644
--- a/dev-python/PyRSS2Gen/Manifest
+++ b/dev-python/PyRSS2Gen/Manifest
@@ -1,5 +1,5 @@
DIST PyRSS2Gen-1.0.0.tar.gz 8819 BLAKE2B b3278a68189102ccb5024ce6a3abafcea43bfc050ec61cbc1f7771a9c68c57a2dd36e6af236a84f4854cdd1ad2f827ae44542edf03257937bdfd619a1de32472 SHA512 0c8dfeed8cff3b1985e439d60083a16515883b2884310df7ea6af6f2f8cb32a5540373413b27ada0a7c5f56692c9cf61be04818d45030f2f888da33848b5a68c
DIST PyRSS2Gen-1.1.tar.gz 9149 BLAKE2B 1f388e8616c79d8b5436f69191d479c529e1348308d69782a833bec714da6289fc459ea2b554a1e660027a25d0581c441a0e75a623add3c42c8c33c5cc8518e1 SHA512 2240686914c87984626eb739676927fcd53488158bdebf589e07e8a778e6d24305964e032581c61836f0fabc1264e42d05c88eac8f4c5f6536c31c775434ce02
-EBUILD PyRSS2Gen-1.0.0-r1.ebuild 436 BLAKE2B 2116bad1c6ad40ed9f324e28fcee0ee22159315f16918147c95239db7862dc7bd7b74ff544ad1d3adb4e5a75a01bdb5bb7d61524a48fe1150393044823f8f024 SHA512 d00314e1cca869c92bfe6efc61d6caaf7f0be4cc253dd37f6e7c75ee8ec1e8a6fca83f28aecfa9a3d168f1a97caf863a1aeee5bd66122c4a0204e69e52ae2add
-EBUILD PyRSS2Gen-1.1.ebuild 448 BLAKE2B e1ed4560d952d5303aa0ff97f57af7c4fd2c7e5eead405307fe2bbd8de681b00cd20c796f13d04500f61606537095f600a3501250c95e81c28513dac38ed1f68 SHA512 92bac20fa444f30656b0537c5233698296fa70e5161d9f618b065eed3f5e035ceaf886e8e8f4416d9cc3d14bb928e2b4a159d7ec17c2b1d80d98e066a3881d8d
+EBUILD PyRSS2Gen-1.0.0-r1.ebuild 437 BLAKE2B b407ae5685392879bd32fc99c3423ef708116d1ea925ce68155039b16fd9a8f7d3405eb81ad9d964ec3c66fe96192f61743d9b2415513442c78c86ebadaeea15 SHA512 7442a16c289dd9c358d6736a5067dfebe5e0e883858342a6bae179a088755b1a8d7419a9f125f85fbd2eb90b593325216fd0f56e0b7b37355c54cfdc50c3ce5d
+EBUILD PyRSS2Gen-1.1.ebuild 449 BLAKE2B e6bbb29219536f322cbc837e10d2bb1e2a10372c21adfb76c829529ff07d0ba5e0df8d4724afb27a396e60713965966b0974ff45dde6d07c23c864b9301cfc23 SHA512 d53419be3d5df366f19926ed952af45aa3942391d6f88a38d9d4aac354597188da124e1b7a88d5ec13ef260026fc979a0f20b8bd6c44e82cdfabe73546388576
MISC metadata.xml 167 BLAKE2B e4dadf27fd344484f2bccb5b904909c89aac568c32e5b3c44bdf139eacefd4b4fae74419f503d2b7da0dccc1b68ba05d777d11292c0f89270d1ac5c9c703e8ca SHA512 7c8decb24ee3a850e38186cf3c7f8933a28017426806870ad6ef9ceb2533be147a2681fc789b535a81cb528af8c29d90d3006e4f250aee23bd7dea4561294e33
diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild b/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild
index 28824b8cfc92..929f770ba763 100644
--- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild
+++ b/dev-python/PyRSS2Gen/PyRSS2Gen-1.0.0-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1
DESCRIPTION="RSS feed generator written in Python"
-HOMEPAGE="http://www.dalkescientific.com/Python/PyRSS2Gen.html https://pypi.org/project/PyRSS2Gen"
+HOMEPAGE="http://www.dalkescientific.com/Python/PyRSS2Gen.html https://pypi.org/project/PyRSS2Gen/"
SRC_URI="http://www.dalkescientific.com/Python/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
index 7ea9acf03488..3f6b61a6ed14 100644
--- a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
+++ b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy )
inherit distutils-r1
DESCRIPTION="RSS feed generator written in Python"
-HOMEPAGE="http://www.dalkescientific.com/Python/PyRSS2Gen.html https://pypi.org/project/PyRSS2Gen"
+HOMEPAGE="http://www.dalkescientific.com/Python/PyRSS2Gen.html https://pypi.org/project/PyRSS2Gen/"
SRC_URI="http://www.dalkescientific.com/Python/${P}.tar.gz"
LICENSE="BSD"