commit:     51fe6b12440c815638e95ce9502c51ffc82a4bff
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 13:42:25 2016 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Wed Mar  9 15:50:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51fe6b12

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

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

Package-Manager: portage-2.2.26

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

diff --git 
a/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-12.ebuild 
b/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-12.ebuild
new file mode 100644
index 0000000..b68e197
--- /dev/null
+++ b/dev-db/oracle-instantclient-jdbc/oracle-instantclient-jdbc-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[jdbc]"

Reply via email to