summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-05-01 00:28:44 +0000
committerMarius Mauch <genone@gentoo.org>2007-05-01 00:28:44 +0000
commit21668431177321a94a460790b9fd160223f1b984 (patch)
treea03a446a196644348e226ee2191a14790b45e7fb /media-tv/mtvg/mtvg-7.3.2.ebuild
parentReplacing einfo with elog (diff)
downloadgentoo-2-21668431177321a94a460790b9fd160223f1b984.tar.gz
gentoo-2-21668431177321a94a460790b9fd160223f1b984.tar.bz2
gentoo-2-21668431177321a94a460790b9fd160223f1b984.zip
Replacing einfo with elog
(Portage version: 2.1.2.5)
Diffstat (limited to 'media-tv/mtvg/mtvg-7.3.2.ebuild')
-rw-r--r--media-tv/mtvg/mtvg-7.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-tv/mtvg/mtvg-7.3.2.ebuild b/media-tv/mtvg/mtvg-7.3.2.ebuild
index 6b7d5d39585c..392acb4edf47 100644
--- a/media-tv/mtvg/mtvg-7.3.2.ebuild
+++ b/media-tv/mtvg/mtvg-7.3.2.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-tv/mtvg/mtvg-7.3.2.ebuild,v 1.1 2007/04/28 04:21:17 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mtvg/mtvg-7.3.2.ebuild,v 1.2 2007/05/01 00:28:44 genone Exp $
inherit kde
@@ -33,5 +33,5 @@ kde_src_install() {
}
pkg_postinst() {
- einfo "The binary to run mtvg is 'maxemumtvguide'"
+ elog "The binary to run mtvg is 'maxemumtvguide'"
}