[gentoo-commits] gentoo-x86 commit in games-simulation/crashtest: crashtest-1.1.ebuild ChangeLog

2014-04-09 Thread Michael Sterrett (mr_bones_)
mr_bones_14/04/10 06:33:20

  Modified: crashtest-1.1.ebuild ChangeLog
  Log:
  EAPI=5; fix up HOMEPAGE,SRC_URI (bug #499706)
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.5  games-simulation/crashtest/crashtest-1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild?r1=1.4&r2=1.5

Index: crashtest-1.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- crashtest-1.1.ebuild20 Mar 2011 20:17:03 -  1.4
+++ crashtest-1.1.ebuild10 Apr 2014 06:33:20 -  1.5
@@ -1,13 +1,13 @@
-# 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-simulation/crashtest/crashtest-1.1.ebuild,v 1.4 
2011/03/20 20:17:03 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild,v 1.5 
2014/04/10 06:33:20 mr_bones_ Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils flag-o-matic games
 
 DESCRIPTION="Educational car crash simulator"
-HOMEPAGE="http://bram.creative4vision.nl/crashtest/";
-SRC_URI="http://bram.creative4vision.nl/${PN}/${P}.tar.gz";
+HOMEPAGE="http://www.stolk.org/crashtest/";
+SRC_URI="http://www.stolk.org/crashtest/${P}.tar.gz";
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -37,7 +37,7 @@
 }
 
 src_install() {
-   emake DESTDIR="${D}" install || die "emake install failed"
+   emake DESTDIR="${D}" install
dodoc README
make_desktop_entry ${PN} Crashtest
prepgamesdirs



1.12 games-simulation/crashtest/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/ChangeLog?rev=1.12&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/ChangeLog?rev=1.12&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   17 May 2012 06:18:08 -  1.11
+++ ChangeLog   10 Apr 2014 06:33:20 -  1.12
@@ -1,6 +1,9 @@
 # ChangeLog for games-simulation/crashtest
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v 1.11 
2012/05/17 06:18:08 mr_bones_ Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v 1.12 
2014/04/10 06:33:20 mr_bones_ Exp $
+
+  10 Apr 2014; Michael Sterrett  crashtest-1.1.ebuild:
+  EAPI=5; fix up HOMEPAGE,SRC_URI (bug #499706)
 
   17 May 2012; Michael Sterrett 
   files/crashtest-1.1-gentoo.patch:
@@ -43,4 +46,3 @@
   18 May 2007; Tupone Alfredo 
   +files/crashtest-1.0-gentoo.patch, +metadata.xml, +crashtest-1.0.ebuild:
   New package. Bug #153560 by Paul Bredbury
-






[gentoo-commits] gentoo-x86 commit in games-simulation/crashtest: crashtest-1.1.ebuild ChangeLog

2015-02-18 Thread Michael Sterrett (mr_bones_)
mr_bones_15/02/18 19:42:07

  Modified: crashtest-1.1.ebuild ChangeLog
  Log:
  tidy
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  ChangesPath
1.6  games-simulation/crashtest/crashtest-1.1.ebuild

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

Index: crashtest-1.1.ebuild
===
RCS file: 
/var/cvsroot/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- crashtest-1.1.ebuild10 Apr 2014 06:33:20 -  1.5
+++ crashtest-1.1.ebuild18 Feb 2015 19:42:07 -  1.6
@@ -1,6 +1,6 @@
-# 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-simulation/crashtest/crashtest-1.1.ebuild,v 1.5 
2014/04/10 06:33:20 mr_bones_ Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild,v 1.6 
2015/02/18 19:42:07 mr_bones_ Exp $
 
 EAPI=5
 inherit eutils flag-o-matic games
@@ -31,14 +31,12 @@
sed -i \
-e "s:@GENTOO_DATADIR@:${GAMES_DATADIR}/${PN}:" \
-e "s:@GENTOO_BINDIR@:${GAMES_BINDIR}:" \
-   Makefile ${PN}.cxx \
-   || die "sed failed"
+   Makefile ${PN}.cxx || die
append-flags -DHAVE_ISNANF
 }
 
 src_install() {
-   emake DESTDIR="${D}" install
-   dodoc README
+   default
make_desktop_entry ${PN} Crashtest
prepgamesdirs
 }



1.13 games-simulation/crashtest/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/ChangeLog?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/ChangeLog?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   10 Apr 2014 06:33:20 -  1.12
+++ ChangeLog   18 Feb 2015 19:42:07 -  1.13
@@ -1,6 +1,9 @@
 # ChangeLog for games-simulation/crashtest
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v 1.12 
2014/04/10 06:33:20 mr_bones_ Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v 1.13 
2015/02/18 19:42:07 mr_bones_ Exp $
+
+  18 Feb 2015; Michael Sterrett  crashtest-1.1.ebuild:
+  tidy
 
   10 Apr 2014; Michael Sterrett  crashtest-1.1.ebuild:
   EAPI=5; fix up HOMEPAGE,SRC_URI (bug #499706)