diff options
Diffstat (limited to 'dev-db/oracle-instantclient-sqlplus')
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() { |