Skip to content

Commit

Permalink
dev-util/cccc: eutils--
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 16, 2021
1 parent c3cfee7 commit 10fb9d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-util/cccc/cccc-3.1.5-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

inherit eutils toolchain-funcs flag-o-matic
inherit toolchain-funcs flag-o-matic

DESCRIPTION="Source metrics (line counts, complexity, etc) for Java and C++"
HOMEPAGE="http://sarnold.github.io/cccc/"
Expand Down
2 changes: 1 addition & 1 deletion dev-util/cccc/cccc-3.1.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

inherit eutils toolchain-funcs flag-o-matic
inherit toolchain-funcs flag-o-matic

DESCRIPTION="Source metrics (line counts, complexity, etc) for Java and C++"
HOMEPAGE="http://sarnold.github.io/cccc/"
Expand Down

0 comments on commit 10fb9d8

Please sign in to comment.