mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-30 00:38:07 -07:00
dev-python/python-twitter: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="This library provides a pure python interface for the Twitter API"
|
||||
HOMEPAGE="https://code.google.com/p/python-twitter/"
|
||||
HOMEPAGE="https://github.com/bear/python-twitter"
|
||||
SRC_URI="https://python-twitter.googlecode.com/files/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user