summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2009-07-07 23:02:56 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2009-07-07 23:02:56 +0000
commit78142d2cc2fbd55ebb64ddaac277fc790f5fc6df (patch)
treedbfca7208b11a9dba5d972144aec5f5c9c66a951 /app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild
parentUse elog for fetch error. (diff)
downloadgentoo-2-78142d2cc2fbd55ebb64ddaac277fc790f5fc6df.tar.gz
gentoo-2-78142d2cc2fbd55ebb64ddaac277fc790f5fc6df.tar.bz2
gentoo-2-78142d2cc2fbd55ebb64ddaac277fc790f5fc6df.zip
Use elog for fetch error.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild')
-rw-r--r--app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild
index 17b23f5bf131..ce417e0e5ad7 100644
--- a/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild
+++ b/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild,v 1.3 2009/03/05 08:38:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-6.2.0.ebuild,v 1.4 2009/07/07 23:02:56 flameeyes Exp $
inherit eutils
@@ -27,8 +27,8 @@ RDEPEND="sys-libs/glibc
S=${WORKDIR}
pkg_nofetch() {
- einfo "Please visit ${HOMEPAGE}"
- einfo "and place ${A} in ${DISTDIR}"
+ elog "Please visit ${HOMEPAGE}"
+ elog "and place ${A} in ${DISTDIR}"
}
src_unpack() {