[gentoo-commits] gentoo-x86 commit in games-fps/quake1-killer: quake1-killer-2.2z.ebuild ChangeLog

2014-04-10 Thread Ulrich Mueller (ulm)
ulm 14/04/10 08:00:09

  Modified: quake1-killer-2.2z.ebuild ChangeLog
  Log:
  Fix LICENSE, see killer.txt in zipball, bug 506852.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  ChangesPath
1.6  games-fps/quake1-killer/quake1-killer-2.2z.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild?r1=1.5&r2=1.6

Index: quake1-killer-2.2z.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- quake1-killer-2.2z.ebuild   17 Oct 2008 16:26:37 -  1.5
+++ quake1-killer-2.2z.ebuild   10 Apr 2014 08:00:09 -  1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild,v 1.5 
2008/10/17 16:26:37 mr_bones_ Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild,v 1.6 
2014/04/10 08:00:09 ulm Exp $
 
 inherit games
 
@@ -9,7 +9,7 @@
 SRC_URI="http://www.gamers.org/pub/idgames2/quakec/compilations/kqp220z.zip
mirror://gentoo/kqp220z.zip"
 
-LICENSE="as-is"
+LICENSE="quake1-killer"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE=""



1.6  games-fps/quake1-killer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake1-killer/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   17 Oct 2008 16:26:37 -  1.5
+++ ChangeLog   10 Apr 2014 08:00:09 -  1.6
@@ -1,6 +1,9 @@
 # ChangeLog for games-fps/quake1-killer
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-killer/ChangeLog,v 1.5 
2008/10/17 16:26:37 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-killer/ChangeLog,v 1.6 
2014/04/10 08:00:09 ulm Exp $
+
+  10 Apr 2014; Ulrich Müller  quake1-killer-2.2z.ebuild:
+  Fix LICENSE, see killer.txt in zipball, bug 506852.
 
   17 Oct 2008; Michael Sterrett 
   quake1-killer-2.2z.ebuild:






[gentoo-commits] gentoo-x86 commit in games-fps/quake1-killer: quake1-killer-2.2z.ebuild ChangeLog

2015-01-30 Thread Alfredo Tupone (tupone)
tupone  15/01/31 06:52:37

  Modified: quake1-killer-2.2z.ebuild ChangeLog
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  ChangesPath
1.7  games-fps/quake1-killer/quake1-killer-2.2z.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild?r1=1.6&r2=1.7

Index: quake1-killer-2.2z.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- quake1-killer-2.2z.ebuild   10 Apr 2014 08:00:09 -  1.6
+++ quake1-killer-2.2z.ebuild   31 Jan 2015 06:52:37 -  1.7
@@ -1,7 +1,7 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild,v 1.6 
2014/04/10 08:00:09 ulm Exp $
-
+# $Header: 
/var/cvsroot/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild,v 1.7 
2015/01/31 06:52:37 tupone Exp $
+EAPI=5
 inherit games
 
 DESCRIPTION="The Killer Quake Patch"
@@ -26,6 +26,6 @@
 
 src_install() {
insinto "${GAMES_DATADIR}/quake1/killer"
-   doins -r * || die
+   doins -r *
prepgamesdirs
 }



1.7  games-fps/quake1-killer/ChangeLog

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

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-fps/quake1-killer/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   10 Apr 2014 08:00:09 -  1.6
+++ ChangeLog   31 Jan 2015 06:52:37 -  1.7
@@ -1,6 +1,9 @@
 # ChangeLog for games-fps/quake1-killer
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-killer/ChangeLog,v 1.6 
2014/04/10 08:00:09 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-killer/ChangeLog,v 1.7 
2015/01/31 06:52:37 tupone Exp $
+
+  31 Jan 2015; Tupone Alfredo  quake1-killer-2.2z.ebuild:
+  EAPI 5
 
   10 Apr 2014; Ulrich Müller  quake1-killer-2.2z.ebuild:
   Fix LICENSE, see killer.txt in zipball, bug 506852.