From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1072720-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4E4D3138334 for <garchives@archives.gentoo.org>; Sat, 16 Feb 2019 11:54:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 04EBAE0849; Sat, 16 Feb 2019 11:54:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C04E2E0849 for <gentoo-commits@lists.gentoo.org>; Sat, 16 Feb 2019 11:54:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 242FE335CED for <gentoo-commits@lists.gentoo.org>; Sat, 16 Feb 2019 11:54:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 89AEC53A for <gentoo-commits@lists.gentoo.org>; Sat, 16 Feb 2019 11:54:45 +0000 (UTC) From: "Aaron W. Swenson" <titanofold@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron W. Swenson" <titanofold@gentoo.org> Message-ID: <1550318072.46545be921d892881379d6e7b9d73c569a7496bf.titanofold@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-postgresql/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-eselect/eselect-postgresql/Manifest app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild X-VCS-Directories: app-eselect/eselect-postgresql/ X-VCS-Committer: titanofold X-VCS-Committer-Name: Aaron W. Swenson X-VCS-Revision: 46545be921d892881379d6e7b9d73c569a7496bf X-VCS-Branch: master Date: Sat, 16 Feb 2019 11:54:45 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c9cd849e-5b1d-46de-98f4-b95eac4eb700 X-Archives-Hash: 4a5e4f57a2b74db32c533492abd8004c commit: 46545be921d892881379d6e7b9d73c569a7496bf Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org> AuthorDate: Sat Feb 16 11:54:04 2019 +0000 Commit: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org> CommitDate: Sat Feb 16 11:54:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46545be9 app-eselect/eselect-postgresql: Drop old Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org> app-eselect/eselect-postgresql/Manifest | 1 - .../eselect-postgresql-2.3.ebuild | 34 ---------------------- 2 files changed, 35 deletions(-) diff --git a/app-eselect/eselect-postgresql/Manifest b/app-eselect/eselect-postgresql/Manifest index 7b1669a1842..ab4235809aa 100644 --- a/app-eselect/eselect-postgresql/Manifest +++ b/app-eselect/eselect-postgresql/Manifest @@ -1,2 +1 @@ -DIST eselect-postgresql-2.3.tbz2 4526 BLAKE2B 226f2be462d54d835cc884f6b2c33e0f84d4500e19251fb6794929901ec033e0fa457d8606e36ada462d538674110ba8aab901ca9f86dccd52ccf9c860ba5ce1 SHA512 d7f87aa3e21c5e35f3a6879bdfb9404a2884f761463f77952f21c522b1605f191385ba7b4758548b121ad7eb56d395163e0d6bba57df446be515e6d7163635b4 DIST eselect-postgresql-2.4.tbz2 4518 BLAKE2B 726c59f0511b2e27493cceb9b9a7b3c58e7d7bb0cba2fef705eef9190ef384c3116c42079566d8761192b9c288ef57c550f659a0398ba90fa069f6be335550ff SHA512 4eed12905e97a45420a299cc9232be62a1ac88257a047d9d16ef7d8c8a0e0ddbd4177415797defe352cc82cd87b7777907a51a8cadfdb28064faa78a28e0099d diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild deleted file mode 100644 index 29195a23b08..00000000000 --- a/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Utility to select the default PostgreSQL slot" -HOMEPAGE="https://www.gentoo.org/" -SRC_URI="https://dev.gentoo.org/~titanofold/${P}.tbz2" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris" - -RDEPEND="app-admin/eselect" - -# All dev-db/postgresql ebuilds from 10.0 on are well supported. Earlier -# ebuilds may present some quality of life issues. -PDEPEND=" - !<dev-db/postgresql-9.6.2-r1:9.6 - !<dev-db/postgresql-9.5.6-r1:9.5 - !<dev-db/postgresql-9.4.11-r1:9.4 - !<dev-db/postgresql-9.3.16-r1:9.3 - !<dev-db/postgresql-9.2.20-r1 -" - -src_install() { - insinto /usr/share/eselect/modules - doins postgresql.eselect - - dosym eselect /usr/bin/postgresql-config -} - -pkg_postinst() { - postgresql-config update -}