diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-03-20 20:16:27 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-03-20 20:16:27 +0000 |
commit | dbe10334074925244711d78fae02dce9677d590c (patch) | |
tree | a6aaaa7db6c1888780ef3bc961cc4cecd9585b0c /games-sports/toycars/toycars-0.3.10.ebuild | |
parent | x11-libs/fltk SLOTMOVE 1.1 -> 1, corrected ebuild accordingly (diff) | |
download | gentoo-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/toycars/toycars-0.3.10.ebuild')
-rw-r--r-- | games-sports/toycars/toycars-0.3.10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |