summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-04-30 22:41:46 +0000
committerMarius Mauch <genone@gentoo.org>2007-04-30 22:41:46 +0000
commit37b2b3d56bea93b31b19aaba4cc622a49bdad252 (patch)
tree7717231bfb0eadbedd474b287208f51f36291414 /media-gfx/sane-backends/sane-backends-1.0.17.ebuild
parentReplacing einfo with elog (diff)
downloadgentoo-2-37b2b3d56bea93b31b19aaba4cc622a49bdad252.tar.gz
gentoo-2-37b2b3d56bea93b31b19aaba4cc622a49bdad252.tar.bz2
gentoo-2-37b2b3d56bea93b31b19aaba4cc622a49bdad252.zip
Replacing einfo with elog
(Portage version: 2.1.2.5)
Diffstat (limited to 'media-gfx/sane-backends/sane-backends-1.0.17.ebuild')
-rw-r--r--media-gfx/sane-backends/sane-backends-1.0.17.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/sane-backends/sane-backends-1.0.17.ebuild b/media-gfx/sane-backends/sane-backends-1.0.17.ebuild
index 4a01e911b54a..860fe5c1120f 100644
--- a/media-gfx/sane-backends/sane-backends-1.0.17.ebuild
+++ b/media-gfx/sane-backends/sane-backends-1.0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.17.ebuild,v 1.11 2007/04/10 08:07:20 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.17.ebuild,v 1.12 2007/04/30 22:41:46 genone Exp $
inherit eutils
@@ -68,8 +68,8 @@ pkg_setup() {
src_unpack() {
if [ -z "${SANE_BACKENDS}" ]; then
- einfo "You can use the variable SANE_BACKENDS to pick backends"
- einfo "instead of building all of them."
+ elog "You can use the variable SANE_BACKENDS to pick backends"
+ elog "instead of building all of them."
fi
unpack ${A}
if use usb; then