summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-05-01 00:36:31 +0000
committerMarius Mauch <genone@gentoo.org>2007-05-01 00:36:31 +0000
commit77d12cc6636dc4cd3db3c1c3c7661481a3d3337f (patch)
tree93f4c89b1d07fec20a23e23f66723029e4af71dc /media-tv/mtvg
parentReplacing einfo with elog (diff)
downloadhistorical-77d12cc6636dc4cd3db3c1c3c7661481a3d3337f.tar.gz
historical-77d12cc6636dc4cd3db3c1c3c7661481a3d3337f.tar.bz2
historical-77d12cc6636dc4cd3db3c1c3c7661481a3d3337f.zip
Replacing einfo with elog
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'media-tv/mtvg')
-rw-r--r--media-tv/mtvg/ChangeLog6
-rw-r--r--media-tv/mtvg/mtvg-6.2.18-r1.ebuild6
-rw-r--r--media-tv/mtvg/mtvg-7.3.2.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/media-tv/mtvg/ChangeLog b/media-tv/mtvg/ChangeLog
index 0d425873e234..ccd8f41fead2 100644
--- a/media-tv/mtvg/ChangeLog
+++ b/media-tv/mtvg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/mtvg
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mtvg/ChangeLog,v 1.4 2007/04/28 04:21:17 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mtvg/ChangeLog,v 1.5 2007/05/01 00:28:44 genone Exp $
+
+ 01 May 2007; Marius Mauch <genone@gentoo.org> mtvg-6.2.18-r1.ebuild,
+ mtvg-7.3.2.ebuild:
+ Replacing einfo with elog
*mtvg-7.3.2 (28 Apr 2007)
diff --git a/media-tv/mtvg/mtvg-6.2.18-r1.ebuild b/media-tv/mtvg/mtvg-6.2.18-r1.ebuild
index 7c2354de6486..605eda97c1ae 100644
--- a/media-tv/mtvg/mtvg-6.2.18-r1.ebuild
+++ b/media-tv/mtvg/mtvg-6.2.18-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/mtvg/mtvg-6.2.18-r1.ebuild,v 1.1 2006/10/31 18:45:25 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mtvg/mtvg-6.2.18-r1.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'"
}
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'"
}