ulm         14/04/16 16:51:53

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

Revision  Changes    Path
1.8                  games-puzzle/trimines/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/trimines/ChangeLog?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/trimines/ChangeLog?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/trimines/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/trimines/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog   23 Dec 2011 16:57:22 -0000      1.7
+++ ChangeLog   16 Apr 2014 16:51:53 -0000      1.8
@@ -1,6 +1,9 @@
 # ChangeLog for games-puzzle/trimines
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/trimines/ChangeLog,v 1.7 
2011/12/23 16:57:22 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/trimines/ChangeLog,v 1.8 
2014/04/16 16:51:53 ulm Exp $
+
+  16 Apr 2014; Ulrich Müller <[email protected]> trimines-1.3.0.ebuild:
+  Fix LICENSE, add mirror and bindist restrictions, bug 505726.
 
   23 Dec 2011; Agostino Sarubbo <[email protected]> trimines-1.3.0.ebuild:
   Added ~amd64 and missing RDEPEND line, wrt bug #293219



1.7                  games-puzzle/trimines/trimines-1.3.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/trimines/trimines-1.3.0.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/trimines/trimines-1.3.0.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/trimines/trimines-1.3.0.ebuild?r1=1.6&r2=1.7

Index: trimines-1.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-puzzle/trimines/trimines-1.3.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- trimines-1.3.0.ebuild       23 Dec 2011 16:57:22 -0000      1.6
+++ trimines-1.3.0.ebuild       16 Apr 2014 16:51:53 -0000      1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-puzzle/trimines/trimines-1.3.0.ebuild,v 1.6 
2011/12/23 16:57:22 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-puzzle/trimines/trimines-1.3.0.ebuild,v 1.7 
2014/04/16 16:51:53 ulm Exp $
 
 EAPI=2
 inherit eutils games
@@ -9,10 +9,11 @@
 HOMEPAGE="http://www.freewebs.com/trimines/";
 SRC_URI="http://www.freewebs.com/trimines/${P}.tar.gz";
 
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc x86"
 IUSE=""
+RESTRICT="mirror bindist"
 
 DEPEND="media-libs/libsdl[video]"
 RDEPEND="${DEPEND}"




Reply via email to