summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-04-30 23:10:44 +0000
committerMarius Mauch <genone@gentoo.org>2007-04-30 23:10:44 +0000
commit5c776dfa1f01c1f0bdb3f6367973a23ec09a1a8e (patch)
treef14eb58013f792bc3fb518c40fd883f5de8e222b /media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild
parentReplacing einfo with elog (diff)
downloadgentoo-2-5c776dfa1f01c1f0bdb3f6367973a23ec09a1a8e.tar.gz
gentoo-2-5c776dfa1f01c1f0bdb3f6367973a23ec09a1a8e.tar.bz2
gentoo-2-5c776dfa1f01c1f0bdb3f6367973a23ec09a1a8e.zip
Replacing einfo with elog
(Portage version: 2.1.2.5)
Diffstat (limited to 'media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild')
-rw-r--r--media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild b/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild
index 9fa42f020738..f3b597550f7d 100644
--- a/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild
+++ b/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild,v 1.3 2006/11/02 10:55:38 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libdvb/libdvb-0.5.5.1-r3.ebuild,v 1.4 2007/04/30 23:10:44 genone Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -44,9 +44,9 @@ src_install() {
doins samplerc/*
fi
- einfo "The script called 'dia' has been installed as dia_dvb"
- einfo "so that it doesn't overwrite the binary of app-office/dia."
- einfo "analyze has been renamed to analyze_mpg."
+ elog "The script called 'dia' has been installed as dia_dvb"
+ elog "so that it doesn't overwrite the binary of app-office/dia."
+ elog "analyze has been renamed to analyze_mpg."
dodoc README
}