diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-10-16 21:53:41 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-10-16 21:53:41 +0000 |
commit | df6fd07a65e526667e81c729e9e0530b93c5d16e (patch) | |
tree | 6ea8f4bfb86579fd112dc40db8ffdc019f6b53ea /games-fps | |
parent | Fix fixinstall not being executable. (diff) | |
download | gentoo-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')
-rw-r--r-- | games-fps/ut2003-bonuspack-epic/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild | 6 | ||||
-rw-r--r-- | games-fps/ut2003/ChangeLog | 5 | ||||
-rw-r--r-- | games-fps/ut2003/ut2003-2225-r3.ebuild | 4 | ||||
-rw-r--r-- | games-fps/ut2004/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/ut2004/ut2004-3355-r1.ebuild | 4 | ||||
-rw-r--r-- | games-fps/ut2004/ut2004-3355-r2.ebuild | 4 |
7 files changed, 24 insertions, 13 deletions
diff --git a/games-fps/ut2003-bonuspack-epic/ChangeLog b/games-fps/ut2003-bonuspack-epic/ChangeLog index f7b560f85078..d4fe9c401315 100644 --- a/games-fps/ut2003-bonuspack-epic/ChangeLog +++ b/games-fps/ut2003-bonuspack-epic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2003-bonuspack-epic -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-bonuspack-epic/ChangeLog,v 1.8 2004/06/24 22:49:24 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-bonuspack-epic/ChangeLog,v 1.9 2005/10/16 21:51:44 wolf31o2 Exp $ + + 16 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org> + ut2003-bonuspack-epic-1.ebuild: + Changed ebuild ... config to emerge --config for bug #109482. 23 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2003-bonuspack-epic-1.ebuild: diff --git a/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild b/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild index 2add7a3dde60..65cfc0f84278 100644 --- a/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild +++ b/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild,v 1.8 2005/07/13 14:59:27 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003-bonuspack-epic/ut2003-bonuspack-epic-1.ebuild,v 1.9 2005/10/16 21:51:44 wolf31o2 Exp $ inherit games @@ -55,7 +55,7 @@ src_install() { pkg_postinst() { einfo "You will need to run:" - einfo " ebuild /var/db/pkg/${CATEGORY}/${PF}/${PF}.ebuild config" + einfo "emerge --config =${PF}" einfo "to make the necessary changes to the system .ini files." echo einfo "Each user whom has already played the game will need to run:" 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 diff --git a/games-fps/ut2004/ChangeLog b/games-fps/ut2004/ChangeLog index 2bdfdb2ad99b..aa25772dfcc7 100644 --- a/games-fps/ut2004/ChangeLog +++ b/games-fps/ut2004/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.30 2005/09/21 20:50:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.31 2005/10/16 21:53:41 wolf31o2 Exp $ + + 16 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3355-r1.ebuild, + ut2004-3355-r2.ebuild: + Changed ebuild ... config to emerge --config for bug #109482. 21 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> -ut2004-3355.ebuild, ut2004-3355-r1.ebuild: diff --git a/games-fps/ut2004/ut2004-3355-r1.ebuild b/games-fps/ut2004/ut2004-3355-r1.ebuild index 8dfa8c6a3d2b..c473ad0f6bef 100644 --- a/games-fps/ut2004/ut2004-3355-r1.ebuild +++ b/games-fps/ut2004/ut2004-3355-r1.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/ut2004/ut2004-3355-r1.ebuild,v 1.5 2005/09/21 20:50:01 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3355-r1.ebuild,v 1.6 2005/10/16 21:53:41 wolf31o2 Exp $ inherit games @@ -75,7 +75,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 =${CATEGORY}/${PF}" ewarn "That way you can [re]enter your cdkey." fi echo diff --git a/games-fps/ut2004/ut2004-3355-r2.ebuild b/games-fps/ut2004/ut2004-3355-r2.ebuild index f064081c29dc..12a6b61435d7 100644 --- a/games-fps/ut2004/ut2004-3355-r2.ebuild +++ b/games-fps/ut2004/ut2004-3355-r2.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/ut2004/ut2004-3355-r2.ebuild,v 1.4 2005/09/21 20:51:10 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3355-r2.ebuild,v 1.5 2005/10/16 21:53:41 wolf31o2 Exp $ inherit eutils games @@ -101,7 +101,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 =${CATEGORY}/{PF}" ewarn "That way you can [re]enter your cdkey." fi echo |