# ChangeLog for games-fps/doom-data
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom-data/ChangeLog,v 1.6 2006/09/05 19:21:23 tupone Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom-data/ChangeLog,v 1.7 2007/03/12 14:24:33 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> doom-data-1-r1.ebuild:
+ Replacing einfo with elog
*doom-data-1-r1 (05 Sep 2006)
-# 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-fps/doom-data/doom-data-1-r1.ebuild,v 1.2 2006/09/28 21:11:25 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom-data/doom-data-1-r1.ebuild,v 1.3 2007/03/12 14:24:33 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
if use doomsday; then
- einfo "To use the doomsday engine, run doomsday-demo"
+ elog "To use the doomsday engine, run doomsday-demo"
else
- einfo "A Doom engine is required to play the wad"
- einfo "Enable the doomsday use flag if you want to use"
- einfo " the doomsday engine"
+ elog "A Doom engine is required to play the wad"
+ elog "Enable the doomsday use flag if you want to use"
+ elog " the doomsday engine"
fi
}
# ChangeLog for games-fps/doom3-chextrek
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-chextrek/ChangeLog,v 1.6 2006/10/30 20:43:35 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-chextrek/ChangeLog,v 1.7 2007/03/12 14:29:13 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org>
+ doom3-chextrek-0.5_beta.ebuild, doom3-chextrek-0.5_beta-r1.ebuild:
+ Replacing einfo with elog
*doom3-chextrek-0.5_beta-r1 (30 Oct 2006)
-# 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-fps/doom3-chextrek/doom3-chextrek-0.5_beta-r1.ebuild,v 1.1 2006/10/30 20:43:35 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-chextrek/doom3-chextrek-0.5_beta-r1.ebuild,v 1.2 2007/03/12 14:29:13 genone Exp $
MOD_DESC="Green slimeballs mod for kids"
MOD_NAME="Chex Trek: Beyond the Quest"
pkg_postinst() {
games-mods_pkg_postinst
- einfo "Press 'E' to open doors in the game."
- einfo "Press 'M' to toggle the map."
+ elog "Press 'E' to open doors in the game."
+ elog "Press 'M' to toggle the map."
echo
}
-# 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-fps/doom3-chextrek/doom3-chextrek-0.5_beta.ebuild,v 1.5 2006/09/28 21:03:45 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-chextrek/doom3-chextrek-0.5_beta.ebuild,v 1.6 2007/03/12 14:29:13 genone Exp $
inherit eutils versionator games
pkg_postinst() {
games_pkg_postinst
- einfo "Press 'E' to open doors in the game."
- einfo "Press 'M' to toggle the map."
+ elog "Press 'E' to open doors in the game."
+ elog "Press 'M' to toggle the map."
}
# ChangeLog for games-fps/doom3-data
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-data/ChangeLog,v 1.8 2006/10/24 23:05:57 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-data/ChangeLog,v 1.9 2007/03/12 14:32:34 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org>
+ doom3-data-1.1.1282-r1.ebuild:
+ Replacing einfo with elog
24 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
doom3-data-1.1.1282-r1.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-fps/doom3-data/doom3-data-1.1.1282-r1.ebuild,v 1.3 2006/10/24 23:05:57 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-data/doom3-data-1.1.1282-r1.ebuild,v 1.4 2007/03/12 14:32:34 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
- einfo "This is just the data portion of the game. You will need to emerge"
- einfo "games-fps/doom3 to play the game."
+ elog "This is just the data portion of the game. You will need to emerge"
+ elog "games-fps/doom3 to play the game."
echo
}
# ChangeLog for games-fps/doom3-demo
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-demo/ChangeLog,v 1.25 2006/11/07 20:44:23 nyhm Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-demo/ChangeLog,v 1.26 2007/03/12 14:33:32 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> doom3-demo-1.1.1286.ebuild:
+ Replacing einfo with elog
07 Nov 2006; Tristan Heaven <nyhm@gentoo.org> doom3-demo-1.1.1286.ebuild:
Silence executable stack notice, as there's nothing we can do about it
-# 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-fps/doom3-demo/doom3-demo-1.1.1286.ebuild,v 1.18 2006/11/07 20:44:23 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-demo/doom3-demo-1.1.1286.ebuild,v 1.19 2007/03/12 14:33:32 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
- einfo "To play the game run:"
- einfo " doom3-demo"
+ elog "To play the game run:"
+ elog " doom3-demo"
}
# ChangeLog for games-fps/doom3-roe
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-roe/ChangeLog,v 1.7 2006/10/24 22:48:24 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-roe/ChangeLog,v 1.8 2007/03/12 14:35:47 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> doom3-roe-1.ebuild:
+ Replacing einfo with elog
24 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org> doom3-roe-1.ebuild:
Moved cdrom_get_cds to src_unpack since binary packages don't require the
-# 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-fps/doom3-roe/doom3-roe-1.ebuild,v 1.7 2006/10/24 22:48:24 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-roe/doom3-roe-1.ebuild,v 1.8 2007/03/12 14:35:47 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
- einfo "This is just the data portion of the game. You will need to emerge"
- einfo "games-fps/doom3 to play the game."
+ elog "This is just the data portion of the game. You will need to emerge"
+ elog "games-fps/doom3 to play the game."
echo
}
# ChangeLog for games-fps/doom3
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3/ChangeLog,v 1.28 2006/10/05 12:06:43 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3/ChangeLog,v 1.29 2007/03/12 14:27:56 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> doom3-1.3.1302-r2.ebuild:
+ Replacing einfo with elog
05 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
-doom3-1.3.1302-r1.ebuild, doom3-1.3.1302-r2.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-fps/doom3/doom3-1.3.1302-r2.ebuild,v 1.5 2006/10/05 12:06:43 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3/doom3-1.3.1302-r2.ebuild,v 1.6 2007/03/12 14:27:56 genone Exp $
inherit eutils games
games_pkg_postinst
if ! use cdinstall; then
- einfo "You need to copy pak000.pk4, pak001.pk4, pak002.pk4, pak003.pk4, and"
- einfo "pak004.pk4 from either your installation media or your hard drive to"
- einfo "${dir}/base before running the game,"
- einfo "or 'emerge games-fps/doom3-data' to install from CD."
+ elog "You need to copy pak000.pk4, pak001.pk4, pak002.pk4, pak003.pk4, and"
+ elog "pak004.pk4 from either your installation media or your hard drive to"
+ elog "${dir}/base before running the game,"
+ elog "or 'emerge games-fps/doom3-data' to install from CD."
echo
if ! use roe
then
- einfo "To use the Resurrection of Evil expansion pack, you also need to copy"
- einfo "pak000.pk4 to ${dir}/d3xp from the RoE CD before running the game,"
- einfo "or 'emerge doom3-roe' to install from CD."
+ elog "To use the Resurrection of Evil expansion pack, you also need to copy"
+ elog "pak000.pk4 to ${dir}/d3xp from the RoE CD before running the game,"
+ elog "or 'emerge doom3-roe' to install from CD."
fi
fi
echo
- einfo "To play the game run:"
- einfo " doom3"
+ elog "To play the game run:"
+ elog " doom3"
echo
}
# ChangeLog for games-fps/duke3d
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d/ChangeLog,v 1.25 2007/03/07 16:52:42 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d/ChangeLog,v 1.26 2007/03/12 14:37:15 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> duke3d-20040817.ebuild,
+ duke3d-20040817-r1.ebuild:
+ Replacing einfo with elog
07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org>
duke3d-20040817.ebuild, duke3d-20040817-r1.ebuild:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d/duke3d-20040817-r1.ebuild,v 1.4 2007/03/07 16:52:42 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d/duke3d-20040817-r1.ebuild,v 1.5 2007/03/12 14:37:15 genone Exp $
fromcvs=0
ECVS_MODULE="duke3d"
pkg_postinst() {
games_pkg_postinst
- einfo "Put the data files in ${GAMES_DATADIR}/${PN} before playing"
- einfo ""
- einfo "For the shareware version, get the zip file at"
- einfo "ftp://ftp.3drealms.com/share/3dduke13.zip, unzip in some temporary"
- einfo "directory, unzip again the file DN3DSW13.SHR. You should have now"
- einfo "the DUKE3D.GRP file. Move only this in ${GAMES_DATADIR}/${PN}"
+ elog "Put the data files in ${GAMES_DATADIR}/${PN} before playing"
+ elog ""
+ elog "For the shareware version, get the zip file at"
+ elog "ftp://ftp.3drealms.com/share/3dduke13.zip, unzip in some temporary"
+ elog "directory, unzip again the file DN3DSW13.SHR. You should have now"
+ elog "the DUKE3D.GRP file. Move only this in ${GAMES_DATADIR}/${PN}"
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d/duke3d-20040817.ebuild,v 1.10 2007/03/07 16:52:42 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/duke3d/duke3d-20040817.ebuild,v 1.11 2007/03/12 14:37:15 genone Exp $
fromcvs=0
ECVS_MODULE="duke3d"
pkg_postinst() {
games_pkg_postinst
- einfo "Just put the data files in ${GAMES_DATADIR}/${PN}"
- einfo "before playing !"
+ elog "Just put the data files in ${GAMES_DATADIR}/${PN}"
+ elog "before playing !"
}
# ChangeLog for games-fps/ezquake-bin
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v 1.4 2006/12/05 14:58:59 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ChangeLog,v 1.5 2007/03/12 14:38:40 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> ezquake-bin-1517.ebuild:
+ Replacing einfo with elog
05 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
ezquake-bin-1517.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-fps/ezquake-bin/ezquake-bin-1517.ebuild,v 1.4 2006/12/05 14:58:59 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ezquake-bin/ezquake-bin-1517.ebuild,v 1.5 2007/03/12 14:38:40 genone Exp $
inherit games
pkg_postinst() {
games_pkg_postinst
- einfo "NOTE that this client doesnt include .pak files. You need to copy them from"
- einfo "your quake1 CD (see also: http://www.idsoftware.com/store/index.php?view=quake&page=2), "
- einfo "(note that quake1 shareware packs are free) and put them in"
- einfo " ${GAMES_PREFIX_OPT}/quake1/id1 (all names lowercase)"
- einfo "You may also want to check:"
- einfo "--> http://fuhquake.quakeworld.nu -- complete howto on commands and variables"
- einfo "--> http://equake.quakeworld.nu -- free package containing various files"
+ elog "NOTE that this client doesnt include .pak files. You need to copy them from"
+ elog "your quake1 CD (see also: http://www.idsoftware.com/store/index.php?view=quake&page=2), "
+ elog "(note that quake1 shareware packs are free) and put them in"
+ elog " ${GAMES_PREFIX_OPT}/quake1/id1 (all names lowercase)"
+ elog "You may also want to check:"
+ elog "--> http://fuhquake.quakeworld.nu -- complete howto on commands and variables"
+ elog "--> http://equake.quakeworld.nu -- free package containing various files"
}
# ChangeLog for games-fps/freedoom
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/freedoom/ChangeLog,v 1.13 2006/10/12 21:15:06 tupone Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/freedoom/ChangeLog,v 1.14 2007/03/12 14:41:04 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> freedoom-0.4.1-r1.ebuild,
+ freedoom-0.5.ebuild:
+ Replacing einfo with elog
*freedoom-0.5 (12 Oct 2006)
-# 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-fps/freedoom/freedoom-0.4.1-r1.ebuild,v 1.2 2006/09/28 21:12:50 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/freedoom/freedoom-0.4.1-r1.ebuild,v 1.3 2007/03/12 14:41:04 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
if use doomsday; then
- einfo "To use the doomsday engine, run doomsday-freedoom"
+ elog "To use the doomsday engine, run doomsday-freedoom"
else
- einfo "A Doom engine is required to play the wad"
- einfo "Enable the doomsday use flag if you want to use the doomsday engine"
+ elog "A Doom engine is required to play the wad"
+ elog "Enable the doomsday use flag if you want to use the doomsday engine"
fi
echo
ewarn "To play freedoom with Doom engines which do not support"
-# 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-fps/freedoom/freedoom-0.5.ebuild,v 1.1 2006/10/12 21:15:06 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/freedoom/freedoom-0.5.ebuild,v 1.2 2007/03/12 14:41:04 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
if use doomsday; then
- einfo "To use the doomsday engine, run doomsday-freedoom"
+ elog "To use the doomsday engine, run doomsday-freedoom"
else
- einfo "A Doom engine is required to play the wad"
- einfo "Enable the doomsday use flag if you want to use the doomsday engine"
+ elog "A Doom engine is required to play the wad"
+ elog "Enable the doomsday use flag if you want to use the doomsday engine"
fi
echo
ewarn "To play freedoom with Doom engines which do not support"
# ChangeLog for games-fps/glxquake-bin
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/ChangeLog,v 1.7 2006/12/05 15:11:49 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/ChangeLog,v 1.8 2007/03/12 14:42:34 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> glxquake-bin-0-r1.ebuild:
+ Replacing einfo with elog
05 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
glxquake-bin-0-r1.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-fps/glxquake-bin/glxquake-bin-0-r1.ebuild,v 1.3 2006/12/05 15:11:49 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/glxquake-bin/glxquake-bin-0-r1.ebuild,v 1.4 2007/03/12 14:42:34 genone Exp $
inherit games
pkg_postinst() {
games_pkg_postinst
- einfo "To play with it, create a subdirectory called id1"
- einfo "Copy the pak0.pak, and eventually pak1.pak into this subdirectory"
- einfo "You can eventually get pak0.pak emerging games-fps/quake1-demodata"
- einfo "The file pak0.pak will be on the ${GAMES_DATADIR}/quake1/demo/"
- einfo "You can now run glxquake by executing glquake"
+ elog "To play with it, create a subdirectory called id1"
+ elog "Copy the pak0.pak, and eventually pak1.pak into this subdirectory"
+ elog "You can eventually get pak0.pak emerging games-fps/quake1-demodata"
+ elog "The file pak0.pak will be on the ${GAMES_DATADIR}/quake1/demo/"
+ elog "You can now run glxquake by executing glquake"
}
# ChangeLog for games-fps/legends
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/legends/ChangeLog,v 1.21 2007/02/25 03:32:50 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/legends/ChangeLog,v 1.22 2007/03/12 14:43:43 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> legends-0.4.1.40.ebuild:
+ Replacing einfo with elog
*legends-0.4.1.42 (25 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-fps/legends/legends-0.4.1.40.ebuild,v 1.4 2006/12/05 17:10:39 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/legends/legends-0.4.1.40.ebuild,v 1.5 2007/03/12 14:43:43 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
- einfo "Version ${PV} of ${PN} may give problems if there are"
- einfo "config-files from earlier versions. Removing the ~/.legends dir"
- einfo "and restarting will solve this."
+ elog "Version ${PV} of ${PN} may give problems if there are"
+ elog "config-files from earlier versions. Removing the ~/.legends dir"
+ elog "and restarting will solve this."
echo
}
# ChangeLog for games-fps/nprquake-sdl
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/nprquake-sdl/ChangeLog,v 1.5 2005/09/26 18:11:08 wolf31o2 Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/nprquake-sdl/ChangeLog,v 1.6 2007/03/12 14:44:51 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> nprquake-sdl-1-r1.ebuild:
+ Replacing einfo with elog
26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org>
nprquake-sdl-1-r1.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-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild,v 1.10 2006/05/26 02:48:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild,v 1.11 2007/03/12 14:44:51 genone Exp $
inherit eutils games
# same warning used in quake1 / quakeforge / nprquake-sdl
games_pkg_postinst
echo
- einfo "Before you can play, you must make sure"
- einfo "${PN} can find your Quake .pak files"
- echo
- einfo "You have 2 choices to do this"
- einfo "1 Copy pak*.pak files to ${GAMES_DATADIR}/quake1/id1"
- einfo "2 Symlink pak*.pak files in ${GAMES_DATADIR}/quake1/id1"
- echo
- einfo "Example:"
- einfo "my pak*.pak files are in /mnt/secondary/Games/Quake/Id1/"
- einfo "ln -s /mnt/secondary/Games/Quake/Id1/pak0.pak ${GAMES_DATADIR}/quake1/id1/pak0.pak"
- echo
- einfo "You only need pak0.pak to play the demo version,"
- einfo "the others are needed for registered version"
+ elog "Before you can play, you must make sure"
+ elog "${PN} can find your Quake .pak files"
+ elog
+ elog "You have 2 choices to do this"
+ elog "1 Copy pak*.pak files to ${GAMES_DATADIR}/quake1/id1"
+ elog "2 Symlink pak*.pak files in ${GAMES_DATADIR}/quake1/id1"
+ elog
+ elog "Example:"
+ elog "my pak*.pak files are in /mnt/secondary/Games/Quake/Id1/"
+ elog "ln -s /mnt/secondary/Games/Quake/Id1/pak0.pak ${GAMES_DATADIR}/quake1/id1/pak0.pak"
+ elog
+ elog "You only need pak0.pak to play the demo version,"
+ elog "the others are needed for registered version"
}
# ChangeLog for games-fps/quake1-demodata
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-demodata/ChangeLog,v 1.4 2006/09/27 09:32:44 nyhm Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-demodata/ChangeLog,v 1.5 2007/03/12 14:47:19 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> quake1-demodata-1.06.ebuild:
+ Replacing einfo with elog
27 Sep 2006; Tristan Heaven <nyhm@gentoo.org> quake1-demodata-1.06.ebuild:
Add app-arch/unzip to DEPEND
-# 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-fps/quake1-demodata/quake1-demodata-1.06.ebuild,v 1.4 2006/09/27 09:32:44 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-demodata/quake1-demodata-1.06.ebuild,v 1.5 2007/03/12 14:47:19 genone Exp $
inherit eutils versionator games
pkg_postinst() {
games_pkg_postinst
- einfo "This is just the demo data."
- einfo "You will still need a Quake 1 client, to play, such as darkplaces."
+ elog "This is just the demo data."
+ elog "You will still need a Quake 1 client, to play, such as darkplaces."
echo
if use symlink ; then
- einfo "id1 has been symlinked to demo, for convenience, within:"
- einfo "${dir}"
+ elog "id1 has been symlinked to demo, for convenience, within:"
+ elog "${dir}"
echo
fi
}
# ChangeLog for games-fps/quake1-textures
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-textures/ChangeLog,v 1.4 2007/02/21 23:59:48 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-textures/ChangeLog,v 1.5 2007/03/12 14:49:51 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org>
+ quake1-textures-20040716.ebuild, quake1-textures-20050820.ebuild:
+ Replacing einfo with elog
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-textures/quake1-textures-20040716.ebuild,v 1.4 2005/11/05 22:43:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-textures/quake1-textures-20040716.ebuild,v 1.5 2007/03/12 14:49:51 genone Exp $
inherit games
pkg_postinst() {
games_pkg_postinst
- einfo "Use a client like quakeforge (nq-glx) to take advantage of these"
+ elog "Use a client like quakeforge (nq-glx) to take advantage of these"
}
-# 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-fps/quake1-textures/quake1-textures-20050820.ebuild,v 1.1 2006/06/19 20:28:38 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-textures/quake1-textures-20050820.ebuild,v 1.2 2007/03/12 14:49:51 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
- einfo "Use a Quake 1 client (e.g. darkplaces) to take advantage of these."
+ elog "Use a Quake 1 client (e.g. darkplaces) to take advantage of these."
}
# ChangeLog for games-fps/quake1
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1/ChangeLog,v 1.10 2007/02/21 23:54:57 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1/ChangeLog,v 1.11 2007/03/12 14:46:02 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> quake1-2.40-r1.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-fps/quake1/quake1-2.40-r1.ebuild,v 1.8 2006/12/05 17:18:42 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1/quake1-2.40-r1.ebuild,v 1.9 2007/03/12 14:46:02 genone Exp $
inherit eutils games
# same warning used in quake1 / quakeforge / nprquake-sdl
games_pkg_postinst
echo
- einfo "Before you can play, you must make sure"
- einfo "${PN} can find your Quake .pak files"
- echo
- einfo "You have 2 choices to do this"
- einfo "1 Copy pak*.pak files to ${GAMES_DATADIR}/quake1/id1"
- einfo "2 Symlink pak*.pak files in ${GAMES_DATADIR}/quake1/id1"
- echo
- einfo "Example:"
- einfo "my pak*.pak files are in /mnt/secondary/Games/Quake/Id1/"
- einfo "ln -s /mnt/secondary/Games/Quake/Id1/pak0.pak ${GAMES_DATADIR}/quake1/id1/pak0.pak"
- echo
- einfo "You only need pak0.pak to play the demo version,"
- einfo "the others are needed for registered version"
+ elog "Before you can play, you must make sure"
+ elog "${PN} can find your Quake .pak files"
+ elog
+ elog "You have 2 choices to do this"
+ elog "1 Copy pak*.pak files to ${GAMES_DATADIR}/quake1/id1"
+ elog "2 Symlink pak*.pak files in ${GAMES_DATADIR}/quake1/id1"
+ elog
+ elog "Example:"
+ elog "my pak*.pak files are in /mnt/secondary/Games/Quake/Id1/"
+ elog "ln -s /mnt/secondary/Games/Quake/Id1/pak0.pak ${GAMES_DATADIR}/quake1/id1/pak0.pak"
+ elog
+ elog "You only need pak0.pak to play the demo version,"
+ elog "the others are needed for registered version"
}
# ChangeLog for games-fps/quake2-demodata
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-demodata/ChangeLog,v 1.2 2006/06/27 20:55:27 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-demodata/ChangeLog,v 1.3 2007/03/12 14:51:22 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> quake2-demodata-3.14.ebuild:
+ Replacing einfo with elog
27 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
quake2-demodata-3.14.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-fps/quake2-demodata/quake2-demodata-3.14.ebuild,v 1.2 2006/06/27 20:55:27 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-demodata/quake2-demodata-3.14.ebuild,v 1.3 2007/03/12 14:51:22 genone Exp $
inherit eutils versionator games
pkg_postinst() {
games_pkg_postinst
- einfo "This is just the demo data. To play, install a client"
- einfo "such as games-fps/qudos"
+ elog "This is just the demo data. To play, install a client"
+ elog "such as games-fps/qudos"
echo
if use symlink ; then
- einfo "baseq2 has been symlinked to demo, for convenience, within:"
- einfo "${dir}"
+ elog "baseq2 has been symlinked to demo, for convenience, within:"
+ elog "${dir}"
echo
fi
}
# ChangeLog for games-fps/quake2-textures
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-textures/ChangeLog,v 1.2 2006/10/19 20:58:18 tupone Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-textures/ChangeLog,v 1.3 2007/03/12 14:52:17 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org>
+ quake2-textures-0_beta8.ebuild:
+ Replacing einfo with elog
19 Oct 2006; <tupone@gentoo.org> quake2-textures-0_beta8.ebuild:
Added ~amd64 keyword. Bug #140726 by Michael Boone
-# 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-fps/quake2-textures/quake2-textures-0_beta8.ebuild,v 1.2 2006/10/19 20:58:18 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake2-textures/quake2-textures-0_beta8.ebuild,v 1.3 2007/03/12 14:52:17 genone Exp $
inherit eutils versionator games
pkg_postinst() {
games_pkg_postinst
- einfo "Use a recent Quake 2 client to take advantage of"
- einfo "these textures, e.g. qudos or quake2-icculus."
+ elog "Use a recent Quake 2 client to take advantage of"
+ elog "these textures, e.g. qudos or quake2-icculus."
echo
}
# ChangeLog for games-fps/quake3-bin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.23 2007/03/07 16:53:48 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/ChangeLog,v 1.24 2007/03/12 14:56:24 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> quake3-bin-1.32c.ebuild,
+ quake3-bin-1.32c-r1.ebuild:
+ Replacing einfo with elog
07 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> files/q3ded.rc:
Change all instances of [ to [[.
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.3 2007/01/31 08:01:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c-r1.ebuild,v 1.4 2007/03/12 14:56:24 genone Exp $
inherit eutils games
ewarn "For more information, please see bug #82149."
if use dedicated; then
echo
- einfo "To start a dedicated server, run"
- einfo " /etc/init.d/quake3-ded start"
- echo
- einfo "The dedicated server is started under the ${GAMES_USER_DED} user account."
+ elog "To start a dedicated server, run"
+ elog " /etc/init.d/quake3-ded start"
+ elog
+ elog "The dedicated server is started under the ${GAMES_USER_DED} user account."
fi
# IA32 Emulation required for amd64
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.6 2007/01/31 08:01:35 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bin/quake3-bin-1.32c.ebuild,v 1.7 2007/03/12 14:56:24 genone Exp $
inherit eutils games
ewarn "For more information, please see bug #82149."
if use dedicated; then
echo
- einfo "To start a dedicated server, run"
- einfo " /etc/init.d/q3ded start"
- echo
- einfo "The dedicated server is started under the ${GAMES_USER_DED} user account."
+ elog "To start a dedicated server, run"
+ elog " /etc/init.d/q3ded start"
+ elog
+ elog "The dedicated server is started under the ${GAMES_USER_DED} user account."
fi
# IA32 Emulation required for amd64
# ChangeLog for games-fps/quake3-data
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/ChangeLog,v 1.8 2006/10/24 23:03:58 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/ChangeLog,v 1.9 2007/03/12 14:57:51 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> quake3-data-1.32b.ebuild:
+ Replacing einfo with elog
24 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
quake3-data-1.32b.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-fps/quake3-data/quake3-data-1.32b.ebuild,v 1.11 2006/10/24 23:03:58 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-data/quake3-data-1.32b.ebuild,v 1.12 2007/03/12 14:57:51 genone Exp $
inherit eutils games
games_pkg_postinst
if ! use cdinstall ; then
echo
- einfo "You need to copy pak0.pk3 from your Quake3 CD into:"
- einfo " ${dir}/baseq3."
- einfo "Or if you have got a Window installation of Q3 make a symlink to save space."
- echo
- einfo "Or, re-emerge quake3-data with USE=cdinstall."
+ elog "You need to copy pak0.pk3 from your Quake3 CD into:"
+ elog " ${dir}/baseq3."
+ elog "Or if you have got a Window installation of Q3 make a symlink to save space."
+ elog
+ elog "Or, re-emerge quake3-data with USE=cdinstall."
echo
fi
}
# ChangeLog for games-fps/quake3-demo
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-demo/ChangeLog,v 1.17 2007/01/05 00:00:35 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-demo/ChangeLog,v 1.18 2007/03/12 14:58:51 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> quake3-demo-1.11.ebuild:
+ Replacing einfo with elog
05 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org>
quake3-demo-1.11.ebuild:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-demo/quake3-demo-1.11.ebuild,v 1.21 2007/01/05 00:00:35 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-demo/quake3-demo-1.11.ebuild,v 1.22 2007/03/12 14:58:51 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
- einfo "To play the game run:"
- einfo " q3demo"
+ elog "To play the game run:"
+ elog " q3demo"
}
# ChangeLog for games-fps/quake3-teamarena
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-teamarena/ChangeLog,v 1.5 2006/10/24 22:52:46 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-teamarena/ChangeLog,v 1.6 2007/03/12 15:00:33 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org>
+ quake3-teamarena-1.32b.ebuild:
+ Replacing einfo with elog
24 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
quake3-teamarena-1.32b.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-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild,v 1.5 2006/10/24 22:52:46 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-teamarena/quake3-teamarena-1.32b.ebuild,v 1.6 2007/03/12 15:00:33 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
if ! use cdinstall ; then
- einfo "You need to copy PAK0.PK3 from your Team Arena CD into"
- einfo "${dir}/missionpack and name it pak0.pk3."
- einfo "Or if you have got a Window installation of Q3 make a symlink to save space."
- echo
- einfo "Or, re-emerge quake3-teamarena with USE=cdinstall."
+ elog "You need to copy PAK0.PK3 from your Team Arena CD into"
+ elog "${dir}/missionpack and name it pak0.pk3."
+ elog "Or if you have got a Window installation of Q3 make a symlink to save space."
+ elog
+ elog "Or, re-emerge quake3-teamarena with USE=cdinstall."
echo
fi
- einfo "There is currently no icon for Q3TA. This will be resolved soon."
+ elog "There is currently no icon for Q3TA. This will be resolved soon."
}
# ChangeLog for games-fps/quake4-bin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.30 2007/01/07 20:37:46 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/ChangeLog,v 1.31 2007/03/12 15:02:39 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> quake4-bin-1.3.2.ebuild:
+ Replacing einfo with elog
07 Jan 2007; Chris Gianelloni <wolf31o2@gentoo.org>
quake4-bin-1.3.2.ebuild:
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild,v 1.5 2007/01/31 08:01:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.3.2.ebuild,v 1.6 2007/03/12 15:02:39 genone Exp $
inherit eutils versionator games
if ! use cdinstall
then
- einfo "You need to copy pak001.pk4 through pak012.pk4, along with"
- einfo "zpak*.pk4 from either your installation media or your hard drive"
- einfo "to ${dir}/q4base before running the game."
+ elog "You need to copy pak001.pk4 through pak012.pk4, along with"
+ elog "zpak*.pk4 from either your installation media or your hard drive"
+ elog "to ${dir}/q4base before running the game."
echo
fi
if use opengl || ! use dedicated
then
- einfo "To play the game run:"
- einfo " quake4"
+ elog "To play the game run:"
+ elog " quake4"
echo
fi
}
# ChangeLog for games-fps/quake4-demo
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-demo/ChangeLog,v 1.11 2006/11/07 02:07:48 nyhm Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-demo/ChangeLog,v 1.12 2007/03/12 15:03:33 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> quake4-demo-1.0.ebuild:
+ Replacing einfo with elog
07 Nov 2006; Tristan Heaven <nyhm@gentoo.org> quake4-demo-1.0.ebuild:
Silence executable stack notice, as there's nothing we can do about it
-# 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-fps/quake4-demo/quake4-demo-1.0.ebuild,v 1.12 2006/11/07 02:07:48 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-demo/quake4-demo-1.0.ebuild,v 1.13 2007/03/12 15:03:33 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
- einfo "To play the game run:"
- einfo " quake4-demo"
+ elog "To play the game run:"
+ elog " quake4-demo"
echo
}
# ChangeLog for games-fps/quakeforge
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/ChangeLog,v 1.15 2007/01/14 14:34:59 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/ChangeLog,v 1.16 2007/03/12 15:05:00 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> quakeforge-0.5.5.ebuild,
+ quakeforge-0.5.5-r1.ebuild:
+ Replacing einfo with elog
*quakeforge-0.5.5-r1 (14 Jan 2007)
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/quakeforge-0.5.5-r1.ebuild,v 1.1 2007/01/14 14:34:59 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/quakeforge-0.5.5-r1.ebuild,v 1.2 2007/03/12 15:05:00 genone Exp $
inherit eutils autotools games
# same warning used in quake1 / quakeforge / nprquake-sdl
games_pkg_postinst
echo
- einfo "Before you can play, you must make sure"
- einfo "${PN} can find your Quake .pak files"
- echo
- einfo "You have 2 choices to do this"
- einfo "1 Copy pak*.pak files to ${GAMES_DATADIR}/quake1/id1"
- einfo "2 Symlink pak*.pak files in ${GAMES_DATADIR}/quake1/id1"
- echo
- einfo "Example:"
- einfo "my pak*.pak files are in /mnt/secondary/Games/Quake/Id1/"
- einfo "ln -s /mnt/secondary/Games/Quake/Id1/pak0.pak ${GAMES_DATADIR}/quake1/id1/pak0.pak"
- echo
- einfo "You only need pak0.pak to play the demo version,"
- einfo "the others are needed for registered version"
+ elog "Before you can play, you must make sure"
+ elog "${PN} can find your Quake .pak files"
+ elog
+ elog "You have 2 choices to do this"
+ elog "1 Copy pak*.pak files to ${GAMES_DATADIR}/quake1/id1"
+ elog "2 Symlink pak*.pak files in ${GAMES_DATADIR}/quake1/id1"
+ elog
+ elog "Example:"
+ elog "my pak*.pak files are in /mnt/secondary/Games/Quake/Id1/"
+ elog "ln -s /mnt/secondary/Games/Quake/Id1/pak0.pak ${GAMES_DATADIR}/quake1/id1/pak0.pak"
+ elog
+ elog "You only need pak0.pak to play the demo version,"
+ elog "the others are needed for registered version"
}
-# 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-fps/quakeforge/quakeforge-0.5.5.ebuild,v 1.16 2006/12/05 17:24:01 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quakeforge/quakeforge-0.5.5.ebuild,v 1.17 2007/03/12 15:05:00 genone Exp $
inherit eutils games
# same warning used in quake1 / quakeforge / nprquake-sdl
games_pkg_postinst
echo
- einfo "Before you can play, you must make sure"
- einfo "${PN} can find your Quake .pak files"
- echo
- einfo "You have 2 choices to do this"
- einfo "1 Copy pak*.pak files to ${GAMES_DATADIR}/quake1/id1"
- einfo "2 Symlink pak*.pak files in ${GAMES_DATADIR}/quake1/id1"
- echo
- einfo "Example:"
- einfo "my pak*.pak files are in /mnt/secondary/Games/Quake/Id1/"
- einfo "ln -s /mnt/secondary/Games/Quake/Id1/pak0.pak ${GAMES_DATADIR}/quake1/id1/pak0.pak"
- echo
- einfo "You only need pak0.pak to play the demo version,"
- einfo "the others are needed for registered version"
+ elog "Before you can play, you must make sure"
+ elog "${PN} can find your Quake .pak files"
+ elog
+ elog "You have 2 choices to do this"
+ elog "1 Copy pak*.pak files to ${GAMES_DATADIR}/quake1/id1"
+ elog "2 Symlink pak*.pak files in ${GAMES_DATADIR}/quake1/id1"
+ elog
+ elog "Example:"
+ elog "my pak*.pak files are in /mnt/secondary/Games/Quake/Id1/"
+ elog "ln -s /mnt/secondary/Games/Quake/Id1/pak0.pak ${GAMES_DATADIR}/quake1/id1/pak0.pak"
+ elog
+ elog "You only need pak0.pak to play the demo version,"
+ elog "the others are needed for registered version"
}
# ChangeLog for games-fps/qudos
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/qudos/ChangeLog,v 1.5 2006/12/05 17:54:40 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/qudos/ChangeLog,v 1.6 2007/03/12 15:07:20 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> qudos-0.40.1.ebuild,
+ qudos-9999.ebuild:
+ Replacing einfo with elog
05 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org> qudos-0.40.1.ebuild,
qudos-9999.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/qudos/qudos-0.40.1.ebuild,v 1.5 2006/12/05 17:54:40 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/qudos/qudos-0.40.1.ebuild,v 1.6 2007/03/12 15:07:20 genone Exp $
inherit eutils toolchain-funcs games
local alert_user
if ! use qmax && $( use opengl || use sdl ) ; then
- einfo "The 'qmax' graphical improvements are recommended."
+ elog "The 'qmax' graphical improvements are recommended."
echo
alert_user=y
fi
[[ -z "${snd_drv}" ]] && snd_drv="oss"
if default_client ; then
- einfo "Selected the ${snd_drv} sound driver as the default."
+ elog "Selected the ${snd_drv} sound driver as the default."
echo
if [[ "${snd_drv}" = "alsa" ]] ; then
ewarn "The ALSA sound driver for this game is incomplete."
-# 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-fps/qudos/qudos-9999.ebuild,v 1.4 2006/12/05 17:54:40 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/qudos/qudos-9999.ebuild,v 1.5 2007/03/12 15:07:20 genone Exp $
inherit eutils subversion toolchain-funcs games
local alert_user
if ! use qmax && $( use opengl || use sdl ) ; then
- einfo "The 'qmax' graphical improvements are recommended."
+ elog "The 'qmax' graphical improvements are recommended."
echo
alert_user=y
fi
[[ -z "${snd_drv}" ]] && snd_drv="oss"
if default_client ; then
- einfo "Selected the ${snd_drv} sound driver."
+ elog "Selected the ${snd_drv} sound driver."
echo
if [[ "${snd_drv}" = "alsa" ]] ; then
ewarn "The ALSA sound driver for this game is incomplete."
# ChangeLog for games-fps/rott
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/ChangeLog,v 1.6 2006/05/06 23:07:21 tupone Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/ChangeLog,v 1.7 2007/03/12 15:08:23 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> rott-1.0.ebuild:
+ Replacing einfo with elog
06 May 2006; <Tupone@gentoo.org> +files/rott-1.0-gcc41.patch,
files/1.0-custom-datapath.patch, rott-1.0.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-fps/rott/rott-1.0.ebuild,v 1.8 2006/05/06 23:07:21 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/rott-1.0.ebuild,v 1.9 2007/03/12 15:08:23 genone Exp $
inherit eutils games
pkg_postinst() {
games_pkg_postinst
- einfo "The shareware version has been installed."
- einfo "To play the full version, just copy the"
- einfo "data files to ${GAMES_DATADIR}/${PN}/"
+ elog "The shareware version has been installed."
+ elog "To play the full version, just copy the"
+ elog "data files to ${GAMES_DATADIR}/${PN}/"
}