diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-24 15:26:39 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2004-04-24 15:26:39 +0000 |
commit | d2b69efff66c669cee633ae25fb3453d77eef935 (patch) | |
tree | cba00939a1390df7dce0cd4aada4a192631a77b0 /games-fps | |
parent | Adding atheros patch, submitted by Dominic Battre and closing bug #48680. (diff) | |
download | historical-d2b69efff66c669cee633ae25fb3453d77eef935.tar.gz historical-d2b69efff66c669cee633ae25fb3453d77eef935.tar.bz2 historical-d2b69efff66c669cee633ae25fb3453d77eef935.zip |
Adding wolfmp wolfsp einfo at end of install and closing bug #48864.
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/rtcw/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/rtcw/Manifest | 4 | ||||
-rw-r--r-- | games-fps/rtcw/rtcw-1.41.ebuild | 3 |
3 files changed, 8 insertions, 4 deletions
diff --git a/games-fps/rtcw/ChangeLog b/games-fps/rtcw/ChangeLog index 27a1c30fed39..860185abd912 100644 --- a/games-fps/rtcw/ChangeLog +++ b/games-fps/rtcw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/rtcw # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/ChangeLog,v 1.10 2004/04/20 23:29:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/rtcw/ChangeLog,v 1.11 2004/04/24 15:26:39 wolf31o2 Exp $ + + 24 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> rtcw-1.41.ebuild: + Adding wolfmp wolfsp einfo at end of install and closing bug #48864. 20 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> rtcw-1.41.ebuild: Fixing digest and invalid source location. Bad wolfie! Closing bug #48480. diff --git a/games-fps/rtcw/Manifest b/games-fps/rtcw/Manifest index 27b8b8b551ce..6f9ca86f9449 100644 --- a/games-fps/rtcw/Manifest +++ b/games-fps/rtcw/Manifest @@ -1,5 +1,5 @@ -MD5 60e1c28131d86de774d9527c347470ee rtcw-1.41.ebuild 2417 -MD5 e036453ea0134ef964d1b029dd3e80fb ChangeLog 2107 +MD5 9592befc0ff02fa74981624b7ff0e68b rtcw-1.41.ebuild 2467 +MD5 2f4c36ec219eb306bf5384d51854cb84 ChangeLog 2251 MD5 1a77de647b19faf58f4561b4b22e675d metadata.xml 1053 MD5 d2276d598779fa002d6432a5155c0e51 files/wolf 45 MD5 a2322c3035847b2aa159fd3296181296 files/digest-rtcw-1.41 71 diff --git a/games-fps/rtcw/rtcw-1.41.ebuild b/games-fps/rtcw/rtcw-1.41.ebuild index 60291b82a0a9..de17abe2b91c 100644 --- a/games-fps/rtcw/rtcw-1.41.ebuild +++ b/games-fps/rtcw/rtcw-1.41.ebuild @@ -76,7 +76,8 @@ pkg_postinst() { einfo "sp_pak1.pk3 and sp_pak2.pk3 from a Window installation into ${dir}/main/" echo einfo "To play the game run:" - einfo " wolf" + einfo " wolfsp (single-player)" + einfo " wolfmp (multi-player)" if [ "`use dedicated`" ]; then echo |