# ChangeLog for games-emulation/advancemenu
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemenu/ChangeLog,v 1.24 2006/07/29 07:51:27 mr_bones_ Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemenu/ChangeLog,v 1.25 2007/03/12 13:55:36 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> advancemenu-2.4.13.ebuild:
+ Replacing einfo with elog
29 Jul 2006; Michael Sterrett <mr_bones_@gentoo.org>
+files/advancemenu-2.4.13-pic.patch, advancemenu-2.4.13.ebuild:
-# 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-emulation/advancemenu/advancemenu-2.4.13.ebuild,v 1.3 2006/07/29 07:51:27 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/advancemenu/advancemenu-2.4.13.ebuild,v 1.4 2007/03/12 13:55:36 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
echo
- einfo "Execute:"
- einfo " advmenu -default"
- einfo "To generate a config file"
+ elog "Execute:"
+ elog " advmenu -default"
+ elog "to generate a config file"
ewarn "In order to use advmenu, you must properly configure it!"
- einfo
- einfo "An example emulator config found in advmenu.rc:"
- einfo " emulator \"snes9x\" generic \"/usr/games/bin/snes9x\" \"%f\""
- einfo " emulator_roms \"snes9x\" \"/home/user/myroms\""
- einfo " emulator_roms_filter \"snes9x\" \"*.smc;*.sfc\""
- einfo
- einfo "For more information, see the advmenu man page."
+ elog
+ elog "An example emulator config found in advmenu.rc:"
+ elog " emulator \"snes9x\" generic \"/usr/games/bin/snes9x\" \"%f\""
+ elog " emulator_roms \"snes9x\" \"/home/user/myroms\""
+ elog " emulator_roms_filter \"snes9x\" \"*.smc;*.sfc\""
+ elog
+ elog "For more information, see the advmenu man page."
}
# ChangeLog for games-emulation/dosbox-cvs
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/ChangeLog,v 1.13 2006/05/12 16:58:14 mr_bones_ Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/ChangeLog,v 1.14 2007/03/12 13:56:49 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> dosbox-cvs-20030809.ebuild:
+ Replacing einfo with elog
12 May 2006; Michael Sterrett <mr_bones_@gentoo.org>
dosbox-cvs-20030809.ebuild:
-# 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-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.15 2006/05/12 16:58:14 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild,v 1.16 2007/03/12 13:56:49 genone Exp $
inherit games cvs
pkg_postinst() {
games_pkg_postinst
echo
- einfo "If you're using ati-drivers, you may need to use output=overlay"
- einfo "in the dosbox config file (see bug #57188)."
+ elog "If you're using ati-drivers, you may need to use output=overlay"
+ elog "in the dosbox config file (see bug #57188)."
echo
}
# ChangeLog for games-emulation/hatari
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.14 2007/02/21 23:22:21 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/ChangeLog,v 1.15 2007/03/12 13:58:33 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> hatari-0.45.ebuild,
+ hatari-0.80.ebuild, hatari-0.90.ebuild:
+ Replacing einfo with elog
21 Feb 2007; Piotr JaroszyĆski <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
-# 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-emulation/hatari/hatari-0.45.ebuild,v 1.7 2006/03/24 21:36:14 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-0.45.ebuild,v 1.8 2007/03/12 13:58:33 genone Exp $
inherit games
pkg_postinst() {
games_pkg_postinst
echo
- einfo "You need a TOS ROM to run hatari. EmuTOS, a free TOS implementation,"
- einfo "has been installed in /usr/games/lib/ with a .img extension (there"
- einfo "are several from which to choose)."
- echo
- einfo "Another option is to go to http://www.atari.st/ and get a real TOS:"
- einfo " http://www.atari.st/"
- echo
- einfo "The first time you run hatari, you should configure it to find the"
- einfo "TOS you prefer to use. Be sure to save your settings."
+ elog "You need a TOS ROM to run hatari. EmuTOS, a free TOS implementation,"
+ elog "has been installed in /usr/games/lib/ with a .img extension (there"
+ elog "are several from which to choose)."
+ elog
+ elog "Another option is to go to http://www.atari.st/ and get a real TOS:"
+ elog " http://www.atari.st/"
+ elog
+ elog "The first time you run hatari, you should configure it to find the"
+ elog "TOS you prefer to use. Be sure to save your settings."
echo
}
-# 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/games-emulation/hatari/hatari-0.80.ebuild,v 1.1 2005/10/14 15:27:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-0.80.ebuild,v 1.2 2007/03/12 13:58:33 genone Exp $
inherit games
pkg_postinst() {
games_pkg_postinst
echo
- einfo "You need a TOS ROM to run hatari. EmuTOS, a free TOS implementation,"
- einfo "has been installed in /usr/games/lib/ with a .img extension (there"
- einfo "are several from which to choose)."
- echo
- einfo "Another option is to go to http://www.atari.st/ and get a real TOS:"
- einfo " http://www.atari.st/"
- echo
- einfo "The first time you run hatari, you should configure it to find the"
- einfo "TOS you prefer to use. Be sure to save your settings."
+ elog "You need a TOS ROM to run hatari. EmuTOS, a free TOS implementation,"
+ elog "has been installed in /usr/games/lib/ with a .img extension (there"
+ elog "are several from which to choose)."
+ elog
+ elog "Another option is to go to http://www.atari.st/ and get a real TOS:"
+ elog " http://www.atari.st/"
+ elog
+ elog "The first time you run hatari, you should configure it to find the"
+ elog "TOS you prefer to use. Be sure to save your settings."
echo
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-0.90.ebuild,v 1.2 2007/02/06 06:14:44 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/hatari/hatari-0.90.ebuild,v 1.3 2007/03/12 13:58:33 genone Exp $
inherit games
pkg_postinst() {
games_pkg_postinst
echo
- einfo "You need a TOS ROM to run hatari. EmuTOS, a free TOS implementation,"
- einfo "has been installed in /usr/games/lib/ with a .img extension (there"
- einfo "are several from which to choose)."
- echo
- einfo "Another option is to go to http://www.atari.st/ and get a real TOS:"
- einfo " http://www.atari.st/"
- echo
- einfo "The first time you run hatari, you should configure it to find the"
- einfo "TOS you prefer to use. Be sure to save your settings."
+ elog "You need a TOS ROM to run hatari. EmuTOS, a free TOS implementation,"
+ elog "has been installed in /usr/games/lib/ with a .img extension (there"
+ elog "are several from which to choose)."
+ elog
+ elog "Another option is to go to http://www.atari.st/ and get a real TOS:"
+ elog " http://www.atari.st/"
+ elog
+ elog "The first time you run hatari, you should configure it to find the"
+ elog "TOS you prefer to use. Be sure to save your settings."
echo
}
# ChangeLog for games-emulation/virtualjaguar
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/virtualjaguar/ChangeLog,v 1.10 2007/03/07 16:14:26 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/virtualjaguar/ChangeLog,v 1.11 2007/03/12 14:00:01 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> virtualjaguar-1.0.7.ebuild:
+ Replacing einfo with elog
07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> files/virtualjaguar:
Change all instances of [ to [[.
-# 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-emulation/virtualjaguar/virtualjaguar-1.0.7.ebuild,v 1.3 2006/11/23 22:33:57 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/virtualjaguar/virtualjaguar-1.0.7.ebuild,v 1.4 2007/03/12 14:00:01 genone Exp $
inherit eutils toolchain-funcs games
pkg_postinst() {
games_pkg_postinst
- einfo "Please run ${PN} to create the necessary directories"
- einfo "in your home directory. After that you may place ROM files"
- einfo "in ~/.vj/ROMs and they will be detected when you run virtualjaguar."
- einfo "You may then select which ROM to run from inside the emulator."
- echo
- einfo "If you have previously run a version of ${PV} please note that"
- einfo "the location of the ROMs has changed."
+ elog "Please run ${PN} to create the necessary directories"
+ elog "in your home directory. After that you may place ROM files"
+ elog "in ~/.vj/ROMs and they will be detected when you run virtualjaguar."
+ elog "You may then select which ROM to run from inside the emulator."
+ elog
+ elog "If you have previously run a version of ${PV} please note that"
+ elog "the location of the ROMs has changed."
}