ulm 14/05/07 15:41:03 Modified: coldwar-demo-1-r1.ebuild ChangeLog Log: Fix LICENSE, add mirror and bindist restrictions, bug 505752. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.5 games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild?r1=1.4&r2=1.5 Index: coldwar-demo-1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- coldwar-demo-1-r1.ebuild 29 Jan 2013 13:06:46 -0000 1.4 +++ coldwar-demo-1-r1.ebuild 7 May 2014 15:41:03 -0000 1.5 @@ -1,6 +1,6 @@ -# 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-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.4 2013/01/29 13:06:46 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/coldwar-demo-1-r1.ebuild,v 1.5 2014/05/07 15:41:03 ulm Exp $ inherit eutils unpacker games @@ -10,11 +10,11 @@ HOMEPAGE="http://linuxgamepublishing.com/info.php?id=coldwar" SRC_URI="http://demofiles.linuxgamepublishing.com/coldwar/coldwar-demo.run" -LICENSE="as-is" +LICENSE="all-rights-reserved" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RESTRICT="strip" +RESTRICT="mirror bindist strip" RDEPEND="virtual/opengl x86? ( 1.8 games-strategy/coldwar-demo/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/coldwar-demo/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 29 Jan 2013 13:06:46 -0000 1.7 +++ ChangeLog 7 May 2014 15:41:03 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/coldwar-demo -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.7 2013/01/29 13:06:46 tupone Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/coldwar-demo/ChangeLog,v 1.8 2014/05/07 15:41:03 ulm Exp $ + + 07 May 2014; Ulrich Müller <[email protected]> coldwar-demo-1-r1.ebuild: + Fix LICENSE, add mirror and bindist restrictions, bug 505752. 29 Jan 2013; Tupone Alfredo <[email protected]> coldwar-demo-1-r1.ebuild: Use QA_PREBUILT. Bug #439532 by Diego
