ulm         14/04/16 17:02:40

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

Revision  Changes    Path
1.6                  games-rpg/coe2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/coe2/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   30 Jan 2013 18:52:25 -0000      1.5
+++ ChangeLog   16 Apr 2014 17:02:40 -0000      1.6
@@ -1,6 +1,9 @@
 # ChangeLog for games-rpg/coe2
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/coe2/ChangeLog,v 1.5 2013/01/30 
18:52:25 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/coe2/ChangeLog,v 1.6 2014/04/16 
17:02:40 ulm Exp $
+
+  16 Apr 2014; Ulrich Müller <[email protected]> coe2-2007-r1.ebuild:
+  Fix LICENSE, add mirror and bindist restrictions, bug 505730.
 
   30 Jan 2013; Michael Sterrett <[email protected]> -coe2-2007.ebuild:
   old



1.2                  games-rpg/coe2/coe2-2007-r1.ebuild

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

Index: coe2-2007-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-rpg/coe2/coe2-2007-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- coe2-2007-r1.ebuild 5 Jan 2013 20:37:51 -0000       1.1
+++ coe2-2007-r1.ebuild 16 Apr 2014 17:02:40 -0000      1.2
@@ -1,18 +1,20 @@
-# Copyright 1999-2013 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/coe2/coe2-2007-r1.ebuild,v 1.1 
2013/01/05 20:37:51 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/coe2/coe2-2007-r1.ebuild,v 1.2 
2014/04/16 17:02:40 ulm Exp $
 
 EAPI=5
+
 inherit eutils games
 
 DESCRIPTION="Precursor to the Dominions series"
 HOMEPAGE="http://www.shrapnelgames.com/Illwinter/CoE2/";
 SRC_URI="http://download.shrapnelgames.com/downloads/${PN}_${PV}.zip";
 
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+RESTRICT="mirror bindist"
 
 RDEPEND="media-libs/libsdl"
 DEPEND="${RDEPEND}




Reply via email to