commit:     a78614699ffe2a755e353a95e38905c5f9c3e86f
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  5 19:41:44 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Feb  5 19:51:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7861469

dev-db/oracle-instantclient-sqlplus: don't reference ${DISTDIR}

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 .../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 2af3e70ae26..190e6ba230e 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 6df81c9c2be..c9939d8beae 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 8cb35bf91e1..c01045c3709 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() {

Reply via email to