projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f4c7af
)
dev-util/cppcheck: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Sat, 29 Jul 2017 15:54:00 +0000
(
01:54
+1000)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 30 Jul 2017 09:37:55 +0000
(11:37 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-util/cppcheck/cppcheck-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/cppcheck/cppcheck-9999.ebuild
b/dev-util/cppcheck/cppcheck-9999.ebuild
index 39b211e74239b24aff945c1380a9438ec003f434..529f5e6fadc3d7f771a394252168e1abe6f95251 100644
(file)
--- a/
dev-util/cppcheck/cppcheck-9999.ebuild
+++ b/
dev-util/cppcheck/cppcheck-9999.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
@@
-9,7
+9,7
@@
inherit distutils-r1 eutils qt4-r2 toolchain-funcs flag-o-matic git-r3
DESCRIPTION="static analyzer of C/C++ code"
HOMEPAGE="http://cppcheck.sourceforge.net"
-EGIT_REPO_URI="
git
://github.com/danmar/cppcheck.git"
+EGIT_REPO_URI="
https
://github.com/danmar/cppcheck.git"
LICENSE="GPL-3"
SLOT="0"