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  Changes    Path
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.ebuild        10 Apr 2014 06:33:20 -0000      1.5
+++ crashtest-1.1.ebuild        18 Feb 2015 19:42:07 -0000      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 -0000      1.12
+++ ChangeLog   18 Feb 2015 19:42:07 -0000      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 <[email protected]> crashtest-1.1.ebuild:
+  tidy
 
   10 Apr 2014; Michael Sterrett <[email protected]> crashtest-1.1.ebuild:
   EAPI=5; fix up HOMEPAGE,SRC_URI (bug #499706)




Reply via email to