commit:     ac5c7cd4389eebf01e7f36519b770db587df91ae
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  9 13:40:36 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=ac5c7cd4

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

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

Package-Manager: portage-2.2.26

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

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

Reply via email to