diff options
Diffstat (limited to 'games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild')
-rw-r--r-- | games-strategy/gorky17-demo/gorky17-demo-1.0.1.0.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
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 } |