summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-05-06 12:07:28 +0000
committerMarius Mauch <genone@gentoo.org>2007-05-06 12:07:28 +0000
commite8655e92e745b3c5ac6c0bd1cb7c3cca41995824 (patch)
tree689a71fcb4655d3e2e94acbdbc1629ce2a650bf8 /net-im/tmsnc
parentReplacing einfo with elog (diff)
downloadhistorical-e8655e92e745b3c5ac6c0bd1cb7c3cca41995824.tar.gz
historical-e8655e92e745b3c5ac6c0bd1cb7c3cca41995824.tar.bz2
historical-e8655e92e745b3c5ac6c0bd1cb7c3cca41995824.zip
Replacing einfo with elog
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'net-im/tmsnc')
-rw-r--r--net-im/tmsnc/ChangeLog6
-rw-r--r--net-im/tmsnc/tmsnc-0.2.5.ebuild8
-rw-r--r--net-im/tmsnc/tmsnc-0.3.0.ebuild8
-rw-r--r--net-im/tmsnc/tmsnc-0.3.1.ebuild8
-rw-r--r--net-im/tmsnc/tmsnc-0.3.2.ebuild6
5 files changed, 20 insertions, 16 deletions
diff --git a/net-im/tmsnc/ChangeLog b/net-im/tmsnc/ChangeLog
index c31372f67f8c..d93d9c2c89e8 100644
--- a/net-im/tmsnc/ChangeLog
+++ b/net-im/tmsnc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/tmsnc
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tmsnc/ChangeLog,v 1.8 2007/02/22 02:27:40 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tmsnc/ChangeLog,v 1.9 2007/05/06 12:07:28 genone Exp $
+
+ 06 May 2007; Marius Mauch <genone@gentoo.org> tmsnc-0.2.5.ebuild,
+ tmsnc-0.3.0.ebuild, tmsnc-0.3.1.ebuild, tmsnc-0.3.2.ebuild:
+ Replacing einfo with elog
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/net-im/tmsnc/tmsnc-0.2.5.ebuild b/net-im/tmsnc/tmsnc-0.2.5.ebuild
index 50f0d6ee5618..5de4b886be88 100644
--- a/net-im/tmsnc/tmsnc-0.2.5.ebuild
+++ b/net-im/tmsnc/tmsnc-0.2.5.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-im/tmsnc/tmsnc-0.2.5.ebuild,v 1.2 2005/11/14 14:09:02 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tmsnc/tmsnc-0.2.5.ebuild,v 1.3 2007/05/06 12:07:28 genone Exp $
DESCRIPTION="TMSNC is a textbased MSN client written in C."
HOMEPAGE="http://tmsnc.sourceforge.net/"
@@ -33,6 +33,6 @@ src_install() {
dodoc AUTHORS ChangeLog README NEWS
}
pkg_postinst() {
- einfo "If you want talkfilters support you need to add"
- einfo "USE=talkfilters to enable support in this package"
+ elog "If you want talkfilters support you need to add"
+ elog "USE=talkfilters to enable support in this package"
}
diff --git a/net-im/tmsnc/tmsnc-0.3.0.ebuild b/net-im/tmsnc/tmsnc-0.3.0.ebuild
index 7b0b03742e0a..36585055b90b 100644
--- a/net-im/tmsnc/tmsnc-0.3.0.ebuild
+++ b/net-im/tmsnc/tmsnc-0.3.0.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-im/tmsnc/tmsnc-0.3.0.ebuild,v 1.1 2005/10/20 03:57:07 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tmsnc/tmsnc-0.3.0.ebuild,v 1.2 2007/05/06 12:07:28 genone Exp $
DESCRIPTION="TMSNC is a textbased MSN client written in C."
HOMEPAGE="http://tmsnc.sourceforge.net/"
@@ -33,6 +33,6 @@ src_install() {
dodoc AUTHORS ChangeLog README NEWS
}
pkg_postinst() {
- einfo "If you want talkfilters support you need to add"
- einfo "USE=talkfilters to enable support in this package"
+ elog "If you want talkfilters support you need to add"
+ elog "USE=talkfilters to enable support in this package"
}
diff --git a/net-im/tmsnc/tmsnc-0.3.1.ebuild b/net-im/tmsnc/tmsnc-0.3.1.ebuild
index 8052d703747a..478c89d60822 100644
--- a/net-im/tmsnc/tmsnc-0.3.1.ebuild
+++ b/net-im/tmsnc/tmsnc-0.3.1.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-im/tmsnc/tmsnc-0.3.1.ebuild,v 1.2 2005/11/29 03:22:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tmsnc/tmsnc-0.3.1.ebuild,v 1.3 2007/05/06 12:07:28 genone Exp $
DESCRIPTION="TMSNC is a textbased MSN client written in C."
HOMEPAGE="http://tmsnc.sourceforge.net/"
@@ -30,6 +30,6 @@ src_install() {
dodoc AUTHORS ChangeLog README NEWS
}
pkg_postinst() {
- einfo "If you want talkfilters support you need to add"
- einfo "USE=talkfilters to enable support in this package"
+ elog "If you want talkfilters support you need to add"
+ elog "USE=talkfilters to enable support in this package"
}
diff --git a/net-im/tmsnc/tmsnc-0.3.2.ebuild b/net-im/tmsnc/tmsnc-0.3.2.ebuild
index 90a39d9c64b1..c7b4d81cb156 100644
--- a/net-im/tmsnc/tmsnc-0.3.2.ebuild
+++ b/net-im/tmsnc/tmsnc-0.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/net-im/tmsnc/tmsnc-0.3.2.ebuild,v 1.2 2007/01/16 06:12:29 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tmsnc/tmsnc-0.3.2.ebuild,v 1.3 2007/05/06 12:07:28 genone Exp $
DESCRIPTION="TMSNC is a textbased MSN client written in C."
HOMEPAGE="http://tmsnc.sourceforge.net/"
@@ -30,6 +30,6 @@ src_install() {
dodoc AUTHORS ChangeLog README NEWS
}
pkg_postinst() {
- einfo "If you want talkfilters support you need to add"
- einfo "USE=talkfilters to enable support in this package"
+ elog "If you want talkfilters support you need to add"
+ elog "USE=talkfilters to enable support in this package"
}