diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-05-01 13:58:53 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-05-01 13:58:53 +0000 |
commit | 89ae579ebda8de4a1b2c1252206d5cdb23fab167 (patch) | |
tree | 55d2919acf9e51a3b33942c361a808d62cbb46b5 /games-fps | |
parent | dev-util/patchelf: Verison Bump, #509244 (diff) | |
download | gentoo-2-89ae579ebda8de4a1b2c1252206d5cdb23fab167.tar.gz gentoo-2-89ae579ebda8de4a1b2c1252206d5cdb23fab167.tar.bz2 gentoo-2-89ae579ebda8de4a1b2c1252206d5cdb23fab167.zip |
Fix LICENSE, add mirror and bindist restrictions, bug 505722.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-fps')
3 files changed, 14 insertions, 8 deletions
diff --git a/games-fps/unreal-tournament-goty/ChangeLog b/games-fps/unreal-tournament-goty/ChangeLog index ac62f7218ed1..9dc035d305d4 100644 --- a/games-fps/unreal-tournament-goty/ChangeLog +++ b/games-fps/unreal-tournament-goty/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/unreal-tournament-goty -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/ChangeLog,v 1.15 2012/02/05 06:12:08 vapier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/ChangeLog,v 1.16 2014/05/01 13:58:53 ulm Exp $ + + 01 May 2014; Ulrich Müller <ulm@gentoo.org> + unreal-tournament-goty-436.ebuild, unreal-tournament-goty-451.ebuild: + Fix LICENSE, add mirror and bindist restrictions, bug 505722. 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> unreal-tournament-goty-436.ebuild, unreal-tournament-goty-451.ebuild: diff --git a/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild b/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild index e26a31cf1d7d..299873ab9a64 100644 --- a/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild +++ b/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild,v 1.15 2012/02/05 06:12:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-436.ebuild,v 1.16 2014/05/01 13:58:53 ulm Exp $ inherit eutils unpacker cdrom games @@ -9,10 +9,11 @@ HOMEPAGE="http://www.unrealtournament.com/" SRC_URI="ftp://ftp.lokigames.com/pub/beta/ut/ut-install-${PV}-GOTY.run ftp://ftp.lokigames.com/pub/patches/ut/IpDrv-${PV}-Linux-08-20-02.zip" -LICENSE="as-is" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="x86" IUSE="3dfx S3TC nls opengl" +RESTRICT="mirror bindist" DEPEND="!games-fps/unreal-tournament app-arch/unzip" diff --git a/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild b/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild index 505f998c147a..e920c0bcb970 100644 --- a/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild +++ b/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild,v 1.18 2012/02/05 06:12:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-goty/unreal-tournament-goty-451.ebuild,v 1.19 2014/05/01 13:58:53 ulm Exp $ inherit eutils unpacker cdrom games @@ -9,10 +9,11 @@ HOMEPAGE="http://www.unrealtournament.com/" SRC_URI="ftp://ftp.lokigames.com/pub/beta/ut/ut-install-436-GOTY.run http://utpg.org/patches/UTPGPatch${PV}.tar.bz2" -LICENSE="as-is" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 x86" IUSE="3dfx S3TC nls opengl" +RESTRICT="mirror bindist" RDEPEND="!amd64? ( x11-libs/libXext |