From a597a13afdee6d901dfba68eb6fbdc32a104b86d Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 12 Jun 2024 14:45:24 +0000 Subject: [PATCH] dev-db/timescaledb: update EAPI 7 -> 8 Signed-off-by: Patrick Lauer --- dev-db/timescaledb/timescaledb-2.14.2.ebuild | 2 +- dev-db/timescaledb/timescaledb-2.15.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-db/timescaledb/timescaledb-2.14.2.ebuild b/dev-db/timescaledb/timescaledb-2.14.2.ebuild index ec3d2f7794dee..e19ac7ef1ca5c 100644 --- a/dev-db/timescaledb/timescaledb-2.14.2.ebuild +++ b/dev-db/timescaledb/timescaledb-2.14.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 POSTGRES_COMPAT=( 13 14 15 16 ) POSTGRES_USEDEP="ssl" diff --git a/dev-db/timescaledb/timescaledb-2.15.2.ebuild b/dev-db/timescaledb/timescaledb-2.15.2.ebuild index ec3d2f7794dee..e19ac7ef1ca5c 100644 --- a/dev-db/timescaledb/timescaledb-2.15.2.ebuild +++ b/dev-db/timescaledb/timescaledb-2.15.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 POSTGRES_COMPAT=( 13 14 15 16 ) POSTGRES_USEDEP="ssl"