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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BB6ED138334 for ; Sat, 9 Feb 2019 09:52:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F0B1E09B1; Sat, 9 Feb 2019 09:52:24 +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 19AC7E09AD for ; Sat, 9 Feb 2019 09:52:24 +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 D8AF1335D9B for ; Sat, 9 Feb 2019 09:52:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99D1353F for ; Sat, 9 Feb 2019 09:52:19 +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: <1549705920.c81f2f6103a468f1cc5f42f6b6f111f504050c7d.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/ocp/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/ocp/Manifest dev-db/ocp/ocp-0.3.ebuild dev-db/ocp/ocp-9999.ebuild X-VCS-Directories: dev-db/ocp/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: c81f2f6103a468f1cc5f42f6b6f111f504050c7d X-VCS-Branch: master Date: Sat, 9 Feb 2019 09:52:19 +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: da6bd5cb-9cc6-49ab-a669-672baaf0857f X-Archives-Hash: 1bf125cc03f8a3dfecd8e68da6ad4f88 commit: c81f2f6103a468f1cc5f42f6b6f111f504050c7d Author: Max Satula gmail com> AuthorDate: Sat Jan 12 20:42:16 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 9 09:52:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c81f2f61 dev-db/ocp: bump to 0.3 Bump to EAPI=7 Replace a dependency on a transitional package `dev-db/oracle-instantclient-basic` with a newer `dev-db/oracle-instantclient` package https://bugs.gentoo.org/show_bug.cgi?id=524922#c12 Signed-off-by: Max Satula gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10814 Signed-off-by: Andreas Sturmlechner gentoo.org> dev-db/ocp/Manifest | 1 + dev-db/ocp/{ocp-9999.ebuild => ocp-0.3.ebuild} | 8 +++++--- dev-db/ocp/ocp-9999.ebuild | 8 +++++--- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/dev-db/ocp/Manifest b/dev-db/ocp/Manifest index 61b6d9a9a2f..ea45fabd60b 100644 --- a/dev-db/ocp/Manifest +++ b/dev-db/ocp/Manifest @@ -1 +1,2 @@ DIST ocp-0.2.tar.gz 144968 BLAKE2B 495b2af182768a0c18b08350fb77b09964be52afd72f3ff610ed6a0a54905b116744c93c6261986ca48a0a0c56fd23fd2d15d1919f4c8a4ff8b55ebe532efa07 SHA512 0ff132a368a615c2a8e8ecb391da138ce9fd52d638de82e5a4d1c9ec3340b117c9c4d8f971ee86724664f93b4073b189407c3c19a0c22c961922145d30221c85 +DIST ocp-0.3.tar.gz 156447 BLAKE2B 0c7f8743fe4ae46c3b9d95847e39c51fd1b829af9e9a7e87f3b7a59ab146a89ccf0913bebc3b1c0ef985b0faf24152756dc73f243217e4d2dcf8013de342ed27 SHA512 1af862f21cc3572344d26b6765a93e4e9c8744e01d550a36647afbe690886717e3fb1d8264832563161d65d04c41fe183dd8b518320df959fd3aa4ebbe602d38 diff --git a/dev-db/ocp/ocp-9999.ebuild b/dev-db/ocp/ocp-0.3.ebuild similarity index 86% copy from dev-db/ocp/ocp-9999.ebuild copy to dev-db/ocp/ocp-0.3.ebuild index baab9a6071e..5c6591bf5df 100644 --- a/dev-db/ocp/ocp-9999.ebuild +++ b/dev-db/ocp/ocp-0.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Oracle copy tool" HOMEPAGE="https://github.com/maxsatula/ocp" @@ -20,10 +20,12 @@ SLOT="0" IUSE="" RDEPEND=" - dev-db/oracle-instantclient-basic + dev-db/oracle-instantclient dev-libs/popt sys-libs/zlib" -DEPEND="${RDEPEND}" +DEPEND=" + dev-db/oracle-instantclient[sdk] + ${RDEPEND}" src_prepare() { default diff --git a/dev-db/ocp/ocp-9999.ebuild b/dev-db/ocp/ocp-9999.ebuild index baab9a6071e..5c6591bf5df 100644 --- a/dev-db/ocp/ocp-9999.ebuild +++ b/dev-db/ocp/ocp-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Oracle copy tool" HOMEPAGE="https://github.com/maxsatula/ocp" @@ -20,10 +20,12 @@ SLOT="0" IUSE="" RDEPEND=" - dev-db/oracle-instantclient-basic + dev-db/oracle-instantclient dev-libs/popt sys-libs/zlib" -DEPEND="${RDEPEND}" +DEPEND=" + dev-db/oracle-instantclient[sdk] + ${RDEPEND}" src_prepare() { default