diff options
author | Kevin McCarthy <signals@gentoo.org> | 2011-02-26 15:33:43 +0000 |
---|---|---|
committer | Kevin McCarthy <signals@gentoo.org> | 2011-02-26 15:33:43 +0000 |
commit | 89dd2c58f36efe6dfbc4a69e069000dd85781584 (patch) | |
tree | 28a0fc95ec9c52cdfb1217f459378e0634ccd8b0 /games-sports | |
parent | depend virtual/jpeg (diff) | |
download | gentoo-2-89dd2c58f36efe6dfbc4a69e069000dd85781584.tar.gz gentoo-2-89dd2c58f36efe6dfbc4a69e069000dd85781584.tar.bz2 gentoo-2-89dd2c58f36efe6dfbc4a69e069000dd85781584.zip |
depend virtual/jpeg
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/xmoto/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.3-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-sports/xmoto/ChangeLog b/games-sports/xmoto/ChangeLog index 68592201dc1c..301364bc42f0 100644 --- a/games-sports/xmoto/ChangeLog +++ b/games-sports/xmoto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/xmoto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.53 2011/02/10 11:13:39 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/ChangeLog,v 1.54 2011/02/26 15:33:43 signals Exp $ + + 26 Feb 2011; Kevin McCarthy <signals@gentoo.org> xmoto-0.5.3-r1.ebuild: + Updated depends from media-libs/jpeg to virtual/jpeg 10 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> xmoto-0.5.4.ebuild: x86 stable wrt bug #352162 diff --git a/games-sports/xmoto/xmoto-0.5.3-r1.ebuild b/games-sports/xmoto/xmoto-0.5.3-r1.ebuild index b514f4b20893..2059e9fab6aa 100644 --- a/games-sports/xmoto/xmoto-0.5.3-r1.ebuild +++ b/games-sports/xmoto/xmoto-0.5.3-r1.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/xmoto/xmoto-0.5.3-r1.ebuild,v 1.4 2010/10/15 13:12:55 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/xmoto/xmoto-0.5.3-r1.ebuild,v 1.5 2011/02/26 15:33:43 signals Exp $ EAPI=2 inherit eutils flag-o-matic games @@ -22,7 +22,7 @@ RDEPEND=" dev-db/sqlite:3 dev-games/ode dev-lang/lua[deprecated] - media-libs/jpeg:0 + virtual/jpeg media-libs/libpng media-libs/libsdl[joystick] media-libs/sdl-mixer[vorbis] |