summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-10-16 21:53:41 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-10-16 21:53:41 +0000
commitdf6fd07a65e526667e81c729e9e0530b93c5d16e (patch)
tree6ea8f4bfb86579fd112dc40db8ffdc019f6b53ea /games-fps/ut2003
parentFix fixinstall not being executable. (diff)
downloadgentoo-2-df6fd07a65e526667e81c729e9e0530b93c5d16e.tar.gz
gentoo-2-df6fd07a65e526667e81c729e9e0530b93c5d16e.tar.bz2
gentoo-2-df6fd07a65e526667e81c729e9e0530b93c5d16e.zip
Changed ebuild ... config to emerge --config for bug #109482.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'games-fps/ut2003')
-rw-r--r--games-fps/ut2003/ChangeLog5
-rw-r--r--games-fps/ut2003/ut2003-2225-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/ut2003/ChangeLog b/games-fps/ut2003/ChangeLog
index 9b97c946bbba..4a11090dac73 100644
--- a/games-fps/ut2003/ChangeLog
+++ b/games-fps/ut2003/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/ut2003
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ChangeLog,v 1.29 2005/09/21 20:45:26 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ChangeLog,v 1.30 2005/10/16 21:50:25 wolf31o2 Exp $
+
+ 16 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org> ut2003-2225-r3.ebuild:
+ Changed ebuild ... config to emerge --config for bug #109482.
21 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> ut2003-2225-r3.ebuild:
Changed check_license to explicitly list license to check.
diff --git a/games-fps/ut2003/ut2003-2225-r3.ebuild b/games-fps/ut2003/ut2003-2225-r3.ebuild
index b0a6d71c6e5e..25645272af04 100644
--- a/games-fps/ut2003/ut2003-2225-r3.ebuild
+++ b/games-fps/ut2003/ut2003-2225-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ut2003-2225-r3.ebuild,v 1.5 2005/09/21 20:45:26 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ut2003-2225-r3.ebuild,v 1.6 2005/10/16 21:50:25 wolf31o2 Exp $
inherit games
@@ -156,7 +156,7 @@ pkg_postinst() {
einfo "A cdkey file is already present in ${dir}/System"
else
ewarn "You MUST run this before playing the game:"
- ewarn "ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config"
+ ewarn "emerge --config =${PF}"
ewarn "That way you can [re]enter your cdkey."
fi
echo