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 | 777f6bcfe65c74450239d692fbc6a5347996e403 (patch) | |
tree | 5f810478310887cd77a7e1078b166384286748a7 /games-sports | |
parent | depend virtual/jpeg (diff) | |
download | historical-777f6bcfe65c74450239d692fbc6a5347996e403.tar.gz historical-777f6bcfe65c74450239d692fbc6a5347996e403.tar.bz2 historical-777f6bcfe65c74450239d692fbc6a5347996e403.zip |
depend virtual/jpeg
Package-Manager: portage-2.2.0_alpha25/cvs/Linux x86_64
Diffstat (limited to 'games-sports')
-rw-r--r-- | games-sports/gracer/ChangeLog | 7 | ||||
-rw-r--r-- | games-sports/gracer/gracer-0.1.5.ebuild | 6 | ||||
-rw-r--r-- | games-sports/xmoto/ChangeLog | 5 | ||||
-rw-r--r-- | games-sports/xmoto/xmoto-0.5.3-r1.ebuild | 6 |
4 files changed, 15 insertions, 9 deletions
diff --git a/games-sports/gracer/ChangeLog b/games-sports/gracer/ChangeLog index a339bbcc4076..82fbb6d69b32 100644 --- a/games-sports/gracer/ChangeLog +++ b/games-sports/gracer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-sports/gracer -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-sports/gracer/ChangeLog,v 1.20 2010/09/16 17:51:58 scarabeus Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-sports/gracer/ChangeLog,v 1.21 2011/02/26 15:32:17 signals Exp $ + + 26 Feb 2011; Kevin McCarthy <signals@gentoo.org> gracer-0.1.5.ebuild: + Updated depends from media-libs/jpeg to virtual/jpeg 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> gracer-0.1.5.ebuild: virtual/glut -> media-libs/glut diff --git a/games-sports/gracer/gracer-0.1.5.ebuild b/games-sports/gracer/gracer-0.1.5.ebuild index 74d9c0ff4e71..e41ea51eee6f 100644 --- a/games-sports/gracer/gracer-0.1.5.ebuild +++ b/games-sports/gracer/gracer-0.1.5.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/gracer/gracer-0.1.5.ebuild,v 1.20 2010/09/16 17:51:58 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-sports/gracer/gracer-0.1.5.ebuild,v 1.21 2011/02/26 15:32:17 signals Exp $ EAPI=2 inherit eutils games @@ -21,7 +21,7 @@ DEPEND="x11-libs/libXi virtual/opengl dev-lang/tcl media-libs/giflib - media-libs/jpeg:0 + virtual/jpeg media-libs/libpng media-libs/plib" 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] |