From 696b240ddc3ee34617db00a608eaf18e6e9a5a64 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 21 Sep 2005 20:45:26 +0000 Subject: Changed check_license to explicitly list license to check. Package-Manager: portage-2.0.52-r1 --- games-fps/ut2003/ChangeLog | 5 ++++- games-fps/ut2003/ut2003-2225-r3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'games-fps/ut2003') diff --git a/games-fps/ut2003/ChangeLog b/games-fps/ut2003/ChangeLog index b6219f8ebaaf..9b97c946bbba 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.28 2005/08/30 19:51:10 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ChangeLog,v 1.29 2005/09/21 20:45:26 wolf31o2 Exp $ + + 21 Sep 2005; Chris Gianelloni ut2003-2225-r3.ebuild: + Changed check_license to explicitly list license to check. 30 Aug 2005; Chris Gianelloni ut2003-2225-r3.ebuild: Updated ebuild to use tarball rather than patch files and closing bug #96939. diff --git a/games-fps/ut2003/ut2003-2225-r3.ebuild b/games-fps/ut2003/ut2003-2225-r3.ebuild index e90aee089505..b0a6d71c6e5e 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.4 2005/08/30 19:51:10 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2003/ut2003-2225-r3.ebuild,v 1.5 2005/09/21 20:45:26 wolf31o2 Exp $ inherit games @@ -27,7 +27,7 @@ S="${WORKDIR}" dir="${GAMES_PREFIX_OPT}/${PN}" pkg_setup() { - check_license || die "License check failed" + check_license ut2003 ewarn "The installed game takes about 2.7GB of space!" cdrom_get_cds System/Packages.md5 StaticMeshes/AWHardware.usx.uz2 \ Extras/MayaPLE/Maya4PersonalLearningEditionEpic.exe -- cgit v1.2.3-65-gdbad