summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-05-18 19:30:04 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-05-18 19:30:04 +0000
commit961bbc40ed3cc0cdbd499022157cb7d48449a97d (patch)
treee90e9f01416f4ab2795f4ecca0ad470f8401b7af /games-fps/tremulous
parentFix ChangeLog. (diff)
downloadgentoo-2-961bbc40ed3cc0cdbd499022157cb7d48449a97d.tar.gz
gentoo-2-961bbc40ed3cc0cdbd499022157cb7d48449a97d.tar.bz2
gentoo-2-961bbc40ed3cc0cdbd499022157cb7d48449a97d.zip
Change the instructions about additional maps to be more general (bug #365133)
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'games-fps/tremulous')
-rw-r--r--games-fps/tremulous/ChangeLog7
-rw-r--r--games-fps/tremulous/tremulous-1.1.0-r4.ebuild7
2 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/tremulous/ChangeLog b/games-fps/tremulous/ChangeLog
index 2ee0b8beaeb8..97d122900099 100644
--- a/games-fps/tremulous/ChangeLog
+++ b/games-fps/tremulous/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for games-fps/tremulous
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.20 2011/02/26 15:20:35 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.21 2011/05/18 19:30:04 mr_bones_ Exp $
+
+ 18 May 2011; Michael Sterrett <mr_bones_@gentoo.org>
+ tremulous-1.1.0-r4.ebuild:
+ Change the instructions about additional maps to be more general (bug
+ #365133)
26 Feb 2011; Kevin McCarthy <signals@gentoo.org> tremulous-1.1.0-r4.ebuild:
Update depends from media-libs/jpeg to virtual/jpeg
diff --git a/games-fps/tremulous/tremulous-1.1.0-r4.ebuild b/games-fps/tremulous/tremulous-1.1.0-r4.ebuild
index 1c584b09d161..9f2c14f31844 100644
--- a/games-fps/tremulous/tremulous-1.1.0-r4.ebuild
+++ b/games-fps/tremulous/tremulous-1.1.0-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild,v 1.6 2011/02/26 15:20:35 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild,v 1.7 2011/05/18 19:30:04 mr_bones_ Exp $
EAPI=2
@@ -102,8 +102,7 @@ src_install() {
pkg_postinst() {
games_pkg_postinst
- elog "If you want to add extra maps, download"
- elog "http://tremulous.bricosoft.com/base/all-maps.tgz"
- elog "and unpack it into ~/.tremulous/base for your user"
+ elog "If you want to add extra maps, you can download them"
+ elog "and unpack them into ~/.tremulous/base for your user"
elog "or into ${GAMES_DATADIR}/${PN}/base for all users."
}