dev-util/creduce: Correct dependencies in all versions

Account for dependency changes in all versions of creduce.  Reported
by Alexander Miller.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-04-21 20:02:00 +02:00
parent e5900a3c46
commit e8c54fedd8
7 changed files with 25 additions and 43 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -21,15 +21,13 @@ COMMON_DEPEND="
>=dev-lang/perl-5.10.0
sys-devel/clang:${LLVM_MAX_SLOT}"
RDEPEND="${COMMON_DEPEND}
dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite
dev-perl/File-Which
dev-perl/Getopt-Tabular
dev-perl/Regexp-Common
dev-perl/Sys-CPU
dev-util/astyle
dev-util/indent"
DEPEND="${COMMON_DEPEND}"
dev-perl/Sys-CPU"
DEPEND="${COMMON_DEPEND}
sys-devel/flex"
PATCHES=(
"${FILESDIR}"/${P}-llvm-5.patch

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -19,14 +19,12 @@ COMMON_DEPEND="
>=dev-lang/perl-5.10.0
sys-devel/clang:4"
RDEPEND="${COMMON_DEPEND}
dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite
dev-perl/File-Which
dev-perl/Getopt-Tabular
dev-perl/Regexp-Common
dev-perl/Sys-CPU
dev-util/astyle
dev-util/indent"
DEPEND="${COMMON_DEPEND}"
dev-perl/Sys-CPU"
DEPEND="${COMMON_DEPEND}
sys-devel/flex"
LLVM_MAX_SLOT=4

View File

@@ -21,15 +21,12 @@ COMMON_DEPEND="
>=dev-lang/perl-5.10.0
sys-devel/clang:${LLVM_MAX_SLOT}"
RDEPEND="${COMMON_DEPEND}
dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite
dev-perl/File-Which
dev-perl/Getopt-Tabular
dev-perl/Regexp-Common
dev-perl/Sys-CPU
dev-util/astyle
dev-util/indent"
DEPEND="${COMMON_DEPEND}"
dev-perl/Regexp-Common"
DEPEND="${COMMON_DEPEND}
sys-devel/flex"
PATCHES=(
"${FILESDIR}"/creduce-llvm-7.patch

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -23,15 +23,13 @@ COMMON_DEPEND="
>=dev-lang/perl-5.10.0
sys-devel/clang:${LLVM_MAX_SLOT}"
RDEPEND="${COMMON_DEPEND}
dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite
dev-perl/File-Which
dev-perl/Getopt-Tabular
dev-perl/Regexp-Common
dev-perl/Sys-CPU
dev-util/astyle
dev-util/indent"
DEPEND="${COMMON_DEPEND}"
dev-perl/Sys-CPU"
DEPEND="${COMMON_DEPEND}
sys-devel/flex"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -23,15 +23,13 @@ COMMON_DEPEND="
>=dev-lang/perl-5.10.0
sys-devel/clang:${LLVM_MAX_SLOT}"
RDEPEND="${COMMON_DEPEND}
dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite
dev-perl/File-Which
dev-perl/Getopt-Tabular
dev-perl/Regexp-Common
dev-perl/Sys-CPU
dev-util/astyle
dev-util/indent"
DEPEND="${COMMON_DEPEND}"
dev-perl/Sys-CPU"
DEPEND="${COMMON_DEPEND}
sys-devel/flex"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}"

View File

@@ -22,16 +22,12 @@ COMMON_DEPEND="
>=dev-lang/perl-5.10.0
sys-devel/clang:${LLVM_MAX_SLOT}"
RDEPEND="${COMMON_DEPEND}
dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite
dev-perl/File-Which
dev-perl/Getopt-Tabular
dev-perl/Regexp-Common
dev-perl/Sys-CPU
dev-util/astyle
dev-util/indent"
DEPEND="${COMMON_DEPEND}"
dev-perl/Regexp-Common"
DEPEND="${COMMON_DEPEND}
sys-devel/flex"
S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
PATCHES=(

View File

@@ -23,15 +23,12 @@ COMMON_DEPEND="
>=dev-lang/perl-5.10.0
sys-devel/clang:${LLVM_MAX_SLOT}"
RDEPEND="${COMMON_DEPEND}
dev-perl/Benchmark-Timer
dev-perl/Exporter-Lite
dev-perl/File-Which
dev-perl/Getopt-Tabular
dev-perl/Regexp-Common
dev-perl/Sys-CPU
dev-util/astyle
dev-util/indent"
DEPEND="${COMMON_DEPEND}"
dev-perl/Regexp-Common"
DEPEND="${COMMON_DEPEND}
sys-devel/flex"
PATCHES=(
"${FILESDIR}"/creduce-2.8.0-link-libs.patch