ulm         14/04/16 17:11:40

  Modified:             ChangeLog coldwar-1.0.1.ebuild
  Log:
  Fix LICENSE, add mirror and bindist restrictions, bug 505754.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.5                  games-strategy/coldwar/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   5 Feb 2012 06:22:15 -0000       1.4
+++ ChangeLog   16 Apr 2014 17:11:40 -0000      1.5
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/coldwar
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar/ChangeLog,v 1.4 
2012/02/05 06:22:15 vapier Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar/ChangeLog,v 1.5 
2014/04/16 17:11:40 ulm Exp $
+
+  16 Apr 2014; Ulrich Müller <[email protected]> coldwar-1.0.1.ebuild:
+  Fix LICENSE, add mirror and bindist restrictions, bug 505754.
 
   05 Feb 2012; Mike Frysinger <[email protected]> coldwar-1.0.1.ebuild:
   Move to new unpacker eclass for unpack_makeself.



1.5                  games-strategy/coldwar/coldwar-1.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar/coldwar-1.0.1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar/coldwar-1.0.1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar/coldwar-1.0.1.ebuild?r1=1.4&r2=1.5

Index: coldwar-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar/coldwar-1.0.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- coldwar-1.0.1.ebuild        5 Feb 2012 06:22:15 -0000       1.4
+++ coldwar-1.0.1.ebuild        16 Apr 2014 17:11:40 -0000      1.5
@@ -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-strategy/coldwar/coldwar-1.0.1.ebuild,v 1.4 
2012/02/05 06:22:15 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/coldwar/coldwar-1.0.1.ebuild,v 1.5 
2014/04/16 17:11:40 ulm Exp $
 
 inherit eutils unpacker cdrom versionator games
 
@@ -11,11 +11,11 @@
 HOMEPAGE="http://linuxgamepublishing.com/info.php?id=coldwar";
 SRC_URI="http://updatefiles.linuxgamepublishing.com/${PN}/${MY_P}-x86.run";
 
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="linguas_de linguas_fr linguas_ru"
-RESTRICT="strip"
+RESTRICT="mirror bindist strip"
 
 RDEPEND="virtual/opengl
        x86? (




Reply via email to