projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9cc4a1
)
sys-devel/icecream: [QA] inherit ltprune.eclass directly
author
David Seifert
<soap@gentoo.org>
Sat, 15 Feb 2020 10:03:00 +0000
(11:03 +0100)
committer
David Seifert
<soap@gentoo.org>
Sat, 15 Feb 2020 10:03:00 +0000
(11:03 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
sys-devel/icecream/icecream-1.0.0-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-devel/icecream/icecream-1.0.0-r1.ebuild
b/sys-devel/icecream/icecream-1.0.0-r1.ebuild
index 20c5f3e4bb2141fbc5b32b5586c067fa08f0b3b5..ab7e41ef9c26d3972078381d8f71a53e92346d86 100644
(file)
--- a/
sys-devel/icecream/icecream-1.0.0-r1.ebuild
+++ b/
sys-devel/icecream/icecream-1.0.0-r1.ebuild
@@
-1,11
+1,11
@@
-# Copyright 1999-20
13 Gentoo Foundation
+# Copyright 1999-20
20 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
MY_P="${P/icecream/icecc}"
-inherit base eutils user
+inherit base eutils
ltprune
user
DESCRIPTION="Distributed compiling of C(++) code across several machines; based on distcc"
HOMEPAGE="https://github.com/icecc/icecream"