summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 20:45:17 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2007-01-05 20:45:17 +0000
commitab8a20b9b0003fac2658ea16256d3e6db8e78211 (patch)
treefdebce816fa7a6b449cfdff4d9ef24bf22581982 /net-irc
parentConvert einfo to elog. (diff)
downloadgentoo-2-ab8a20b9b0003fac2658ea16256d3e6db8e78211.tar.gz
gentoo-2-ab8a20b9b0003fac2658ea16256d3e6db8e78211.tar.bz2
gentoo-2-ab8a20b9b0003fac2658ea16256d3e6db8e78211.zip
Convert to use elog.
(Portage version: 2.1.2_rc4-r6)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/rbot/ChangeLog8
-rw-r--r--net-irc/rbot/rbot-0.9.10-r1.ebuild10
-rw-r--r--net-irc/rbot/rbot-0.9.10.ebuild10
-rw-r--r--net-irc/rbot/rbot-0.9.7.ebuild10
4 files changed, 21 insertions, 17 deletions
diff --git a/net-irc/rbot/ChangeLog b/net-irc/rbot/ChangeLog
index e8ef86cc9ad8..3bbf260f5b98 100644
--- a/net-irc/rbot/ChangeLog
+++ b/net-irc/rbot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/rbot
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.17 2006/09/23 01:43:53 flameeyes Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/ChangeLog,v 1.18 2007/01/05 20:45:17 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> rbot-0.9.7.ebuild,
+ rbot-0.9.10.ebuild, rbot-0.9.10-r1.ebuild:
+ Convert to use elog.
*rbot-0.9.10-r1 (23 Sep 2006)
diff --git a/net-irc/rbot/rbot-0.9.10-r1.ebuild b/net-irc/rbot/rbot-0.9.10-r1.ebuild
index 7993440f30f3..b7350f85f888 100644
--- a/net-irc/rbot/rbot-0.9.10-r1.ebuild
+++ b/net-irc/rbot/rbot-0.9.10-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/net-irc/rbot/rbot-0.9.10-r1.ebuild,v 1.1 2006/09/23 01:43:53 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.10-r1.ebuild,v 1.2 2007/01/05 20:45:17 flameeyes Exp $
inherit ruby gems
@@ -19,7 +19,7 @@ RDEPEND=">=virtual/ruby-1.8
DEPEND="${RDEPEND}"
pkg_postinst() {
- einfo
- einfo "Default configuration file location has changed from /etc/rbot to ~/.rbot"
- einfo
+ elog
+ elog "Default configuration file location has changed from /etc/rbot to ~/.rbot"
+ elog
}
diff --git a/net-irc/rbot/rbot-0.9.10.ebuild b/net-irc/rbot/rbot-0.9.10.ebuild
index 8fb9dcb06e56..263b57a03d28 100644
--- a/net-irc/rbot/rbot-0.9.10.ebuild
+++ b/net-irc/rbot/rbot-0.9.10.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/net-irc/rbot/rbot-0.9.10.ebuild,v 1.2 2006/09/23 01:43:53 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.10.ebuild,v 1.3 2007/01/05 20:45:17 flameeyes Exp $
inherit ruby
@@ -29,7 +29,7 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "Default configuration file location has changed from /etc/rbot to ~/.rbot"
- einfo
+ elog
+ elog "Default configuration file location has changed from /etc/rbot to ~/.rbot"
+ elog
}
diff --git a/net-irc/rbot/rbot-0.9.7.ebuild b/net-irc/rbot/rbot-0.9.7.ebuild
index f2ec5923ff6a..eb95c97d3856 100644
--- a/net-irc/rbot/rbot-0.9.7.ebuild
+++ b/net-irc/rbot/rbot-0.9.7.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-irc/rbot/rbot-0.9.7.ebuild,v 1.9 2005/10/06 13:03:18 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/rbot/rbot-0.9.7.ebuild,v 1.10 2007/01/05 20:45:17 flameeyes Exp $
DESCRIPTION="rbot is a ruby IRC bot"
HOMEPAGE="http://www.linuxbrit.co.uk/rbot/"
@@ -39,7 +39,7 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "Now edit your /etc/rbot/conf.rbot"
- einfo
+ elog
+ elog "Now edit your /etc/rbot/conf.rbot"
+ elog
}