summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:49:18 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:01:57 +0000
commit52b4985c9abf5b8699dcb1e8e4b1b5143ea1adc4 (patch)
tree1dbc3da8440ed5211248150eb97b46681d3579b5 /games-roguelike
parentgames-puzzle/flobopuyo: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-52b4985c9abf5b8699dcb1e8e4b1b5143ea1adc4.tar.gz
gentoo-52b4985c9abf5b8699dcb1e8e4b1b5143ea1adc4.tar.bz2
gentoo-52b4985c9abf5b8699dcb1e8e4b1b5143ea1adc4.zip
games-roguelike/stone-soup: sys-devel/flex -> app-alternatives/lex
All of these will be using app-alternatives/lex anyway as they're not unsetting YACC or LEX, so make the dep reflect reality. (Included both YACC and LEX out of conservatism.) Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-roguelike')
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild4
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild4
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild4
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild4
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.29.1.ebuild4
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.30.1.ebuild4
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.31.0_pre20230712.ebuild4
-rw-r--r--games-roguelike/stone-soup/stone-soup-0.31.0_pre20231027.ebuild4
8 files changed, 16 insertions, 16 deletions
diff --git a/games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild b/games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild
index cfb186245ce1..2fd6ee339cb2 100644
--- a/games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.25.1-r103.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
@@ -70,7 +70,7 @@ BDEPEND="
dev-lang/perl
${PYTHON_DEPS}
$(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]')
- sys-devel/flex
+ app-alternatives/lex
tiles? (
advpng? (
app-arch/advancecomp
diff --git a/games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild b/games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild
index ac840b8128cf..7429d5fa73d8 100644
--- a/games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.26.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
@@ -70,7 +70,7 @@ BDEPEND="
dev-lang/perl
${PYTHON_DEPS}
$(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]')
- sys-devel/flex
+ app-alternatives/lex
tiles? (
advpng? (
app-arch/advancecomp
diff --git a/games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild b/games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild
index c8dde8ecd912..c22746fce76b 100644
--- a/games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.27.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
@@ -70,7 +70,7 @@ BDEPEND="
dev-lang/perl
${PYTHON_DEPS}
$(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]')
- sys-devel/flex
+ app-alternatives/lex
tiles? (
advpng? (
app-arch/advancecomp
diff --git a/games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild b/games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild
index 1907acb253f4..083a42449f70 100644
--- a/games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.28.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
@@ -85,7 +85,7 @@ BDEPEND="
dev-lang/perl
${PYTHON_DEPS}
$(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]')
- sys-devel/flex
+ app-alternatives/lex
tiles? (
advpng? (
app-arch/advancecomp
diff --git a/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild b/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild
index d751569f7cc8..dd6981ccb593 100644
--- a/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.29.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
@@ -87,7 +87,7 @@ BDEPEND="
dev-lang/perl
${PYTHON_DEPS}
$(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]')
- sys-devel/flex
+ app-alternatives/lex
tiles? (
advpng? (
app-arch/advancecomp
diff --git a/games-roguelike/stone-soup/stone-soup-0.30.1.ebuild b/games-roguelike/stone-soup/stone-soup-0.30.1.ebuild
index 48d500eea5f4..ef68cd84dd1f 100644
--- a/games-roguelike/stone-soup/stone-soup-0.30.1.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.30.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
@@ -87,7 +87,7 @@ BDEPEND="
dev-lang/perl
${PYTHON_DEPS}
$(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]')
- sys-devel/flex
+ app-alternatives/lex
tiles? (
advpng? (
app-arch/advancecomp
diff --git a/games-roguelike/stone-soup/stone-soup-0.31.0_pre20230712.ebuild b/games-roguelike/stone-soup/stone-soup-0.31.0_pre20230712.ebuild
index 27d9fbf7f734..30ae6c07f99f 100644
--- a/games-roguelike/stone-soup/stone-soup-0.31.0_pre20230712.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.31.0_pre20230712.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
@@ -87,7 +87,7 @@ BDEPEND="
dev-lang/perl
${PYTHON_DEPS}
$(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]')
- sys-devel/flex
+ app-alternatives/lex
tiles? (
advpng? (
app-arch/advancecomp
diff --git a/games-roguelike/stone-soup/stone-soup-0.31.0_pre20231027.ebuild b/games-roguelike/stone-soup/stone-soup-0.31.0_pre20231027.ebuild
index 58e6ae17cd6e..94add6fe6130 100644
--- a/games-roguelike/stone-soup/stone-soup-0.31.0_pre20231027.ebuild
+++ b/games-roguelike/stone-soup/stone-soup-0.31.0_pre20231027.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# There are many slots for this package because people in the community
@@ -87,7 +87,7 @@ BDEPEND="
dev-lang/perl
${PYTHON_DEPS}
$(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]')
- sys-devel/flex
+ app-alternatives/lex
tiles? (
advpng? (
app-arch/advancecomp