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

app-emulation/crossover-bin: 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>

 app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild | 4 ++--
 app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild | 4 ++--
 app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild | 4 ++--
 app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild | 4 ++--
 app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild | 4 ++--
 app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild | 4 ++--
 app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild | 4 ++--
 app-emulation/crossover-bin/crossover-bin-13.2.0-r2.ebuild | 4 ++--
 app-emulation/crossover-bin/crossover-bin-14.0.3-r1.ebuild | 4 ++--
 app-emulation/crossover-bin/crossover-bin-14.1.4-r1.ebuild | 4 ++--
 app-emulation/crossover-bin/crossover-bin-15.0.0.ebuild    | 4 ++--
 app-emulation/crossover-bin/crossover-bin-15.0.1.ebuild    | 4 ++--
 app-emulation/crossover-bin/crossover-bin-15.1.0.ebuild    | 4 ++--
 app-emulation/crossover-bin/crossover-bin-15.2.0.ebuild    | 4 ++--
 app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild    | 4 ++--
 app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild    | 4 ++--
 app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild    | 4 ++--
 app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild    | 4 ++--
 app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild | 4 ++--
 app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild    | 4 ++--
 app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild    | 4 ++--
 21 files changed, 42 insertions(+), 42 deletions(-)

diff --git a/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild
index 125534103ad..39f5ad2aa9d 100644
--- a/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-12.5.0-r2.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild
index e40b134c2d3..e3853f9203b 100644
--- a/app-emulation/crossover-bin/crossover-bin-12.5.1-r2.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-12.5.1-r2.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild
index e40b134c2d3..e3853f9203b 100644
--- a/app-emulation/crossover-bin/crossover-bin-13.0.0-r2.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-13.0.0-r2.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild
index e40b134c2d3..e3853f9203b 100644
--- a/app-emulation/crossover-bin/crossover-bin-13.0.1-r2.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-13.0.1-r2.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild
index e40b134c2d3..e3853f9203b 100644
--- a/app-emulation/crossover-bin/crossover-bin-13.1.0-r2.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-13.1.0-r2.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild
index e40b134c2d3..e3853f9203b 100644
--- a/app-emulation/crossover-bin/crossover-bin-13.1.2-r2.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-13.1.2-r2.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild
index e40b134c2d3..e3853f9203b 100644
--- a/app-emulation/crossover-bin/crossover-bin-13.1.3-r2.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-13.1.3-r2.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-13.2.0-r2.ebuild 
b/app-emulation/crossover-bin/crossover-bin-13.2.0-r2.ebuild
index e40b134c2d3..e3853f9203b 100644
--- a/app-emulation/crossover-bin/crossover-bin-13.2.0-r2.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-13.2.0-r2.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-14.0.3-r1.ebuild 
b/app-emulation/crossover-bin/crossover-bin-14.0.3-r1.ebuild
index 7bd7130de0a..5b3093be419 100644
--- a/app-emulation/crossover-bin/crossover-bin-14.0.3-r1.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-14.0.3-r1.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-14.1.4-r1.ebuild 
b/app-emulation/crossover-bin/crossover-bin-14.1.4-r1.ebuild
index 6db28ecf6f1..3c3f7161452 100644
--- a/app-emulation/crossover-bin/crossover-bin-14.1.4-r1.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-14.1.4-r1.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-15.0.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-15.0.0.ebuild
index 62a656e1033..ce07b1ed007 100644
--- a/app-emulation/crossover-bin/crossover-bin-15.0.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-15.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-15.0.1.ebuild 
b/app-emulation/crossover-bin/crossover-bin-15.0.1.ebuild
index 15d9857da0c..5c2cc64229a 100644
--- a/app-emulation/crossover-bin/crossover-bin-15.0.1.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-15.0.1.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-15.1.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-15.1.0.ebuild
index 15d9857da0c..5c2cc64229a 100644
--- a/app-emulation/crossover-bin/crossover-bin-15.1.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-15.1.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-15.2.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-15.2.0.ebuild
index e7e599896f1..c980e47e967 100644
--- a/app-emulation/crossover-bin/crossover-bin-15.2.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-15.2.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild
index 22d50a7a392..98bdd0b207b 100644
--- a/app-emulation/crossover-bin/crossover-bin-15.3.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-15.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
@@ -77,7 +77,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild 
b/app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild
index 22d50a7a392..98bdd0b207b 100644
--- a/app-emulation/crossover-bin/crossover-bin-15.3.1.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-15.3.1.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
@@ -77,7 +77,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild
index 22d50a7a392..98bdd0b207b 100644
--- a/app-emulation/crossover-bin/crossover-bin-16.0.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-16.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
@@ -77,7 +77,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild 
b/app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild
index 22d50a7a392..98bdd0b207b 100644
--- a/app-emulation/crossover-bin/crossover-bin-16.2.5.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-16.2.5.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
@@ -77,7 +77,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild 
b/app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild
index d5b281cbba8..81de56bbbcc 100644
--- a/app-emulation/crossover-bin/crossover-bin-17.5.0-r1.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-17.5.0-r1.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild 
b/app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild
index 8e0b9a0bb03..b60ef201eca 100644
--- a/app-emulation/crossover-bin/crossover-bin-17.5.0.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-17.5.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
@@ -78,7 +78,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

diff --git a/app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild 
b/app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild
index 1d2e3bb9952..aedc0eaa927 100644
--- a/app-emulation/crossover-bin/crossover-bin-17.5.1.ebuild
+++ b/app-emulation/crossover-bin/crossover-bin-17.5.1.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
@@ -79,7 +79,7 @@ RDEPEND="${DEPEND}
 
 pkg_nofetch() {
        einfo "Please visit ${HOMEPAGE}"
-       einfo "and place ${A} in ${DISTDIR}"
+       einfo "and place ${A} into your DISTDIR directory"
 }
 
 src_unpack() {

Reply via email to