ulm         14/04/16 17:22:48

  Modified:             ChangeLog revenge-of-the-titans-1.80.12.ebuild
  Log:
  Fix LICENSE, add bindist restriction, bug 505776.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.4                  games-strategy/revenge-of-the-titans/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-strategy/revenge-of-the-titans/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog   21 May 2012 20:07:44 -0000      1.3
+++ ChangeLog   16 Apr 2014 17:22:48 -0000      1.4
@@ -1,6 +1,10 @@
 # ChangeLog for games-strategy/revenge-of-the-titans
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/revenge-of-the-titans/ChangeLog,v 1.3 
2012/05/21 20:07:44 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/revenge-of-the-titans/ChangeLog,v 1.4 
2014/04/16 17:22:48 ulm Exp $
+
+  16 Apr 2014; Ulrich Müller <[email protected]>
+  revenge-of-the-titans-1.80.12.ebuild:
+  Fix LICENSE, add bindist restriction, bug 505776.
 
   21 May 2012; Samuli Suominen <[email protected]>
   revenge-of-the-titans-1.80.12.ebuild:



1.4                  
games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild?r1=1.3&r2=1.4

Index: revenge-of-the-titans-1.80.12.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- revenge-of-the-titans-1.80.12.ebuild        21 May 2012 20:07:44 -0000      
1.3
+++ revenge-of-the-titans-1.80.12.ebuild        16 Apr 2014 17:22:48 -0000      
1.4
@@ -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/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild,v
 1.3 2012/05/21 20:07:44 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/revenge-of-the-titans/revenge-of-the-titans-1.80.12.ebuild,v
 1.4 2014/04/16 17:22:48 ulm Exp $
 
 EAPI=3
 inherit eutils games java-pkg-2
@@ -10,7 +10,7 @@
 SRC_URI="amd64? ( 
http://downloads.puppygames.net/RevengeOfTheTitans-amd64.tar.gz -> 
${P}-amd64.tar.gz )
        x86? ( http://downloads.puppygames.net/RevengeOfTheTitans-i386.tar.gz 
-> ${P}-i386.tar.gz )"
 
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE=""
@@ -19,7 +19,7 @@
        virtual/opengl"
 DEPEND=""
 
-RESTRICT="mirror strip"
+RESTRICT="mirror bindist strip"
 
 S=${WORKDIR}/${PN//-}
 




Reply via email to