projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a28aa2
)
dev-vcs/bzr-git: use HTTPS for links to samba.org (bug #636916)
author
Francesco Turco
<fturco@fastmail.fm>
Sat, 9 Sep 2017 15:29:11 +0000
(17:29 +0200)
committer
Mike Gilbert
<floppym@gentoo.org>
Thu, 9 Nov 2017 22:03:19 +0000
(17:03 -0500)
dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild
patch
|
blob
|
history
diff --git
a/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild
b/dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild
index d8e7bf340eaf1a640203e5c5000876298dbc9b04..f95f7e7aa5b28cb8ad80c8c69a195026dcd58959 100644
(file)
--- a/
dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild
+++ b/
dev-vcs/bzr-git/bzr-git-0.6.8-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-20,7
+20,7
@@
if [[ ${PV} = 9999 ]]; then
EBZR_REPO_URI="lp:bzr-git"
KEYWORDS="amd64 x86"
else
- SRC_URI="http
://
samba.org/~jelmer/bzr/${P}.tar.gz"
+ SRC_URI="http
s://www.
samba.org/~jelmer/bzr/${P}.tar.gz"
KEYWORDS="amd64 x86"
fi