summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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