diff options
Diffstat (limited to 'www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild')
-rw-r--r-- | www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild index 5105d4e7ab29..5cd820bee713 100644 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild,v 1.1 2014/03/27 19:49:41 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/chrome-binary-plugins/chrome-binary-plugins-34.0.1847.92_beta1.ebuild,v 1.2 2014/03/27 23:38:26 floppym Exp $ EAPI=4 @@ -55,6 +55,10 @@ done S="${WORKDIR}/opt/google/chrome-${SLOT}" QA_PREBUILT="*" +pkg_nofetch() { + eerror "Please wait 24 hours and sync your portage tree before reporting fetch failures." +} + src_install() { local version flapper |