Replacing einfo with ewarn
authorMarius Mauch <genone@gentoo.org>
Mon, 12 Mar 2007 17:05:40 +0000 (17:05 +0000)
committerMarius Mauch <genone@gentoo.org>
Mon, 12 Mar 2007 17:05:40 +0000 (17:05 +0000)
Package-Manager: portage-2.1.2.2

games-mud/tintin/ChangeLog
games-mud/tintin/tintin-1.96.5.ebuild
games-mud/tintin/tintin-1.96.6.ebuild

index 2bcce2b5a7a37f864ba23c95813e9899bf41f58d..9f71288f1765b2e40e5a7a6f13b8b9fb3f2b78b0 100644 (file)
@@ -1,6 +1,10 @@
 # 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)
 
index 517781301f6b1c5c53ff96a9a95a95e7a6beac6e..997a4b6bde3ba4022e519b22e0ea462c0a215c19 100644 (file)
@@ -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/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
 
@@ -37,7 +37,7 @@ src_install () {
 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
 }
index 181ae125310a2d647f74505c445f000cf1a2cae7..cce85d0fe4ebf95266639eb3c21ffc5b3f10804c 100644 (file)
@@ -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/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
 
@@ -37,7 +37,7 @@ src_install () {
 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
 }