From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DDA3A158094 for ; Sat, 24 Sep 2022 20:40:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E3F51E0A8C; Sat, 24 Sep 2022 20:40:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C6434E0A8C for ; Sat, 24 Sep 2022 20:40:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AF840340EAF for ; Sat, 24 Sep 2022 20:39:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E45305E8 for ; Sat, 24 Sep 2022 20:39:57 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1664051979.e17d693ee625463e9e3be7eb1bc194b5e0f2c22f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pgtap/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/pgtap/Manifest dev-db/pgtap/pgtap-0.99.0.ebuild dev-db/pgtap/pgtap-1.1.0.ebuild dev-db/pgtap/pgtap-1.2.0.ebuild X-VCS-Directories: dev-db/pgtap/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e17d693ee625463e9e3be7eb1bc194b5e0f2c22f X-VCS-Branch: master Date: Sat, 24 Sep 2022 20:39:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b9d118bd-ce65-4106-b885-8a21ed0a473f X-Archives-Hash: 4624b262dbee2a34d66c61325f7cdf2b commit: e17d693ee625463e9e3be7eb1bc194b5e0f2c22f Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Aug 16 21:35:22 2022 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Sep 24 20:39:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e17d693e dev-db/pgtap: drop 0.99.0, 1.1.0, 1.2.0, EAPI-6-- Closes: https://bugs.gentoo.org/861017 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-db/pgtap/Manifest | 2 -- dev-db/pgtap/pgtap-0.99.0.ebuild | 30 ------------------------------ dev-db/pgtap/pgtap-1.1.0.ebuild | 31 ------------------------------- dev-db/pgtap/pgtap-1.2.0.ebuild | 31 ------------------------------- 4 files changed, 94 deletions(-) diff --git a/dev-db/pgtap/Manifest b/dev-db/pgtap/Manifest index 132f3933d90b..dd00a611ef19 100644 --- a/dev-db/pgtap/Manifest +++ b/dev-db/pgtap/Manifest @@ -1,3 +1 @@ -DIST pgtap-0.99.0.zip 275915 BLAKE2B 33499dacc0019ecbe85ff3dc4fcc243b6102e0b7e7018d70b17cda44b8d22d8260229ab732db9900296232e0801070722bf97a752734ea7d389dc8ae57198b6f SHA512 c1b39bf2c041d759006d692229a67af1520b6a3d23fdac43f0781cac9ce69e7714fc854d1e45f1cb3ee188a20dccfb7904bc4dd1513699189fae70f425c13b5f -DIST pgtap-1.1.0.zip 306590 BLAKE2B efde91e26fafc8300fa39b80d90eef134ebf3a309fca3248f61e2b8beb76b94d83b035d76c789509297f0bec48f35b5947b49e2da211826cd9d828145783607d SHA512 1cade794d738fc6b78d53a0feceff4e6c0e988fbcfe8cd9e8dbf62e2bea25d2e714baac55575e99f6d74ae0b7e5277770a69c8af7dbb5714913ea7435cf493fc DIST pgtap-1.2.0.zip 319374 BLAKE2B 1cea77860a1928ed7cbf4ddb0bb8ff418023bf88e377196ae2b505c065321e3003179227077567e676a8c551230d259ecd1cdb590001fc71bcc821b87fb3d0f6 SHA512 5569bea5e7879787a91fa9b2baae5cbff1db5b9a5a096db2a9a064012d65e02c52bd1520422b5e6f87fb5b6e64845371188ea53c43a277aee68ffc05d5152ed7 diff --git a/dev-db/pgtap/pgtap-0.99.0.ebuild b/dev-db/pgtap/pgtap-0.99.0.ebuild deleted file mode 100644 index bc84eefe2478..000000000000 --- a/dev-db/pgtap/pgtap-0.99.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -POSTGRES_COMPAT=( 9.6 {10..11} ) - -inherit postgres-multi - -DESCRIPTION="Unit testing for PostgreSQL" -HOMEPAGE="https://pgtap.org/" -SRC_URI="https://api.pgxn.org/dist/${PN}/${PV}/${P}.zip" - -LICENSE="POSTGRESQL" -SLOT="0" -KEYWORDS="amd64" -IUSE="" - -DEPEND="${POSTGRES_DEP} - app-arch/unzip - dev-perl/TAP-Parser-SourceHandler-pgTAP -" -RDEPEND="${DEPEND}" - -# Tests requires a running database that match up with the current testing slot. -RESTRICT="test" - -src_configure() { - : -} diff --git a/dev-db/pgtap/pgtap-1.1.0.ebuild b/dev-db/pgtap/pgtap-1.1.0.ebuild deleted file mode 100644 index ada507c7b18a..000000000000 --- a/dev-db/pgtap/pgtap-1.1.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -POSTGRES_COMPAT=( 9.6 {10..13} ) - -inherit postgres-multi - -DESCRIPTION="Unit testing for PostgreSQL" -HOMEPAGE="https://pgtap.org/" -SRC_URI="https://api.pgxn.org/dist/${PN}/${PV}/${P}.zip" - -LICENSE="POSTGRESQL" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="${POSTGRES_DEP} - app-arch/unzip - dev-perl/TAP-Parser-SourceHandler-pgTAP -" -RDEPEND="${DEPEND}" - -# Tests requires a running database that match up with the current -# testing slot. Won't run from ${ED}, want's to install too early. -RESTRICT="test" - -src_configure() { - : -} diff --git a/dev-db/pgtap/pgtap-1.2.0.ebuild b/dev-db/pgtap/pgtap-1.2.0.ebuild deleted file mode 100644 index 4828c1a8d65a..000000000000 --- a/dev-db/pgtap/pgtap-1.2.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -POSTGRES_COMPAT=( 9.6 {10..13} ) - -inherit postgres-multi - -DESCRIPTION="Unit testing for PostgreSQL" -HOMEPAGE="https://pgtap.org/" -SRC_URI="https://api.pgxn.org/dist/${PN}/${PV}/${P}.zip" - -LICENSE="POSTGRESQL" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -DEPEND="${POSTGRES_DEP} - app-arch/unzip - dev-perl/TAP-Parser-SourceHandler-pgTAP -" -RDEPEND="${DEPEND}" - -# Tests requires a running database that match up with the current -# testing slot. Won't run from ${ED}, want's to install too early. -RESTRICT="test" - -src_configure() { - : -}