Skip to content

Commit

Permalink
app-admin/ccze: eutils--, sort inherit
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Apr 3, 2021
1 parent a1ba44b commit 15e5b61
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions app-admin/ccze/ccze-0.2.1-r4.ebuild
Original file line number Diff line number Diff line change
@@ -1,24 +1,22 @@
# Copyright 1999-2019 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6

inherit fixheadtails autotools eutils toolchain-funcs
inherit autotools fixheadtails toolchain-funcs

DESCRIPTION="A flexible and fast logfile colorizer"
HOMEPAGE="https://github.com/madhouse/ccze/releases"
SRC_URI="mirror://gentoo/${P}.tar.gz"

RESTRICT="test"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ppc x86"
IUSE=""

RESTRICT="test"

DEPEND="dev-libs/libpcre
sys-libs/ncurses:0="

RDEPEND="${DEPEND}"

DOCS=( AUTHORS ChangeLog ChangeLog-0.1 NEWS THANKS README FAQ )
Expand Down

0 comments on commit 15e5b61

Please sign in to comment.