diff options
Diffstat (limited to 'dev-db/postgresql')
| -rw-r--r-- | dev-db/postgresql/postgresql-12.17.ebuild | 6 | ||||
| -rw-r--r-- | dev-db/postgresql/postgresql-13.13.ebuild | 6 | ||||
| -rw-r--r-- | dev-db/postgresql/postgresql-14.10.ebuild | 6 | ||||
| -rw-r--r-- | dev-db/postgresql/postgresql-15.5.ebuild | 6 | ||||
| -rw-r--r-- | dev-db/postgresql/postgresql-16.1.ebuild | 6 |
5 files changed, 15 insertions, 15 deletions
diff --git a/dev-db/postgresql/postgresql-12.17.ebuild b/dev-db/postgresql/postgresql-12.17.ebuild index 2586fc0120a2..1bad78afab3a 100644 --- a/dev-db/postgresql/postgresql-12.17.ebuild +++ b/dev-db/postgresql/postgresql-12.17.ebuild @@ -4,7 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{10,11,12} ) -LLVM_MAX_SLOT=15 +LLVM_MAX_SLOT=17 inherit flag-o-matic linux-info llvm pam python-single-r1 systemd tmpfiles @@ -36,8 +36,8 @@ icu? ( dev-libs/icu:= ) kerberos? ( virtual/krb5 ) ldap? ( net-nds/openldap:= ) llvm? ( - <sys-devel/llvm-16:= - <sys-devel/clang-16:= + <sys-devel/llvm-18:= + <sys-devel/clang-18:= ) pam? ( sys-libs/pam ) perl? ( >=dev-lang/perl-5.8:= ) diff --git a/dev-db/postgresql/postgresql-13.13.ebuild b/dev-db/postgresql/postgresql-13.13.ebuild index 6ffc2e4b1aba..95bfc51c585e 100644 --- a/dev-db/postgresql/postgresql-13.13.ebuild +++ b/dev-db/postgresql/postgresql-13.13.ebuild @@ -4,7 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{10,11,12} ) -LLVM_MAX_SLOT=15 +LLVM_MAX_SLOT=17 inherit flag-o-matic linux-info llvm pam python-single-r1 systemd tmpfiles @@ -36,8 +36,8 @@ icu? ( dev-libs/icu:= ) kerberos? ( virtual/krb5 ) ldap? ( net-nds/openldap:= ) llvm? ( - <sys-devel/llvm-16:= - <sys-devel/clang-16:= + <sys-devel/llvm-18:= + <sys-devel/clang-18:= ) pam? ( sys-libs/pam ) perl? ( >=dev-lang/perl-5.8:= ) diff --git a/dev-db/postgresql/postgresql-14.10.ebuild b/dev-db/postgresql/postgresql-14.10.ebuild index b79a25e17210..10272632f181 100644 --- a/dev-db/postgresql/postgresql-14.10.ebuild +++ b/dev-db/postgresql/postgresql-14.10.ebuild @@ -4,7 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{10,11,12} ) -LLVM_MAX_SLOT=15 +LLVM_MAX_SLOT=17 inherit flag-o-matic linux-info llvm pam python-single-r1 systemd tmpfiles @@ -36,8 +36,8 @@ icu? ( dev-libs/icu:= ) kerberos? ( virtual/krb5 ) ldap? ( net-nds/openldap:= ) llvm? ( - <sys-devel/llvm-16:= - <sys-devel/clang-16:= + <sys-devel/llvm-18:= + <sys-devel/clang-18:= ) lz4? ( app-arch/lz4 ) pam? ( sys-libs/pam ) diff --git a/dev-db/postgresql/postgresql-15.5.ebuild b/dev-db/postgresql/postgresql-15.5.ebuild index 8a19d0030774..3686ab72ffd3 100644 --- a/dev-db/postgresql/postgresql-15.5.ebuild +++ b/dev-db/postgresql/postgresql-15.5.ebuild @@ -4,7 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{10,11,12} ) -LLVM_MAX_SLOT=15 +LLVM_MAX_SLOT=17 inherit flag-o-matic linux-info llvm pam python-single-r1 systemd tmpfiles @@ -36,8 +36,8 @@ icu? ( dev-libs/icu:= ) kerberos? ( virtual/krb5 ) ldap? ( net-nds/openldap:= ) llvm? ( - <sys-devel/llvm-16:= - <sys-devel/clang-16:= + <sys-devel/llvm-18:= + <sys-devel/clang-18:= ) lz4? ( app-arch/lz4 ) pam? ( sys-libs/pam ) diff --git a/dev-db/postgresql/postgresql-16.1.ebuild b/dev-db/postgresql/postgresql-16.1.ebuild index 5a39a08cca63..a10c810107eb 100644 --- a/dev-db/postgresql/postgresql-16.1.ebuild +++ b/dev-db/postgresql/postgresql-16.1.ebuild @@ -4,7 +4,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{10,11,12} ) -LLVM_MAX_SLOT=15 +LLVM_MAX_SLOT=17 inherit flag-o-matic linux-info llvm pam python-single-r1 systemd tmpfiles @@ -37,8 +37,8 @@ icu? ( dev-libs/icu:= ) kerberos? ( virtual/krb5 ) ldap? ( net-nds/openldap:= ) llvm? ( - <sys-devel/llvm-16:= - <sys-devel/clang-16:= + <sys-devel/llvm-18:= + <sys-devel/clang-18:= ) lz4? ( app-arch/lz4 ) pam? ( sys-libs/pam ) |
