* [gentoo-commits] gentoo-x86 commit in games-action/lugaru-demo: ChangeLog lugaru-demo-1.0c.ebuild lugaru-demo-1.0b.ebuild
@ 2014-04-26 18:09 Ulrich Mueller (ulm)
0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2014-04-26 18:09 UTC (permalink / raw
To: gentoo-commits
ulm 14/04/26 18:09:38
Modified: ChangeLog lugaru-demo-1.0c.ebuild
lugaru-demo-1.0b.ebuild
Log:
Fix LICENSE, bug 505610.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path
1.13 games-action/lugaru-demo/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/ChangeLog?r1=1.12&r2=1.13
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog 16 Dec 2012 10:30:11 -0000 1.12
+++ ChangeLog 26 Apr 2014 18:09:38 -0000 1.13
@@ -1,6 +1,10 @@
# ChangeLog for games-action/lugaru-demo
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.12 2012/12/16 10:30:11 tupone Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/ChangeLog,v 1.13 2014/04/26 18:09:38 ulm Exp $
+
+ 26 Apr 2014; Ulrich Müller <ulm@gentoo.org> lugaru-demo-1.0b.ebuild,
+ lugaru-demo-1.0c.ebuild:
+ Fix LICENSE, bug 505610.
16 Dec 2012; Tupone Alfredo <tupone@gentoo.org> lugaru-demo-1.0c.ebuild:
Use QA_PREBUILT. Bug #426794 by Diego Elio Pettenò
1.3 games-action/lugaru-demo/lugaru-demo-1.0c.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild?r1=1.2&r2=1.3
Index: lugaru-demo-1.0c.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lugaru-demo-1.0c.ebuild 16 Dec 2012 10:30:11 -0000 1.2
+++ lugaru-demo-1.0c.ebuild 26 Apr 2014 18:09:38 -0000 1.3
@@ -1,6 +1,7 @@
-# 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-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v 1.2 2012/12/16 10:30:11 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0c.ebuild,v 1.3 2014/04/26 18:09:38 ulm Exp $
+
EAPI=4
inherit eutils games
@@ -9,11 +10,11 @@
HOMEPAGE="http://www.wolfire.com/lugaru"
SRC_URI="http://cdn.wolfire.com/games/lugaru/lugaru-linux-x86-${PV}.bin"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
IUSE=""
-RESTRICT="mirror strip"
+RESTRICT="mirror bindist strip"
DEPEND="app-arch/unzip"
RDEPEND="sys-libs/glibc
1.4 games-action/lugaru-demo/lugaru-demo-1.0b.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0b.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0b.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0b.ebuild?r1=1.3&r2=1.4
Index: lugaru-demo-1.0b.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0b.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- lugaru-demo-1.0b.ebuild 12 May 2010 15:48:07 -0000 1.3
+++ lugaru-demo-1.0b.ebuild 26 Apr 2014 18:09:38 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0b.ebuild,v 1.3 2010/05/12 15:48:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/lugaru-demo/lugaru-demo-1.0b.ebuild,v 1.4 2014/04/26 18:09:38 ulm Exp $
inherit eutils games
@@ -8,11 +8,11 @@
HOMEPAGE="http://www.wolfire.com/lugaru"
SRC_URI="http://cdn.wolfire.com/games/lugaru-linux-x86-${PV}.bin"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-RESTRICT="mirror strip"
+RESTRICT="mirror bindist strip"
DEPEND="app-arch/unzip"
RDEPEND="sys-libs/glibc
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-04-26 18:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-26 18:09 [gentoo-commits] gentoo-x86 commit in games-action/lugaru-demo: ChangeLog lugaru-demo-1.0c.ebuild lugaru-demo-1.0b.ebuild Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox