projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8f15d9
)
media-sound/ardour-9999: use anonymous git repository.
author
David Hicks
<david@hicks.id.au>
Thu, 16 Feb 2017 13:34:42 +0000
(
00:34
+1100)
committer
Patrice Clement
<monsieurp@gentoo.org>
Sat, 25 Feb 2017 15:03:35 +0000
(16:03 +0100)
The old address http://git.ardour.org/ardour/ardour.git now redirects to
a https server which demands a user login to access.
Closes: https://github.com/gentoo/gentoo/pull/3986
media-sound/ardour/ardour-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-sound/ardour/ardour-9999.ebuild
b/media-sound/ardour/ardour-9999.ebuild
index 677b158649a0456916bd89e14eb39d5a6429118e..c97052ee92a20a3756c7c101bed1906c32954d97 100644
(file)
--- a/
media-sound/ardour/ardour-9999.ebuild
+++ b/
media-sound/ardour/ardour-9999.ebuild
@@
-12,7
+12,7
@@
DESCRIPTION="Digital Audio Workstation"
HOMEPAGE="http://ardour.org/"
if [[ ${PV} == *9999* ]]; then
- EGIT_REPO_URI="
http
://git.ardour.org/ardour/ardour.git"
+ EGIT_REPO_URI="
git
://git.ardour.org/ardour/ardour.git"
inherit git-r3
else
KEYWORDS="~amd64 ~x86"