commit:     2a7dec60829a8cdb7f42917dcfe71b6a7346de2d
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  5 19:57:18 2019 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Feb  5 19:57:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7dec60

www-plugins/google-talkplugin: don't reference ${DISTDIR} in pkg_nofetch

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

 www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild | 4 ++--
 www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild | 4 ++--
 www-plugins/google-talkplugin/google-talkplugin-9999.ebuild     | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild 
b/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild
index 4f12100784a..99e714c32ab 100644
--- a/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild
+++ b/www-plugins/google-talkplugin/google-talkplugin-5.41.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -70,7 +70,7 @@ pkg_nofetch() {
                elog "with ${PV}+. If you can get the distfile from e.g. 
another computer of yours, or search"
                use amd64 && MY_PKG="${MY_PKG/i386/amd64}"
                elog "it with google: 
https://www.google.com/search?q=intitle:%22index+of%22+${MY_PKG}";
-               elog "and copy the file ${MY_PKG} to ${DISTDIR}."
+               elog "and copy ${MY_PKG} to your DISTDIR directory."
        else
                einfo "This version is no longer available from Google."
                einfo "Note that Gentoo cannot mirror the distfiles due to 
license reasons, so we have to follow the bump."

diff --git a/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild 
b/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild
index aed970ece94..31e21372df5 100644
--- a/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild
+++ b/www-plugins/google-talkplugin/google-talkplugin-5.41.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -70,7 +70,7 @@ pkg_nofetch() {
                elog "with ${PV}+. If you can get the distfile from e.g. 
another computer of yours, or search"
                use amd64 && MY_PKG="${MY_PKG/i386/amd64}"
                elog "it with google: 
https://www.google.com/search?q=intitle:%22index+of%22+${MY_PKG}";
-               elog "and copy the file ${MY_PKG} to ${DISTDIR}."
+               elog "and copy ${MY_PKG} to your DISTDIR directory."
        else
                einfo "This version is no longer available from Google."
                einfo "Note that Gentoo cannot mirror the distfiles due to 
license reasons, so we have to follow the bump."

diff --git a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild 
b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild
index aed970ece94..31e21372df5 100644
--- a/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild
+++ b/www-plugins/google-talkplugin/google-talkplugin-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -70,7 +70,7 @@ pkg_nofetch() {
                elog "with ${PV}+. If you can get the distfile from e.g. 
another computer of yours, or search"
                use amd64 && MY_PKG="${MY_PKG/i386/amd64}"
                elog "it with google: 
https://www.google.com/search?q=intitle:%22index+of%22+${MY_PKG}";
-               elog "and copy the file ${MY_PKG} to ${DISTDIR}."
+               elog "and copy ${MY_PKG} to your DISTDIR directory."
        else
                einfo "This version is no longer available from Google."
                einfo "Note that Gentoo cannot mirror the distfiles due to 
license reasons, so we have to follow the bump."

Reply via email to