projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6f7524
)
x11-wm/herbstluftwm: Update EGIT_REPO_URI according to https://git.informatik.uni...
author
Michael Weber
<xmw@gentoo.org>
Tue, 15 Sep 2015 12:50:21 +0000
(14:50 +0200)
committer
Michael Weber
<xmw@gentoo.org>
Tue, 15 Sep 2015 12:52:28 +0000
(14:52 +0200)
Package-Manager: portage-2.2.20.1
x11-wm/herbstluftwm/herbstluftwm-9999.ebuild
patch
|
blob
|
history
diff --git
a/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild
b/x11-wm/herbstluftwm/herbstluftwm-9999.ebuild
index e63f775e5db1760a4869bdadfd93866dccb0d84e..46c126cdee63cf11fd2cd92a4bd6c50b90ab861e 100644
(file)
--- a/
x11-wm/herbstluftwm/herbstluftwm-9999.ebuild
+++ b/
x11-wm/herbstluftwm/herbstluftwm-9999.ebuild
@@
-7,7
+7,7
@@
inherit toolchain-funcs bash-completion-r1
if [[ ${PV} == 9999* ]] ; then
inherit git-r3
- EGIT_REPO_URI="
git://git.cs.fau.de/hlwm
"
+ EGIT_REPO_URI="
https://github.com/herbstluftwm/herbstluftwm.git
"
EXTRA_DEPEND="app-text/asciidoc"
else
SRC_URI="http://herbstluftwm.org/tarballs/${P}.tar.gz"