* [gentoo-commits] gentoo-x86 commit in games-simulation/crashtest: crashtest-1.1.ebuild ChangeLog
@ 2011-03-20 20:17 Justin Lecher (jlec)
0 siblings, 0 replies; 5+ messages in thread
From: Justin Lecher (jlec) @ 2011-03-20 20:17 UTC (permalink / raw
To: gentoo-commits
jlec 11/03/20 20:17:03
Modified: crashtest-1.1.ebuild ChangeLog
Log:
x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Revision Changes Path
1.4 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.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild?r1=1.3&r2=1.4
Index: crashtest-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- crashtest-1.1.ebuild 16 Sep 2010 17:51:34 -0000 1.3
+++ crashtest-1.1.ebuild 20 Mar 2011 20:17:03 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 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.3 2010/09/16 17:51:34 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild,v 1.4 2011/03/20 20:17:03 jlec Exp $
EAPI=2
inherit eutils flag-o-matic games
@@ -14,7 +14,8 @@
KEYWORDS="amd64 x86"
IUSE=""
-RDEPEND="x11-libs/fltk:1.1[opengl]
+RDEPEND="
+ x11-libs/fltk:1[opengl]
dev-games/ode
media-libs/alsa-lib
virtual/opengl
1.9 games-simulation/crashtest/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 16 Sep 2010 17:51:34 -0000 1.8
+++ ChangeLog 20 Mar 2011 20:17:03 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for games-simulation/crashtest
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v 1.8 2010/09/16 17:51:34 scarabeus Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v 1.9 2011/03/20 20:17:03 jlec Exp $
+
+ 20 Mar 2011; Justin Lecher <jlec@gentoo.org> crashtest-1.1.ebuild:
+ x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly
16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> crashtest-1.1.ebuild:
virtual/glut -> media-libs/glut
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-simulation/crashtest: crashtest-1.1.ebuild ChangeLog
@ 2015-02-18 19:42 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 5+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2015-02-18 19:42 UTC (permalink / raw
To: gentoo-commits
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 <mr_bones_@gentoo.org> crashtest-1.1.ebuild:
+ tidy
10 Apr 2014; Michael Sterrett <mr_bones_@gentoo.org> crashtest-1.1.ebuild:
EAPI=5; fix up HOMEPAGE,SRC_URI (bug #499706)
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-simulation/crashtest: crashtest-1.1.ebuild ChangeLog
@ 2014-04-10 6:33 Michael Sterrett (mr_bones_)
0 siblings, 0 replies; 5+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2014-04-10 6:33 UTC (permalink / raw
To: gentoo-commits
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 Changes Path
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.ebuild 20 Mar 2011 20:17:03 -0000 1.4
+++ crashtest-1.1.ebuild 10 Apr 2014 06:33:20 -0000 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 -0000 1.11
+++ ChangeLog 10 Apr 2014 06:33:20 -0000 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 <mr_bones_@gentoo.org> crashtest-1.1.ebuild:
+ EAPI=5; fix up HOMEPAGE,SRC_URI (bug #499706)
17 May 2012; Michael Sterrett <mr_bones_@gentoo.org>
files/crashtest-1.1-gentoo.patch:
@@ -43,4 +46,3 @@
18 May 2007; Tupone Alfredo <tupone@gentoo.org>
+files/crashtest-1.0-gentoo.patch, +metadata.xml, +crashtest-1.0.ebuild:
New package. Bug #153560 by Paul Bredbury
-
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-simulation/crashtest: crashtest-1.1.ebuild ChangeLog
@ 2010-09-16 17:51 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 5+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2010-09-16 17:51 UTC (permalink / raw
To: gentoo-commits
scarabeus 10/09/16 17:51:34
Modified: crashtest-1.1.ebuild ChangeLog
Log:
virtual/glut -> media-libs/glut
(Portage version: 2.2_rc83/cvs/Linux x86_64)
Revision Changes Path
1.3 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.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild?r1=1.2&r2=1.3
Index: crashtest-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- crashtest-1.1.ebuild 26 Nov 2009 20:03:31 -0000 1.2
+++ crashtest-1.1.ebuild 16 Sep 2010 17:51:34 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.2 2009/11/26 20:03:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild,v 1.3 2010/09/16 17:51:34 scarabeus Exp $
EAPI=2
inherit eutils flag-o-matic games
@@ -19,7 +19,7 @@
media-libs/alsa-lib
virtual/opengl
virtual/glu
- virtual/glut"
+ media-libs/freeglut"
DEPEND="${RDEPEND}
>=media-libs/plib-1.8.4"
1.8 games-simulation/crashtest/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/crashtest/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 26 Nov 2009 20:03:31 -0000 1.7
+++ ChangeLog 16 Sep 2010 17:51:34 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for games-simulation/crashtest
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v 1.7 2009/11/26 20:03:31 maekke Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v 1.8 2010/09/16 17:51:34 scarabeus Exp $
+
+ 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> crashtest-1.1.ebuild:
+ virtual/glut -> media-libs/glut
26 Nov 2009; Markus Meier <maekke@gentoo.org> crashtest-1.1.ebuild:
amd64/x86 stable, bug #294556
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-commits] gentoo-x86 commit in games-simulation/crashtest: crashtest-1.1.ebuild ChangeLog
@ 2009-11-26 20:03 Markus Meier (maekke)
0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2009-11-26 20:03 UTC (permalink / raw
To: gentoo-commits
maekke 09/11/26 20:03:31
Modified: crashtest-1.1.ebuild ChangeLog
Log:
amd64/x86 stable, bug #294556
(Portage version: 2.2_rc52/cvs/Linux x86_64)
Revision Changes Path
1.2 games-simulation/crashtest/crashtest-1.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild?r1=1.1&r2=1.2
Index: crashtest-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- crashtest-1.1.ebuild 14 Oct 2009 05:48:31 -0000 1.1
+++ crashtest-1.1.ebuild 26 Nov 2009 20:03:31 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.1 2009/10/14 05:48:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/crashtest-1.1.ebuild,v 1.2 2009/11/26 20:03:31 maekke Exp $
EAPI=2
inherit eutils flag-o-matic games
@@ -11,7 +11,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="x11-libs/fltk:1.1[opengl]
1.7 games-simulation/crashtest/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/crashtest/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/crashtest/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/crashtest/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 14 Oct 2009 05:48:31 -0000 1.6
+++ ChangeLog 26 Nov 2009 20:03:31 -0000 1.7
@@ -1,6 +1,9 @@
# ChangeLog for games-simulation/crashtest
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v 1.6 2009/10/14 05:48:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/crashtest/ChangeLog,v 1.7 2009/11/26 20:03:31 maekke Exp $
+
+ 26 Nov 2009; Markus Meier <maekke@gentoo.org> crashtest-1.1.ebuild:
+ amd64/x86 stable, bug #294556
*crashtest-1.1 (14 Oct 2009)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-02-18 19:42 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-20 20:17 [gentoo-commits] gentoo-x86 commit in games-simulation/crashtest: crashtest-1.1.ebuild ChangeLog Justin Lecher (jlec)
-- strict thread matches above, loose matches on Subject: below --
2015-02-18 19:42 Michael Sterrett (mr_bones_)
2014-04-10 6:33 Michael Sterrett (mr_bones_)
2010-09-16 17:51 Tomas Chvatal (scarabeus)
2009-11-26 20:03 Markus Meier (maekke)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox