From a78614699ffe2a755e353a95e38905c5f9c3e86f Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Tue, 5 Feb 2019 13:41:44 -0600 Subject: [PATCH] dev-db/oracle-instantclient-sqlplus: don't reference ${DISTDIR} Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler --- .../oracle-instantclient-sqlplus-11.2.0.3-r1.ebuild | 5 ++--- .../oracle-instantclient-sqlplus-11.2.0.3.ebuild | 5 ++--- .../oracle-instantclient-sqlplus-11.2.0.4.ebuild | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3-r1.ebuild b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3-r1.ebuild index 2af3e70ae266..190e6ba230e7 100644 --- a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3-r1.ebuild +++ b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -50,8 +50,7 @@ pkg_nofetch() { eerror " and download" eerror "Instant Client for ${MY_PLAT}" eerror " SQL*Plus: ${MY_A}" - eerror "After downloading, put it in:" - eerror " ${DISTDIR}/" + eerror "After downloading, put it into your DISTDIR directory." } src_install() { diff --git a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3.ebuild b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3.ebuild index 6df81c9c2bec..c9939d8beae3 100644 --- a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3.ebuild +++ b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -50,8 +50,7 @@ pkg_nofetch() { eerror " and download" eerror "Instant Client for ${MY_PLAT}" eerror " SQL*Plus: ${MY_A}" - eerror "After downloading, put it in:" - eerror " ${DISTDIR}/" + eerror "After downloading, put it into your DISTDIR directory." } src_install() { diff --git a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.4.ebuild b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.4.ebuild index 8cb35bf91e1f..c01045c3709c 100644 --- a/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.4.ebuild +++ b/dev-db/oracle-instantclient-sqlplus/oracle-instantclient-sqlplus-11.2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="4" @@ -50,8 +50,7 @@ pkg_nofetch() { eerror " and download" eerror "Instant Client for ${MY_PLAT}" eerror " SQL*Plus: ${MY_A}" - eerror "After downloading, put it in:" - eerror " ${DISTDIR}/" + eerror "After downloading, put it into your DISTDIR directory." } src_install() { -- 2.26.2