diff options
author | 2007-03-12 14:00:01 +0000 | |
---|---|---|
committer | 2007-03-12 14:00:01 +0000 | |
commit | b286bc676785436c96502515b154d63ec7983aba (patch) | |
tree | ff63187fa241dacf064c59cb86ed766e8ee5fdf1 /games-emulation/dosbox-cvs | |
parent | Stable on sparc wrt #170482 (diff) | |
download | historical-b286bc676785436c96502515b154d63ec7983aba.tar.gz historical-b286bc676785436c96502515b154d63ec7983aba.tar.bz2 historical-b286bc676785436c96502515b154d63ec7983aba.zip |
Replacing einfo with elog
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'games-emulation/dosbox-cvs')
-rw-r--r-- | games-emulation/dosbox-cvs/ChangeLog | 7 | ||||
-rw-r--r-- | games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild | 8 | ||||
-rw-r--r-- | games-emulation/dosbox-cvs/files/digest-dosbox-cvs-20030809 | 1 |
3 files changed, 9 insertions, 7 deletions
diff --git a/games-emulation/dosbox-cvs/ChangeLog b/games-emulation/dosbox-cvs/ChangeLog index 01a107ef4d43..bcb89a752ec4 100644 --- a/games-emulation/dosbox-cvs/ChangeLog +++ b/games-emulation/dosbox-cvs/ChangeLog @@ -1,6 +1,9 @@ # 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: diff --git a/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild b/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild index fd968ae723bf..200beaa38ac8 100644 --- a/games-emulation/dosbox-cvs/dosbox-cvs-20030809.ebuild +++ b/games-emulation/dosbox-cvs/dosbox-cvs-20030809.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-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 @@ -45,7 +45,7 @@ src_install() { 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 } diff --git a/games-emulation/dosbox-cvs/files/digest-dosbox-cvs-20030809 b/games-emulation/dosbox-cvs/files/digest-dosbox-cvs-20030809 index 8b137891791f..e69de29bb2d1 100644 --- a/games-emulation/dosbox-cvs/files/digest-dosbox-cvs-20030809 +++ b/games-emulation/dosbox-cvs/files/digest-dosbox-cvs-20030809 @@ -1 +0,0 @@ - |