summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/asterisk-chan_sccp/asterisk-chan_sccp-0.0.20050826.ebuild')
-rw-r--r--net-misc/asterisk-chan_sccp/asterisk-chan_sccp-0.0.20050826.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/asterisk-chan_sccp/asterisk-chan_sccp-0.0.20050826.ebuild b/net-misc/asterisk-chan_sccp/asterisk-chan_sccp-0.0.20050826.ebuild
index d3d6f61ab8e6..c46332e4ab4c 100644
--- a/net-misc/asterisk-chan_sccp/asterisk-chan_sccp-0.0.20050826.ebuild
+++ b/net-misc/asterisk-chan_sccp/asterisk-chan_sccp-0.0.20050826.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_sccp/asterisk-chan_sccp-0.0.20050826.ebuild,v 1.2 2005/09/30 00:00:11 stkn Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_sccp/asterisk-chan_sccp-0.0.20050826.ebuild,v 1.3 2007/01/06 16:46:23 drizzt Exp $
inherit eutils
@@ -50,5 +50,5 @@ src_install() {
pkg_postinst() {
ewarn "You have to disable asterisk's chan_skinny to use this module!"
- einfo "Add \"noload => chan_skinny.so\" to ${ROOT}etc/asterisk/modules.conf"
+ elog "Add \"noload => chan_skinny.so\" to ${ROOT}etc/asterisk/modules.conf"
}