projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3d248f
)
net-libs/pacparser: Fixing HOMEPAGE move due to code.google.com shutdown
author
Tobias Klausmann
<klausman@gentoo.org>
Tue, 1 Sep 2015 19:50:46 +0000
(21:50 +0200)
committer
Tobias Klausmann
<klausman@gentoo.org>
Tue, 1 Sep 2015 19:50:46 +0000
(21:50 +0200)
Package-Manager: portage-2.2.20.1
net-libs/pacparser/pacparser-1.3.1.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/pacparser/pacparser-1.3.1.ebuild
b/net-libs/pacparser/pacparser-1.3.1.ebuild
index 651e6ea7fe331912db9f1a0767b2e3dde0aa5b3f..ec616c2f6f077f05fe44c7a287c0701f0e07fb00 100644
(file)
--- a/
net-libs/pacparser/pacparser-1.3.1.ebuild
+++ b/
net-libs/pacparser/pacparser-1.3.1.ebuild
@@
-9,7
+9,7
@@
PYTHON_COMPAT=( python{2_7,3_4} )
inherit eutils python-r1 multilib
DESCRIPTION="Library to parse proxy auto-config files"
-HOMEPAGE="https://
code.google.com/p/pacparser/
"
+HOMEPAGE="https://
github.com/pacparser/pacparser
"
SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="LGPL-3"