From: Arfrever Frehtes Taifersar Arahesis Date: Sun, 8 Jan 2012 06:06:33 +0000 (+0100) Subject: Fix location of a comment. X-Git-Tag: v2.2.0_alpha85~48 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d933ef603595ef43128065cf1791be97c5515578;p=portage.git Fix location of a comment. --- diff --git a/bin/ebuild.sh b/bin/ebuild.sh index a4ac81bca..f8e71f5f2 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 PORTAGE_BIN_PATH="${PORTAGE_BIN_PATH:-/usr/lib/portage/bin}" @@ -650,9 +650,9 @@ if [[ $EBUILD_PHASE = depend ]] ; then PROPERTIES DEFINED_PHASES UNUSED_05 UNUSED_04 UNUSED_03 UNUSED_02 UNUSED_01" - #the extra $(echo) commands remove newlines [ -n "${EAPI}" ] || EAPI=0 + # The extra $(echo) commands remove newlines. if [ -n "${dbkey}" ] ; then > "${dbkey}" for f in ${auxdbkeys} ; do