commit:     dd0c7f3dd876e9ebac18960eff60db4a0b659691
Author:     NHOrus <jy6x2b32pie9 <AT> yahoo <DOT> com>
AuthorDate: Mon Feb  9 21:30:47 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 10 00:06:30 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd0c7f3d

dev-db/postgresql: Drop stale LLVM dependency

Signed-off-by: NHOrus <jy6x2b32pie9 <AT> yahoo.com>
Part-of: https://github.com/gentoo/gentoo/pull/45716
Closes: https://github.com/gentoo/gentoo/pull/45716
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-db/postgresql/postgresql-14.20.ebuild | 18 ++++++++----------
 dev-db/postgresql/postgresql-15.15.ebuild | 18 ++++++++----------
 dev-db/postgresql/postgresql-16.11.ebuild | 18 ++++++++----------
 dev-db/postgresql/postgresql-17.7.ebuild  | 16 +++++++---------
 dev-db/postgresql/postgresql-18.1.ebuild  |  2 +-
 dev-db/postgresql/postgresql-9999.ebuild  |  2 +-
 6 files changed, 33 insertions(+), 41 deletions(-)

diff --git a/dev-db/postgresql/postgresql-14.20.ebuild 
b/dev-db/postgresql/postgresql-14.20.ebuild
index 0aacd0d3d32a..53f9d53d4689 100644
--- a/dev-db/postgresql/postgresql-14.20.ebuild
+++ b/dev-db/postgresql/postgresql-14.20.ebuild
@@ -1,26 +1,24 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 PYTHON_COMPAT=( python3_{11..14} )
-LLVM_COMPAT=( {15..21} )
+LLVM_COMPAT=( {16..21} )
 LLVM_OPTIONAL=1
 
 inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 
~x64-macos ~x64-solaris"
-
-SLOT=$(ver_cut 1)
+DESCRIPTION="PostgreSQL RDBMS"
+HOMEPAGE="https://www.postgresql.org/";
 
 MY_PV=${PV/_/}
-S="${WORKDIR}/${PN}-${MY_PV}"
-
 
SRC_URI="https://ftp.postgresql.org/pub/source/v${MY_PV}/postgresql-${MY_PV}.tar.bz2";
-
+S="${WORKDIR}/${PN}-${MY_PV}"
 LICENSE="POSTGRESQL GPL-2"
-DESCRIPTION="PostgreSQL RDBMS"
-HOMEPAGE="https://www.postgresql.org/";
+SLOT=$(ver_cut 1)
+
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 
~x64-macos ~x64-solaris"
 
 IUSE="debug doc icu kerberos ldap llvm +lz4 nls pam perl python +readline
          selinux +server systemd ssl static-libs tcl uuid xml zlib"

diff --git a/dev-db/postgresql/postgresql-15.15.ebuild 
b/dev-db/postgresql/postgresql-15.15.ebuild
index 5584a6b9daa9..fa9074e47951 100644
--- a/dev-db/postgresql/postgresql-15.15.ebuild
+++ b/dev-db/postgresql/postgresql-15.15.ebuild
@@ -1,26 +1,24 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 PYTHON_COMPAT=( python3_{11..14} )
-LLVM_COMPAT=( {15..21} )
+LLVM_COMPAT=( {16..21} )
 LLVM_OPTIONAL=1
 
 inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
~sparc x86 ~x64-macos ~x64-solaris"
-
-SLOT=$(ver_cut 1)
+DESCRIPTION="PostgreSQL RDBMS"
+HOMEPAGE="https://www.postgresql.org/";
 
 MY_PV=${PV/_/}
-S="${WORKDIR}/${PN}-${MY_PV}"
-
 
SRC_URI="https://ftp.postgresql.org/pub/source/v${MY_PV}/postgresql-${MY_PV}.tar.bz2";
-
+S="${WORKDIR}/${PN}-${MY_PV}"
 LICENSE="POSTGRESQL GPL-2"
-DESCRIPTION="PostgreSQL RDBMS"
-HOMEPAGE="https://www.postgresql.org/";
+SLOT=$(ver_cut 1)
+
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
~sparc x86 ~x64-macos ~x64-solaris"
 
 IUSE="debug doc icu kerberos ldap llvm +lz4 nls pam perl python +readline
          selinux +server systemd ssl static-libs tcl uuid xml zlib +zstd"

diff --git a/dev-db/postgresql/postgresql-16.11.ebuild 
b/dev-db/postgresql/postgresql-16.11.ebuild
index 7838329955ab..7cde52df82e2 100644
--- a/dev-db/postgresql/postgresql-16.11.ebuild
+++ b/dev-db/postgresql/postgresql-16.11.ebuild
@@ -1,26 +1,24 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 PYTHON_COMPAT=( python3_{11..14} )
-LLVM_COMPAT=( {15..21} )
+LLVM_COMPAT=( {16..21} )
 LLVM_OPTIONAL=1
 
 inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
~sparc x86 ~x64-macos ~x64-solaris"
-
-SLOT=$(ver_cut 1)
+DESCRIPTION="PostgreSQL RDBMS"
+HOMEPAGE="https://www.postgresql.org/";
 
 MY_PV=${PV/_/}
-S="${WORKDIR}/${PN}-${MY_PV}"
-
 
SRC_URI="https://ftp.postgresql.org/pub/source/v${MY_PV}/postgresql-${MY_PV}.tar.bz2";
-
+S="${WORKDIR}/${PN}-${MY_PV}"
 LICENSE="POSTGRESQL GPL-2"
-DESCRIPTION="PostgreSQL RDBMS"
-HOMEPAGE="https://www.postgresql.org/";
+SLOT=$(ver_cut 1)
+
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
~sparc x86 ~x64-macos ~x64-solaris"
 
 IUSE="debug doc +icu kerberos ldap llvm +lz4 nls pam perl python
          +readline selinux +server systemd ssl static-libs tcl uuid xml

diff --git a/dev-db/postgresql/postgresql-17.7.ebuild 
b/dev-db/postgresql/postgresql-17.7.ebuild
index 468826628190..8f46929d8ba8 100644
--- a/dev-db/postgresql/postgresql-17.7.ebuild
+++ b/dev-db/postgresql/postgresql-17.7.ebuild
@@ -4,23 +4,21 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{11..14} )
-LLVM_COMPAT=( {15..21} )
+LLVM_COMPAT=( {16..21} )
 LLVM_OPTIONAL=1
 
 inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd 
tmpfiles
 
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
~sparc x86 ~x64-macos ~x64-solaris"
-
-SLOT=$(ver_cut 1)
+DESCRIPTION="PostgreSQL RDBMS"
+HOMEPAGE="https://www.postgresql.org/";
 
 MY_PV=${PV/_/}
-S="${WORKDIR}/${PN}-${MY_PV}"
-
 
SRC_URI="https://ftp.postgresql.org/pub/source/v${MY_PV}/postgresql-${MY_PV}.tar.bz2";
-
+S="${WORKDIR}/${PN}-${MY_PV}"
 LICENSE="POSTGRESQL GPL-2"
-DESCRIPTION="PostgreSQL RDBMS"
-HOMEPAGE="https://www.postgresql.org/";
+SLOT=$(ver_cut 1)
+
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 
~sparc x86 ~x64-macos ~x64-solaris"
 
 IUSE="debug doc +icu kerberos ldap llvm +lz4 nls pam perl python
          +readline selinux +server systemd ssl static-libs tcl uuid xml

diff --git a/dev-db/postgresql/postgresql-18.1.ebuild 
b/dev-db/postgresql/postgresql-18.1.ebuild
index c2df6f88ea0f..391ca4850953 100644
--- a/dev-db/postgresql/postgresql-18.1.ebuild
+++ b/dev-db/postgresql/postgresql-18.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{11..14} )
-LLVM_COMPAT=( {15..21} )
+LLVM_COMPAT=( {16..21} )
 LLVM_OPTIONAL=1
 
 inherit dot-a flag-o-matic linux-info llvm-r1 pam python-single-r1 systemd 
tmpfiles

diff --git a/dev-db/postgresql/postgresql-9999.ebuild 
b/dev-db/postgresql/postgresql-9999.ebuild
index 849afb1ff1c6..bddea57e973d 100644
--- a/dev-db/postgresql/postgresql-9999.ebuild
+++ b/dev-db/postgresql/postgresql-9999.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 PYTHON_COMPAT=( python3_{11..14} )
-LLVM_COMPAT=( {15..21} )
+LLVM_COMPAT=( {16..21} )
 LLVM_OPTIONAL=1
 
 inherit dot-a flag-o-matic linux-info llvm-r1 meson pam python-single-r1 \

Reply via email to