summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/peppercorn/peppercorn-0.4-r1.ebuild')
-rw-r--r--dev-python/peppercorn/peppercorn-0.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/peppercorn/peppercorn-0.4-r1.ebuild b/dev-python/peppercorn/peppercorn-0.4-r1.ebuild
index f5656f600a0c..2362fad8fa50 100644
--- a/dev-python/peppercorn/peppercorn-0.4-r1.ebuild
+++ b/dev-python/peppercorn/peppercorn-0.4-r1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3} pypy )
inherit distutils-r1
DESCRIPTION="A library for converting a token stream into a data structure for use in web form posts"
-HOMEPAGE="https://github.com/Pylons/peppercorn http://pypi.python.org/pypi/peppercorn"
+HOMEPAGE="https://github.com/Pylons/peppercorn https://pypi.python.org/pypi/peppercorn"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="repoze"