diff options
Diffstat (limited to 'dev-python/python-twitter/python-twitter-1.1.ebuild')
-rw-r--r-- | dev-python/python-twitter/python-twitter-1.1.ebuild | 2 |
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 ddb78714a95b..2cd3be358227 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" |