blob: b66012bf93d04a484c0c7f4157b7015dc4be0303 [file] [log] [blame]
# Copyright 2006-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
if ! declare -F elog >/dev/null ; then
elog() {
einfo "$@"
}
fi