# ChangeLog for games-arcade/pydance
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/ChangeLog,v 1.16 2006/11/10 23:04:21 mr_bones_ Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/ChangeLog,v 1.17 2007/03/12 13:42:27 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> pydance-1.0.3.ebuild:
+ Replacing einfo with elog
10 Nov 2006; Michael Sterrett <mr_bones_@gentoo.org>
+files/pydance-1.0.3-debian.patch, pydance-1.0.3.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-arcade/pydance/pydance-1.0.3.ebuild,v 1.4 2006/11/19 15:44:30 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-1.0.3.ebuild,v 1.5 2007/03/12 13:42:27 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
echo
- einfo "If you want to use a DDR pad with pyDance,"
- einfo "all you need to do is emerge the games-arcade/ddrmat kernel module."
+ elog "If you want to use a DDR pad with pyDance,"
+ elog "all you need to do is emerge the games-arcade/ddrmat kernel module."
echo
}
# ChangeLog for games-arcade/spout
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/ChangeLog,v 1.6 2006/01/29 00:00:27 joshuabaergen Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/ChangeLog,v 1.7 2007/03/12 13:43:23 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> spout-1.3.ebuild:
+ Replacing einfo with elog
28 Jan 2006; Joshua Baergen <joshuabaergen@gentoo.org> spout-1.3.ebuild:
Remove x11 dependencies as this package does not directly depend on X.
-# 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-arcade/spout/spout-1.3.ebuild,v 1.5 2007/02/21 17:00:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/spout-1.3.ebuild,v 1.6 2007/03/12 13:43:23 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
echo
- einfo "To play in fullscreen mode, do 'spout f'."
- einfo "To play in a greater resolution, do 'spout x', where"
- einfo "x is an integer; the larger x is, the higher the resolution."
+ elog "To play in fullscreen mode, do 'spout f'."
+ elog "To play in a greater resolution, do 'spout x', where"
+ elog "x is an integer; the larger x is, the higher the resolution."
echo
- einfo "To play:"
- einfo "Accelerate - spacebar, enter, z, x"
- einfo "Pause - escape"
- einfo "Exit - shift+escape"
- einfo "Rotate - left or right"
+ elog "To play:"
+ elog "Accelerate - spacebar, enter, z, x"
+ elog "Pause - escape"
+ elog "Exit - shift+escape"
+ elog "Rotate - left or right"
echo
}