From 3fb1ca81c47d214f27d95c11708ac4e259faeba5 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 22 Apr 2010 10:54:45 -0700 Subject: =?UTF-8?q?Source=20isolated-functions.sh=20for=20vecho=20definiti?= =?UTF-8?q?on.=20Thanks=20to=20Martin=20MOKREJ=C5=A0=20=20for=20reporting.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/ebuild-helpers/doinfo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'bin/ebuild-helpers/doinfo') diff --git a/bin/ebuild-helpers/doinfo b/bin/ebuild-helpers/doinfo index 1aaf7fe4c..96413aa6a 100755 --- a/bin/ebuild-helpers/doinfo +++ b/bin/ebuild-helpers/doinfo @@ -1,7 +1,9 @@ #!/bin/bash -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +source "${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}"/isolated-functions.sh + if [[ -z $1 ]] ; then vecho "${0##*/}: at least one argument needed" exit 1 -- cgit v1.2.3-1-g7c22