summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-05-04 18:21:33 +0000
committerUlrich Müller <ulm@gentoo.org>2014-05-04 18:21:33 +0000
commit7b270596ec52ca738b79b48f7b5ced4b697a80fb (patch)
tree433671acbdf578233ca7413696916cd6b7a8760d /games-fps
parentAdd ruby20 support. (diff)
downloadgentoo-2-7b270596ec52ca738b79b48f7b5ced4b697a80fb.tar.gz
gentoo-2-7b270596ec52ca738b79b48f7b5ced4b697a80fb.tar.bz2
gentoo-2-7b270596ec52ca738b79b48f7b5ced4b697a80fb.zip
Change LICENSE to all-rights-reserved, add mirror and bindist restrictions, bug 506860.
(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/quake1-movies/ChangeLog8
-rw-r--r--games-fps/quake1-movies/quake1-movies-0.ebuild7
2 files changed, 10 insertions, 5 deletions
diff --git a/games-fps/quake1-movies/ChangeLog b/games-fps/quake1-movies/ChangeLog
index 2bc639860a92..d28fffd41d9c 100644
--- a/games-fps/quake1-movies/ChangeLog
+++ b/games-fps/quake1-movies/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/quake1-movies
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-movies/ChangeLog,v 1.3 2007/02/21 23:56:56 peper Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-movies/ChangeLog,v 1.4 2014/05/04 18:21:33 ulm Exp $
+
+ 04 May 2014; Ulrich Müller <ulm@gentoo.org> quake1-movies-0.ebuild:
+ Change LICENSE to all-rights-reserved, add mirror and bindist restrictions,
+ bug 506860.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/games-fps/quake1-movies/quake1-movies-0.ebuild b/games-fps/quake1-movies/quake1-movies-0.ebuild
index 0ecad56db21b..37ec643f49b1 100644
--- a/games-fps/quake1-movies/quake1-movies-0.ebuild
+++ b/games-fps/quake1-movies/quake1-movies-0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/quake1-movies/quake1-movies-0.ebuild,v 1.5 2005/11/05 22:48:57 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-movies/quake1-movies-0.ebuild,v 1.6 2014/05/04 18:21:33 ulm Exp $
inherit eutils games
@@ -16,10 +16,11 @@ SRC_URI="http://ftp.se.kde.org/pub/pc/games/idgames2/planetquake/cineplex/camper
http://ftp.se.kde.org/pub/pc/games/idgames2/planetquake/blah/blahmov.zip
http://ftp.se.kde.org/pub/pc/games/idgames2/planetquake/blah/blahouts.zip"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
+RESTRICT="mirror bindist"
RDEPEND=""
DEPEND="app-arch/unzip"