ulm         14/04/16 17:08:02

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

Revision  Changes    Path
1.6                  games-rpg/sacred-gold/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/sacred-gold/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   1 Mar 2012 06:55:05 -0000       1.5
+++ ChangeLog   16 Apr 2014 17:08:02 -0000      1.6
@@ -1,6 +1,10 @@
 # ChangeLog for games-rpg/sacred-gold
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/sacred-gold/ChangeLog,v 1.5 
2012/03/01 06:55:05 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/sacred-gold/ChangeLog,v 1.6 
2014/04/16 17:08:02 ulm Exp $
+
+  16 Apr 2014; Ulrich Müller <[email protected]> sacred-gold-1.0.ebuild,
+  sacred-gold-1.0.01.ebuild:
+  Fix LICENSE, add mirror and bindist restrictions, bug 505742.
 
   01 Mar 2012; Ulrich Müller <[email protected]> sacred-gold-1.0.ebuild,
   sacred-gold-1.0.01.ebuild:



1.4                  games-rpg/sacred-gold/sacred-gold-1.0.01.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/sacred-gold/sacred-gold-1.0.01.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/sacred-gold/sacred-gold-1.0.01.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/sacred-gold/sacred-gold-1.0.01.ebuild?r1=1.3&r2=1.4

Index: sacred-gold-1.0.01.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-rpg/sacred-gold/sacred-gold-1.0.01.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sacred-gold-1.0.01.ebuild   1 Mar 2012 06:55:05 -0000       1.3
+++ sacred-gold-1.0.01.ebuild   16 Apr 2014 17:08:02 -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-rpg/sacred-gold/sacred-gold-1.0.01.ebuild,v 1.3 
2012/03/01 06:55:05 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-rpg/sacred-gold/sacred-gold-1.0.01.ebuild,v 1.4 
2014/04/16 17:08:02 ulm Exp $
 
 inherit versionator eutils cdrom unpacker games
 
@@ -11,11 +11,11 @@
 HOMEPAGE="http://linuxgamepublishing.com/info.php?id=sacred";
 SRC_URI="http://updatefiles.linuxgamepublishing.com/sacred/${MY_P}-x86.run";
 
-LICENSE="as-is GPL-2 LGPL-2"
+LICENSE="all-rights-reserved GPL-2 LGPL-2"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE=""
-RESTRICT="strip"
+RESTRICT="mirror bindist strip"
 
 RDEPEND="virtual/opengl
        x86? ( x11-libs/libX11



1.3                  games-rpg/sacred-gold/sacred-gold-1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/sacred-gold/sacred-gold-1.0.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/sacred-gold/sacred-gold-1.0.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-rpg/sacred-gold/sacred-gold-1.0.ebuild?r1=1.2&r2=1.3

Index: sacred-gold-1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/sacred-gold/sacred-gold-1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sacred-gold-1.0.ebuild      1 Mar 2012 06:55:05 -0000       1.2
+++ sacred-gold-1.0.ebuild      16 Apr 2014 17:08:02 -0000      1.3
@@ -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-rpg/sacred-gold/sacred-gold-1.0.ebuild,v 1.2 
2012/03/01 06:55:05 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-rpg/sacred-gold/sacred-gold-1.0.ebuild,v 1.3 
2014/04/16 17:08:02 ulm Exp $
 
 inherit eutils cdrom games
 
@@ -8,11 +8,11 @@
 HOMEPAGE="http://linuxgamepublishing.com/info.php?id=sacred";
 SRC_URI=""
 
-LICENSE="as-is GPL-2 LGPL-2"
+LICENSE="all-rights-reserved GPL-2 LGPL-2"
 SLOT="0"
 KEYWORDS="-* ~amd64 ~x86"
 IUSE=""
-RESTRICT="strip"
+RESTRICT="bindist strip"
 
 RDEPEND="virtual/opengl
        x86? ( x11-libs/libX11




Reply via email to