mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Merge updates from master
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( 14 15 16 17 18 )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit postgres-multi
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( 14 15 16 17 18 )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit postgres-multi
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
MY_PV="REL${PV//./_}"
|
||||
POSTGRES_COMPAT=( 14 15 16 17 18 )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit postgres-multi
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( 14 15 16 17 18 )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit postgres-multi
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( 14 15 16 17 18 )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit postgres-multi
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -13,6 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
REQUIRED_USE="${POSTGRES_REQ_USE}"
|
||||
|
||||
DEPEND="${POSTGRES_DEP}
|
||||
dev-libs/libxml2:=
|
||||
|
||||
@@ -13,6 +13,7 @@ SRC_URI="https://github.com/nullptrlabs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
REQUIRED_USE="${POSTGRES_REQ_USE}"
|
||||
|
||||
DEPEND="${POSTGRES_DEP}
|
||||
dev-libs/libxml2:=
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
CMAKE_BUILD_TYPE="Release"
|
||||
|
||||
POSTGRES_COMPAT=( {12..16} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit cmake postgres-multi
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
CMAKE_BUILD_TYPE="Release"
|
||||
|
||||
POSTGRES_COMPAT=( {13..17} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit cmake postgres-multi
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
CMAKE_BUILD_TYPE="Release"
|
||||
|
||||
POSTGRES_COMPAT=( {13..17} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit cmake postgres-multi
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
CMAKE_BUILD_TYPE="Release"
|
||||
|
||||
POSTGRES_COMPAT=( {13..17} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit cmake postgres-multi
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
CMAKE_BUILD_TYPE="Release"
|
||||
|
||||
POSTGRES_COMPAT=( {14..18} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit cmake postgres-multi
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
POSTGRES_COMPAT=( 9.6 {10..14} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit postgres-multi
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
POSTGRES_COMPAT=( {12..16} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit postgres-multi
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( {11..17} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
inherit autotools postgres-multi toolchain-funcs
|
||||
|
||||
MY_P="${PN}-$(ver_rs 3 '')"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( {11..17} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
inherit autotools postgres-multi toolchain-funcs
|
||||
|
||||
MY_P="${PN}-$(ver_rs 3 '')"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( {11..17} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
inherit autotools postgres-multi toolchain-funcs
|
||||
|
||||
MY_P="${PN}-$(ver_rs 3 '')"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( {12..17} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
inherit autotools postgres-multi toolchain-funcs
|
||||
|
||||
MY_P="${PN}-$(ver_rs 3 '')"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( {12..17} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
inherit autotools postgres-multi toolchain-funcs
|
||||
|
||||
MY_P="${PN}-$(ver_rs 3 '')"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( {12..17} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
inherit autotools postgres-multi toolchain-funcs
|
||||
|
||||
MY_P="${PN}-$(ver_rs 3 '')"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( {12..17} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
inherit autotools postgres-multi toolchain-funcs
|
||||
|
||||
MY_P="${PN}-$(ver_rs 3 '')"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( {12..17} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
inherit autotools postgres-multi toolchain-funcs
|
||||
|
||||
MY_P="${PN}-$(ver_rs 3 '')"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( {12..18} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
inherit autotools postgres-multi toolchain-funcs
|
||||
|
||||
MY_P="${PN}-$(ver_rs 3 '')"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( {12..18} )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
inherit autotools postgres-multi toolchain-funcs
|
||||
|
||||
MY_P="${PN}-$(ver_rs 3 '')"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
POSTGRES_COMPAT=( 14 15 16 17 18 )
|
||||
POSTGRES_USEDEP="server"
|
||||
POSTGRES_USEDEP="server(+)"
|
||||
|
||||
inherit optfeature postgres-multi
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
POSTGRES_COMPAT=( 9.6 {10..14} )
|
||||
POSTGRES_USEDEP="server,threads(+)"
|
||||
POSTGRES_USEDEP="server(+),threads(+)"
|
||||
|
||||
inherit flag-o-matic postgres-multi
|
||||
|
||||
|
||||
@@ -22,11 +22,12 @@ LICENSE="POSTGRESQL"
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86"
|
||||
|
||||
REQUIRED_USE="${POSTGRES_REQ_USE}"
|
||||
DEPEND="${POSTGRES_DEP}"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-db/postgresql[server]
|
||||
dev-db/postgresql[server(+)]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user