summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-05-07 16:08:16 +0000
committerUlrich Müller <ulm@gentoo.org>2014-05-07 16:08:16 +0000
commitfd8ef1a64ccd350c0e8e93ce05029c299eba337e (patch)
treed1fc28bc709a9ef4a1d07dd9ebc76fe81834ca68 /games-fps
parentFix LICENSE, add mirror and bindist restrictions, bug 505770. (diff)
downloadgentoo-2-fd8ef1a64ccd350c0e8e93ce05029c299eba337e.tar.gz
gentoo-2-fd8ef1a64ccd350c0e8e93ce05029c299eba337e.tar.bz2
gentoo-2-fd8ef1a64ccd350c0e8e93ce05029c299eba337e.zip
Fix LICENSE, bug 506968.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/ut2004-demo/ChangeLog7
-rw-r--r--games-fps/ut2004-demo/ut2004-demo-3334.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/ut2004-demo/ChangeLog b/games-fps/ut2004-demo/ChangeLog
index 960914d4add3..1ba0bbd42635 100644
--- a/games-fps/ut2004-demo/ChangeLog
+++ b/games-fps/ut2004-demo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/ut2004-demo
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ChangeLog,v 1.47 2013/01/12 18:42:26 tupone Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ChangeLog,v 1.48 2014/05/07 16:08:16 ulm Exp $
+
+ 07 May 2014; Ulrich Müller <ulm@gentoo.org> ut2004-demo-3334.ebuild:
+ Fix LICENSE, bug 506968.
12 Jan 2013; Tupone Alfredo <tupone@gentoo.org> ut2004-demo-3334.ebuild:
Use QA_PREBUILD Bug #451436 by Diego Elio Pettenò
diff --git a/games-fps/ut2004-demo/ut2004-demo-3334.ebuild b/games-fps/ut2004-demo/ut2004-demo-3334.ebuild
index 98327b23d2e1..a2aaceced631 100644
--- a/games-fps/ut2004-demo/ut2004-demo-3334.ebuild
+++ b/games-fps/ut2004-demo/ut2004-demo-3334.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/ut2004-demo/ut2004-demo-3334.ebuild,v 1.21 2013/01/12 18:42:26 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-demo/ut2004-demo-3334.ebuild,v 1.22 2014/05/07 16:08:16 ulm Exp $
inherit eutils unpacker games
@@ -9,7 +9,7 @@ DESCRIPTION="Demo for the critically-acclaimed first-person shooter"
HOMEPAGE="http://www.unrealtournament.com/"
SRC_URI="mirror://gentoo/${MY_P}"
-LICENSE="as-is"
+LICENSE="ut2003-demo"
SLOT="0"
KEYWORDS="-* x86 amd64"
RESTRICT="strip"