summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/noad/noad-0.6.0-r6.ebuild')
-rw-r--r--media-video/noad/noad-0.6.0-r6.ebuild22
1 files changed, 11 insertions, 11 deletions
diff --git a/media-video/noad/noad-0.6.0-r6.ebuild b/media-video/noad/noad-0.6.0-r6.ebuild
index 6870449ebb6d..22ad5078e7b8 100644
--- a/media-video/noad/noad-0.6.0-r6.ebuild
+++ b/media-video/noad/noad-0.6.0-r6.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-video/noad/noad-0.6.0-r6.ebuild,v 1.4 2006/11/09 10:51:52 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/noad/noad-0.6.0-r6.ebuild,v 1.5 2007/01/05 17:18:22 hd_brummy Exp $
WANT_AUTOMAKE="latest"
WANT_AUTOCONF="latest"
@@ -75,13 +75,13 @@ src_install() {
pkg_postinst() {
- einfo
- einfo "Congratulations, you have just installed noad!,"
- einfo "To integrate noad in VDR you should do this:"
- einfo
- einfo "start and set Parameter in /etc/conf.d/vdraddon.noad"
- einfo
- einfo "Note: You can use here all pararmeters for noad,"
- einfo "please look in the documentation of noad."
- einfo
+ elog
+ elog "Congratulations, you have just installed noad!,"
+ elog "To integrate noad in VDR you should do this:"
+ elog
+ elog "start and set Parameter in /etc/conf.d/vdraddon.noad"
+ elog
+ elog "Note: You can use here all pararmeters for noad,"
+ elog "please look in the documentation of noad."
+ elog
}