diff options
author | Marius Mauch <genone@gentoo.org> | 2007-03-12 15:47:55 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-03-12 15:47:55 +0000 |
commit | edf3f0bb041aa2a06600312e12e198caa62ba36e (patch) | |
tree | 2cb17dea96395bdda04c60b1534cd477a8716bac /games-fps | |
parent | x86 stable (diff) | |
download | historical-edf3f0bb041aa2a06600312e12e198caa62ba36e.tar.gz historical-edf3f0bb041aa2a06600312e12e198caa62ba36e.tar.bz2 historical-edf3f0bb041aa2a06600312e12e198caa62ba36e.zip |
Replacing einfo with elog
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/ut2004-data/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/ut2004-data/files/digest-ut2004-data-3186-r3 | 1 | ||||
-rw-r--r-- | games-fps/ut2004-data/ut2004-data-3186-r3.ebuild | 8 | ||||
-rw-r--r-- | games-fps/wmquake/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/wmquake/wmquake-1.1.ebuild | 30 | ||||
-rw-r--r-- | games-fps/wolfgl/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/wolfgl/wolfgl-0.93-r1.ebuild | 12 |
7 files changed, 38 insertions, 30 deletions
diff --git a/games-fps/ut2004-data/ChangeLog b/games-fps/ut2004-data/ChangeLog index d2f2958e7d0a..0d194269d77b 100644 --- a/games-fps/ut2004-data/ChangeLog +++ b/games-fps/ut2004-data/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/ut2004-data -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-data/ChangeLog,v 1.20 2006/11/10 12:00:46 nyhm Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-data/ChangeLog,v 1.21 2007/03/12 15:44:29 genone Exp $ + + 12 Mar 2007; Marius Mauch <genone@gentoo.org> ut2004-data-3186-r3.ebuild: + Replacing einfo with elog 10 Nov 2006; Tristan Heaven <nyhm@gentoo.org> ut2004-data-3186-r3.ebuild: Fix bash 3.2 breakage diff --git a/games-fps/ut2004-data/files/digest-ut2004-data-3186-r3 b/games-fps/ut2004-data/files/digest-ut2004-data-3186-r3 index 8b137891791f..e69de29bb2d1 100644 --- a/games-fps/ut2004-data/files/digest-ut2004-data-3186-r3 +++ b/games-fps/ut2004-data/files/digest-ut2004-data-3186-r3 @@ -1 +0,0 @@ - diff --git a/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild b/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild index 0a63f0aabf4e..8dc4de0b0d13 100644 --- a/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild +++ b/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild @@ -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-fps/ut2004-data/ut2004-data-3186-r3.ebuild,v 1.11 2006/11/10 12:00:46 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-data/ut2004-data-3186-r3.ebuild,v 1.12 2007/03/12 15:44:29 genone Exp $ inherit eutils games games-ut2k4mod @@ -210,7 +210,7 @@ pkg_postinst() { games_pkg_postinst echo - einfo "This is only the data portion of the game. To play UT2004, you" - einfo "still need to emerge ut2004." + elog "This is only the data portion of the game. To play UT2004, you" + elog "still need to emerge ut2004." echo } diff --git a/games-fps/wmquake/ChangeLog b/games-fps/wmquake/ChangeLog index 4dfc453faf00..59adc71d79c4 100644 --- a/games-fps/wmquake/ChangeLog +++ b/games-fps/wmquake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/wmquake # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/wmquake/ChangeLog,v 1.6 2007/02/22 01:01:28 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/wmquake/ChangeLog,v 1.7 2007/03/12 15:47:00 genone Exp $ + + 12 Mar 2007; Marius Mauch <genone@gentoo.org> wmquake-1.1.ebuild: + Replacing einfo with elog 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/games-fps/wmquake/wmquake-1.1.ebuild b/games-fps/wmquake/wmquake-1.1.ebuild index f2bfbbe58056..71e037091f88 100644 --- a/games-fps/wmquake/wmquake-1.1.ebuild +++ b/games-fps/wmquake/wmquake-1.1.ebuild @@ -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-fps/wmquake/wmquake-1.1.ebuild,v 1.6 2006/03/22 16:03:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/wmquake/wmquake-1.1.ebuild,v 1.7 2007/03/12 15:47:00 genone Exp $ inherit games @@ -35,17 +35,17 @@ src_install() { pkg_postinst() { games_pkg_postinst echo - einfo "Before you can play, you must make sure" - einfo "wmquake 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 "wmquake 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" } diff --git a/games-fps/wolfgl/ChangeLog b/games-fps/wolfgl/ChangeLog index 5db6681aae2f..d71dbffdbc6c 100644 --- a/games-fps/wolfgl/ChangeLog +++ b/games-fps/wolfgl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/wolfgl # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/wolfgl/ChangeLog,v 1.10 2007/02/22 01:02:01 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/wolfgl/ChangeLog,v 1.11 2007/03/12 15:47:55 genone Exp $ + + 12 Mar 2007; Marius Mauch <genone@gentoo.org> wolfgl-0.93-r1.ebuild: + Replacing einfo with elog 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/games-fps/wolfgl/wolfgl-0.93-r1.ebuild b/games-fps/wolfgl/wolfgl-0.93-r1.ebuild index bc52fa01bb21..152ffd66601b 100644 --- a/games-fps/wolfgl/wolfgl-0.93-r1.ebuild +++ b/games-fps/wolfgl/wolfgl-0.93-r1.ebuild @@ -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-fps/wolfgl/wolfgl-0.93-r1.ebuild,v 1.9 2006/12/05 18:11:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/wolfgl/wolfgl-0.93-r1.ebuild,v 1.10 2007/03/12 15:47:55 genone Exp $ #ECVS_SERVER="wolfgl.cvs.sourceforge.net:/cvsroot/wolfgl" #ECVS_MODULE="wolfgl" @@ -51,8 +51,8 @@ src_install() { pkg_postinst() { games_pkg_postinst - einfo "This installed the shareware data files for" - einfo "Wolfenstein 3D and Spear Of Destiny." - einfo "If you wish to play the full versions just" - einfo "copy the data files to ${GAMES_DATADIR}/${PN}/" + elog "This installed the shareware data files for" + elog "Wolfenstein 3D and Spear Of Destiny." + elog "If you wish to play the full versions just" + elog "copy the data files to ${GAMES_DATADIR}/${PN}/" } |