commit:     c13147cad512dcc8c304349563753ee455f12abf
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 13:36:05 2016 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 15:50:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c13147ca

dev-db/oracle-instantclient-basic: Revbump as oracle-instantclient

Deprecate the oracle-instantclient-basic packages, instead provide
as single oracle-instantclient package with USE flag "+sdk".
Fixes bugs #524922.

Package-Manager: portage-2.2.26

 .../oracle-instantclient-basic-12.ebuild                | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git 
a/dev-db/oracle-instantclient-basic/oracle-instantclient-basic-12.ebuild 
b/dev-db/oracle-instantclient-basic/oracle-instantclient-basic-12.ebuild
new file mode 100644
index 0000000..22a7377
--- /dev/null
+++ b/dev-db/oracle-instantclient-basic/oracle-instantclient-basic-12.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Transition package moving to single 
${CATEGORY}/oracle-instantclient package"
+HOMEPAGE="https://bugs.gentoo.org/show_bug.cgi?id=524922#c12";
+SRC_URI=""
+
+LICENSE="metapackage"
+SLOT="0"
+KEYWORDS="~x86 ~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND=">=dev-db/oracle-instantclient-12[sdk]"

Reply via email to