commit:     9e6580d42c5b956cc963c4d1c81e07796c70b475
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 14 17:05:41 2016 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Jun 14 17:05:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e6580d4

www-client/chromium: remove pointless dollar sign

Package-Manager: portage-2.3.0_rc1_p20

 www-client/chromium/chromium-53.0.2763.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/chromium/chromium-53.0.2763.0.ebuild 
b/www-client/chromium/chromium-53.0.2763.0.ebuild
index 1238b58..32b7ab1 100644
--- a/www-client/chromium/chromium-53.0.2763.0.ebuild
+++ b/www-client/chromium/chromium-53.0.2763.0.ebuild
@@ -156,7 +156,7 @@ For other desktop environments, try one of the following:
 "
 
 pkg_pretend() {
-       if [[ $(tc-getCC)$ == *gcc* ]] && \
+       if [[ $(tc-getCC) == *gcc* ]] && \
                [[ $(gcc-major-version)$(gcc-minor-version) -lt 48 ]]; then
                die 'At least gcc 4.8 is required, see bugs: #535730, #525374, 
#518668.'
        fi

Reply via email to