# ChangeLog for games-mud/tintin
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.42 2007/02/05 06:29:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/ChangeLog,v 1.43 2007/03/12 17:05:40 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> tintin-1.96.5.ebuild,
+ tintin-1.96.6.ebuild:
+ Replacing einfo with ewarn
*tintin-1.96.6 (05 Feb 2007)
-# 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/games-mud/tintin/tintin-1.96.5.ebuild,v 1.1 2006/12/28 19:09:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-1.96.5.ebuild,v 1.2 2007/03/12 17:05:40 genone Exp $
inherit games
pkg_postinst() {
games_pkg_postinst
echo
- einfo "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
- einfo "read the README for more details."
+ ewarn "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
+ ewarn "read the README for more details."
echo
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-1.96.6.ebuild,v 1.1 2007/02/05 06:29:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-mud/tintin/tintin-1.96.6.ebuild,v 1.2 2007/03/12 17:05:40 genone Exp $
inherit games
pkg_postinst() {
games_pkg_postinst
echo
- einfo "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
- einfo "read the README for more details."
+ ewarn "**** OLD TINTIN SCRIPTS ARE NOT 100% COMPATIBLE WITH THIS VERSION ****"
+ ewarn "read the README for more details."
echo
}