projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7525642
)
app-misc/cpipe: Drop redundant inheritance
author
Mikle Kolyada
<zlogene@gentoo.org>
Mon, 26 Mar 2018 09:36:35 +0000
(12:36 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Mon, 26 Mar 2018 09:37:03 +0000
(12:37 +0300)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
app-misc/cpipe/cpipe-3.0.3.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/cpipe/cpipe-3.0.3.ebuild
b/app-misc/cpipe/cpipe-3.0.3.ebuild
index 6e1c286b1d2d5ccbceac670e0fb09c5505a26168..1f656dc38a49189ffd7502c02d927cd556e533d1 100644
(file)
--- a/
app-misc/cpipe/cpipe-3.0.3.ebuild
+++ b/
app-misc/cpipe/cpipe-3.0.3.ebuild
@@
-1,9
+1,9
@@
-# 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
-inherit
eutils
toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Counting pipe, measures data transfered over pipe"
HOMEPAGE="https://github.com/HaraldKi/cpipe"