projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c262c2
)
dev-util/conan: use HTTPS
author
Michael Mair-Keimberger
<m.mairkeimberger@gmail.com>
Fri, 30 Mar 2018 20:33:43 +0000
(22:33 +0200)
committer
Aaron Bauman
<bman@gentoo.org>
Thu, 5 Apr 2018 15:17:42 +0000
(11:17 -0400)
Closes: https://github.com/gentoo/gentoo/pull/7723
dev-util/conan/conan-1.0.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/conan/conan-1.0.4.ebuild
b/dev-util/conan/conan-1.0.4.ebuild
index 990edbd43c60ba924f75158280d6bc51fba5979e..1c65c049844a9e09c560e80cca7b7ebdba04d72a 100644
(file)
--- a/
dev-util/conan/conan-1.0.4.ebuild
+++ b/
dev-util/conan/conan-1.0.4.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-9,7
+9,7
@@
PYTHON_REQ_USE="sqlite"
inherit distutils-r1
DESCRIPTION="Distributed C/C++ package manager"
-HOMEPAGE="http://conan.io/"
+HOMEPAGE="http
s
://conan.io/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"