summaryrefslogtreecommitdiff
path: root/dev-python/python-twitter
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /dev-python/python-twitter
parent37bbeedfc9da875ab8972d54d2328d808a700c10 (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.xz
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/python-twitter')
-rw-r--r--dev-python/python-twitter/python-twitter-1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-twitter/python-twitter-1.1.ebuild b/dev-python/python-twitter/python-twitter-1.1.ebuild
index ddb78714a95..2cd3be35822 100644
--- a/dev-python/python-twitter/python-twitter-1.1.ebuild
+++ b/dev-python/python-twitter/python-twitter-1.1.ebuild
@@ -9,7 +9,7 @@ inherit distutils-r1
DESCRIPTION="This library provides a pure python interface for the Twitter API"
HOMEPAGE="https://code.google.com/p/python-twitter/"
-SRC_URI="http://python-twitter.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://python-twitter.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"