summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-08 11:45:50 +0000
committerSam James <sam@gentoo.org>2024-01-08 12:01:37 +0000
commit79f94e8ea0f6160eae41dfcb48486a43fcc0ed19 (patch)
treebd607a714bd1061bc581581e2932086557f778a8 /dev-db
parentapp-text/xdvik: sys-devel/flex -> app-alternatives/lex (diff)
downloadgentoo-79f94e8ea0f6160eae41dfcb48486a43fcc0ed19.tar.gz
gentoo-79f94e8ea0f6160eae41dfcb48486a43fcc0ed19.tar.bz2
gentoo-79f94e8ea0f6160eae41dfcb48486a43fcc0ed19.zip
dev-db/postgresql: 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 'dev-db')
-rw-r--r--dev-db/postgresql/postgresql-11.21.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-11.22.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-12.16.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-12.17.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-13.12.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-13.13.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-14.10.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-14.9.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-15.4.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-15.5.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-16.0.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-16.1.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-9999.ebuild4
13 files changed, 26 insertions, 26 deletions
diff --git a/dev-db/postgresql/postgresql-11.21.ebuild b/dev-db/postgresql/postgresql-11.21.ebuild
index 13390d4be799..b68a3fcec145 100644
--- a/dev-db/postgresql/postgresql-11.21.ebuild
+++ b/dev-db/postgresql/postgresql-11.21.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
EAPI=8
@@ -73,7 +73,7 @@ uuid? (
DEPEND="${CDEPEND}
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"
diff --git a/dev-db/postgresql/postgresql-11.22.ebuild b/dev-db/postgresql/postgresql-11.22.ebuild
index 13390d4be799..b68a3fcec145 100644
--- a/dev-db/postgresql/postgresql-11.22.ebuild
+++ b/dev-db/postgresql/postgresql-11.22.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
EAPI=8
@@ -73,7 +73,7 @@ uuid? (
DEPEND="${CDEPEND}
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"
diff --git a/dev-db/postgresql/postgresql-12.16.ebuild b/dev-db/postgresql/postgresql-12.16.ebuild
index 382ca7191482..6a4557e0f284 100644
--- a/dev-db/postgresql/postgresql-12.16.ebuild
+++ b/dev-db/postgresql/postgresql-12.16.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
EAPI=8
@@ -73,7 +73,7 @@ uuid? (
DEPEND="${CDEPEND}
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"
diff --git a/dev-db/postgresql/postgresql-12.17.ebuild b/dev-db/postgresql/postgresql-12.17.ebuild
index 8a1f6fa701e0..8365c8725242 100644
--- a/dev-db/postgresql/postgresql-12.17.ebuild
+++ b/dev-db/postgresql/postgresql-12.17.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
EAPI=8
@@ -73,7 +73,7 @@ uuid? (
DEPEND="${CDEPEND}
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"
diff --git a/dev-db/postgresql/postgresql-13.12.ebuild b/dev-db/postgresql/postgresql-13.12.ebuild
index 5da40dbc3de5..ad5c4c63474e 100644
--- a/dev-db/postgresql/postgresql-13.12.ebuild
+++ b/dev-db/postgresql/postgresql-13.12.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
EAPI=8
@@ -73,7 +73,7 @@ uuid? (
DEPEND="${CDEPEND}
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"
diff --git a/dev-db/postgresql/postgresql-13.13.ebuild b/dev-db/postgresql/postgresql-13.13.ebuild
index 454e80ad0e17..60d28d2d7d08 100644
--- a/dev-db/postgresql/postgresql-13.13.ebuild
+++ b/dev-db/postgresql/postgresql-13.13.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
EAPI=8
@@ -73,7 +73,7 @@ uuid? (
DEPEND="${CDEPEND}
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"
diff --git a/dev-db/postgresql/postgresql-14.10.ebuild b/dev-db/postgresql/postgresql-14.10.ebuild
index bbeb17b04abe..c5bcd5377176 100644
--- a/dev-db/postgresql/postgresql-14.10.ebuild
+++ b/dev-db/postgresql/postgresql-14.10.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
EAPI=8
@@ -74,7 +74,7 @@ uuid? (
DEPEND="${CDEPEND}
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"
diff --git a/dev-db/postgresql/postgresql-14.9.ebuild b/dev-db/postgresql/postgresql-14.9.ebuild
index 11f0bdf2b513..cc3ef55468d6 100644
--- a/dev-db/postgresql/postgresql-14.9.ebuild
+++ b/dev-db/postgresql/postgresql-14.9.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
EAPI=8
@@ -74,7 +74,7 @@ uuid? (
DEPEND="${CDEPEND}
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"
diff --git a/dev-db/postgresql/postgresql-15.4.ebuild b/dev-db/postgresql/postgresql-15.4.ebuild
index 512aa08d2e60..8d7ad4f4c85d 100644
--- a/dev-db/postgresql/postgresql-15.4.ebuild
+++ b/dev-db/postgresql/postgresql-15.4.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
EAPI=8
@@ -75,7 +75,7 @@ uuid? (
DEPEND="${CDEPEND}
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"
diff --git a/dev-db/postgresql/postgresql-15.5.ebuild b/dev-db/postgresql/postgresql-15.5.ebuild
index ee1bdc3d0e0c..f2d026f6dca0 100644
--- a/dev-db/postgresql/postgresql-15.5.ebuild
+++ b/dev-db/postgresql/postgresql-15.5.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
EAPI=8
@@ -75,7 +75,7 @@ uuid? (
DEPEND="${CDEPEND}
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"
diff --git a/dev-db/postgresql/postgresql-16.0.ebuild b/dev-db/postgresql/postgresql-16.0.ebuild
index 5a39a08cca63..ad84f446629b 100644
--- a/dev-db/postgresql/postgresql-16.0.ebuild
+++ b/dev-db/postgresql/postgresql-16.0.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
EAPI=8
@@ -76,7 +76,7 @@ uuid? (
DEPEND="${CDEPEND}
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"
diff --git a/dev-db/postgresql/postgresql-16.1.ebuild b/dev-db/postgresql/postgresql-16.1.ebuild
index e827da1d4c1a..6e744e884d80 100644
--- a/dev-db/postgresql/postgresql-16.1.ebuild
+++ b/dev-db/postgresql/postgresql-16.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
EAPI=8
@@ -76,7 +76,7 @@ uuid? (
DEPEND="${CDEPEND}
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"
diff --git a/dev-db/postgresql/postgresql-9999.ebuild b/dev-db/postgresql/postgresql-9999.ebuild
index 61fdcbecf890..202d09c2f96e 100644
--- a/dev-db/postgresql/postgresql-9999.ebuild
+++ b/dev-db/postgresql/postgresql-9999.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
EAPI=8
@@ -81,7 +81,7 @@ app-text/openjade
dev-libs/libxml2
dev-libs/libxslt
sys-devel/bison
-sys-devel/flex
+app-alternatives/lex
nls? ( sys-devel/gettext )
xml? ( virtual/pkgconfig )
"