summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-20 20:16:27 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-20 20:16:27 +0000
commitdbe10334074925244711d78fae02dce9677d590c (patch)
treea6aaaa7db6c1888780ef3bc961cc4cecd9585b0c /games-sports
parentx11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly (diff)
downloadgentoo-2-dbe10334074925244711d78fae02dce9677d590c.tar.gz
gentoo-2-dbe10334074925244711d78fae02dce9677d590c.tar.bz2
gentoo-2-dbe10334074925244711d78fae02dce9677d590c.zip
x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'games-sports')
-rw-r--r--games-sports/toycars/ChangeLog7
-rw-r--r--games-sports/toycars/toycars-0.3.10.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/games-sports/toycars/ChangeLog b/games-sports/toycars/ChangeLog
index bae7d28a118c..c47165a61f49 100644
--- a/games-sports/toycars/ChangeLog
+++ b/games-sports/toycars/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-sports/toycars
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/toycars/ChangeLog,v 1.17 2010/04/29 15:45:29 mr_bones_ Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-sports/toycars/ChangeLog,v 1.18 2011/03/20 20:16:27 jlec Exp $
+
+ 20 Mar 2011; Justin Lecher <jlec@gentoo.org> toycars-0.3.10.ebuild:
+ x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly
29 Apr 2010; Michael Sterrett <mr_bones_@gentoo.org>
toycars-0.3.10.ebuild, +files/toycars-0.3.10-gcc45.patch:
diff --git a/games-sports/toycars/toycars-0.3.10.ebuild b/games-sports/toycars/toycars-0.3.10.ebuild
index 709199216afa..e16758f56325 100644
--- a/games-sports/toycars/toycars-0.3.10.ebuild
+++ b/games-sports/toycars/toycars-0.3.10.ebuild
@@ -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-sports/toycars/toycars-0.3.10.ebuild,v 1.6 2010/04/29 15:45:29 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/toycars/toycars-0.3.10.ebuild,v 1.7 2011/03/20 20:16:27 jlec Exp $
EAPI=2
inherit eutils flag-o-matic games
@@ -16,7 +16,7 @@ IUSE=""
DEPEND="media-libs/libsdl[audio,video,joystick]
media-libs/sdl-image[png]
- >=x11-libs/fltk-1.1.9:1.1[opengl]
+ x11-libs/fltk:1[opengl]
>=media-libs/fmod-4.25.07-r1:1
virtual/glu
virtual/opengl"