summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2007-01-07 15:12:13 +0000
committerAlexis Ballier <aballier@gentoo.org>2007-01-07 15:12:13 +0000
commit1c72c827750b1fd26dab11ba6dc03fbd2e43abaf (patch)
tree45d8d94f65d3d954d86117a10e804553334a7228 /media-tv/xdtv/xdtv-2.2.0-r1.ebuild
parentVersion bump (diff)
downloadhistorical-1c72c827750b1fd26dab11ba6dc03fbd2e43abaf.tar.gz
historical-1c72c827750b1fd26dab11ba6dc03fbd2e43abaf.tar.bz2
historical-1c72c827750b1fd26dab11ba6dc03fbd2e43abaf.zip
einfo -> elog
Package-Manager: portage-2.1.2_rc4-r6
Diffstat (limited to 'media-tv/xdtv/xdtv-2.2.0-r1.ebuild')
-rw-r--r--media-tv/xdtv/xdtv-2.2.0-r1.ebuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/media-tv/xdtv/xdtv-2.2.0-r1.ebuild b/media-tv/xdtv/xdtv-2.2.0-r1.ebuild
index bedf5840e907..2ecfd7702df8 100644
--- a/media-tv/xdtv/xdtv-2.2.0-r1.ebuild
+++ b/media-tv/xdtv/xdtv-2.2.0-r1.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-tv/xdtv/xdtv-2.2.0-r1.ebuild,v 1.13 2006/10/29 23:06:14 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/xdtv/xdtv-2.2.0-r1.ebuild,v 1.14 2007/01/07 15:12:13 aballier Exp $
WANT_AUTOMAKE="1.7"
WANT_AUTOCONF="2.5"
@@ -220,11 +220,11 @@ src_install() {
pkg_postinst() {
echo
- einfo "Please note that this ebuild created a suid-binary:"
- einfo "/usr/bin/xdtv_v4l-conf"
+ elog "Please note that this ebuild created a suid-binary:"
+ elog "/usr/bin/xdtv_v4l-conf"
echo
- einfo "The OSD font has moved. You probably should add"
- einfo "this path to your X configuration:"
- einfo "/usr/share/fonts/${PN}"
+ elog "The OSD font has moved. You probably should add"
+ elog "this path to your X configuration:"
+ elog "/usr/share/fonts/${PN}"
echo
}