# ChangeLog for games-rpg/eternal-lands
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/ChangeLog,v 1.32 2007/01/06 12:39:44 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/ChangeLog,v 1.33 2007/03/12 17:24:32 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org>
+ eternal-lands-1.3.2-r1.ebuild, eternal-lands-1.3.3.ebuild:
+ Replacing einfo with elog
*eternal-lands-1.3.3 (06 Jan 2007)
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.3.2-r1.ebuild,v 1.7 2007/02/08 09:12:19 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.3.2-r1.ebuild,v 1.8 2007/03/12 17:24:32 genone Exp $
inherit eutils flag-o-matic games
pkg_postinst() {
games_pkg_postinst
- einfo "Auto Update is now enabled in Eternal Lands"
- ewarn "If an update occurs then the client will suddenly exit"
- einfo "Updates only happen when the game first loads"
- einfo "Please don't report this behaviour as a bug"
+ elog "Auto Update is now enabled in Eternal Lands"
+ elog "If an update occurs then the client will suddenly exit"
+ elog "Updates only happen when the game first loads"
+ elog "Please don't report this behaviour as a bug"
# Ensure that the files are writable by the game group for auto
# updating.
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.3.3.ebuild,v 1.2 2007/02/08 09:12:19 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.3.3.ebuild,v 1.3 2007/03/12 17:24:32 genone Exp $
inherit eutils flag-o-matic games
pkg_postinst() {
games_pkg_postinst
- einfo "Auto Update is now enabled in Eternal Lands"
- ewarn "If an update occurs then the client will suddenly exit"
- einfo "Updates only happen when the game first loads"
- einfo "Please don't report this behaviour as a bug"
+ elog "Auto Update is now enabled in Eternal Lands"
+ elog "If an update occurs then the client will suddenly exit"
+ elog "Updates only happen when the game first loads"
+ elog "Please don't report this behaviour as a bug"
# Ensure that the files are writable by the game group for auto
# updating.
# ChangeLog for games-rpg/nwmouse
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.4 2006/12/06 20:09:38 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/ChangeLog,v 1.5 2007/03/12 17:25:48 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> nwmouse-0.1.ebuild:
+ Replacing einfo with elog
06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> nwmouse-0.1.ebuild:
Remove old virtual/x11 dependency.
-# 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-rpg/nwmouse/nwmouse-0.1.ebuild,v 1.4 2006/12/06 20:09:38 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/nwmouse/nwmouse-0.1.ebuild,v 1.5 2007/03/12 17:25:48 genone Exp $
inherit games
pkg_setup() {
games_pkg_setup
- einfo "This package is pre-compiled so it will work on both x86 and amd64."
+ elog "This package is pre-compiled so it will work on both x86 and amd64."
}
src_unpack() {
pkg_postinst() {
games_pkg_postinst
- einfo "When starting nwn the next time, nwmouse will scan the nwmain"
- einfo "binary for its hooks, store this information in:"
- einfo " ${dir}/nwmouse.ini"
- einfo "and exit. This is normal."
- einfo
- einfo "You will have to remove this file whenever you update nwn."
+ elog "When starting nwn the next time, nwmouse will scan the nwmain"
+ elog "binary for its hooks, store this information in:"
+ elog " ${dir}/nwmouse.ini"
+ elog "and exit. This is normal."
+ elog
+ elog "You will have to remove this file whenever you update nwn."
}