Skip to content

Commit

Permalink
dev-python/pysendfile: Fixing HOMEPAGE move due to code.google.com sh…
Browse files Browse the repository at this point in the history
…utdown

Package-Manager: portage-2.2.20.1
  • Loading branch information
klausman committed Sep 1, 2015
1 parent 51f21eb commit 3c7ed88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/pysendfile/pysendfile-2.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
inherit distutils-r1

DESCRIPTION="A python interface to sendfile(2) system call"
HOMEPAGE="https://code.google.com/p/pysendfile/"
HOMEPAGE="https://github.com/giampaolo/pysendfile"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

KEYWORDS="amd64 x86"
Expand Down

0 comments on commit 3c7ed88

Please sign in to comment.