summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-03-12 18:17:53 +0000
committerMarius Mauch <genone@gentoo.org>2007-03-12 18:17:53 +0000
commit9de6719585680a6b289189c365ba2b2d2402c68e (patch)
treeb0421b9efa2e0e4fd663cd7ff456694cbe1a9447 /games-strategy/gorky17-demo
parentStable for HPPA (bug #169512). (diff)
downloadhistorical-9de6719585680a6b289189c365ba2b2d2402c68e.tar.gz
historical-9de6719585680a6b289189c365ba2b2d2402c68e.tar.bz2
historical-9de6719585680a6b289189c365ba2b2d2402c68e.zip
Replacing einfo with elog
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'games-strategy/gorky17-demo')
-rw-r--r--games-strategy/gorky17-demo/ChangeLog8
-rw-r--r--games-strategy/gorky17-demo/gorky17-demo-1.0.0.ebuild8
-rw-r--r--games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild8
3 files changed, 14 insertions, 10 deletions
diff --git a/games-strategy/gorky17-demo/ChangeLog b/games-strategy/gorky17-demo/ChangeLog
index 7a4297168f93..dbf0d7a3d063 100644
--- a/games-strategy/gorky17-demo/ChangeLog
+++ b/games-strategy/gorky17-demo/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-strategy/gorky17-demo
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/gorky17-demo/ChangeLog,v 1.4 2006/12/06 20:39:17 wolf31o2 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/gorky17-demo/ChangeLog,v 1.5 2007/03/12 18:07:20 genone Exp $
+
+ 12 Mar 2007; Marius Mauch <genone@gentoo.org> gorky17-demo-1.0.0.ebuild,
+ gorky17-demo-1.0.1.0.1.ebuild:
+ Replacing einfo with elog
06 Dec 2006; Chris Gianelloni <wolf31o2@gentoo.org>
gorky17-demo-1.0.0.ebuild, gorky17-demo-1.0.1.0.1.ebuild:
diff --git a/games-strategy/gorky17-demo/gorky17-demo-1.0.0.ebuild b/games-strategy/gorky17-demo/gorky17-demo-1.0.0.ebuild
index 84c9cf48bce4..ccda897aaf4e 100644
--- a/games-strategy/gorky17-demo/gorky17-demo-1.0.0.ebuild
+++ b/games-strategy/gorky17-demo/gorky17-demo-1.0.0.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-strategy/gorky17-demo/gorky17-demo-1.0.0.ebuild,v 1.3 2006/12/06 20:39:17 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/gorky17-demo/gorky17-demo-1.0.0.ebuild,v 1.4 2007/03/12 18:07:20 genone Exp $
inherit eutils games
@@ -63,7 +63,7 @@ src_install() {
pkg_postinst() {
games_pkg_postinst
- einfo "The instruction manual is available as:"
- einfo " http://demofiles.linuxgamepublishing.com/gorky17/manual.pdf"
+ elog "The instruction manual is available as:"
+ elog " http://demofiles.linuxgamepublishing.com/gorky17/manual.pdf"
echo
}
diff --git a/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild b/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild
index 52bc436377ac..968cbfeac415 100644
--- a/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild
+++ b/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.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-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild,v 1.2 2006/12/06 20:39:17 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild,v 1.3 2007/03/12 18:07:20 genone Exp $
inherit eutils versionator games
@@ -75,7 +75,7 @@ src_install() {
pkg_postinst() {
games_pkg_postinst
- einfo "The instruction manual is available as:"
- einfo " http://demofiles.linuxgamepublishing.com/gorky17/manual.pdf"
+ elog "The instruction manual is available as:"
+ elog " http://demofiles.linuxgamepublishing.com/gorky17/manual.pdf"
echo
}