diff options
author | Julian Ospald <hasufell@gentoo.org> | 2014-05-22 17:24:31 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2014-05-22 17:24:31 +0000 |
commit | f0359973e21a5e7acbda90c98ea6b6d9eb9467e1 (patch) | |
tree | 4d7d8d828f58fb9311b1abcb17f9178fae002bb3 /games-rpg | |
parent | version bump (diff) | |
download | gentoo-2-f0359973e21a5e7acbda90c98ea6b6d9eb9467e1.tar.gz gentoo-2-f0359973e21a5e7acbda90c98ea6b6d9eb9467e1.tar.bz2 gentoo-2-f0359973e21a5e7acbda90c98ea6b6d9eb9467e1.zip |
adjust some deps
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key BDEED020)
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/grimrock/ChangeLog | 5 | ||||
-rw-r--r-- | games-rpg/grimrock/grimrock-20130515.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/games-rpg/grimrock/ChangeLog b/games-rpg/grimrock/ChangeLog index 0dd3388e1dd4..f65214dc74df 100644 --- a/games-rpg/grimrock/ChangeLog +++ b/games-rpg/grimrock/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/grimrock # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v 1.9 2014/03/19 00:16:43 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/ChangeLog,v 1.10 2014/05/22 17:24:31 hasufell Exp $ + + 22 May 2014; Julian Ospald <hasufell@gentoo.org> grimrock-20130515.ebuild: + adjust some deps 19 Mar 2014; Julian Ospald <hasufell@gentoo.org> grimrock-20130515.ebuild: stable on amd64 wrt #492468 diff --git a/games-rpg/grimrock/grimrock-20130515.ebuild b/games-rpg/grimrock/grimrock-20130515.ebuild index 23e0f2190bb6..a1b81ea2bda2 100644 --- a/games-rpg/grimrock/grimrock-20130515.ebuild +++ b/games-rpg/grimrock/grimrock-20130515.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20130515.ebuild,v 1.3 2014/03/19 00:16:43 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/grimrock/grimrock-20130515.ebuild,v 1.4 2014/05/22 17:24:31 hasufell Exp $ EAPI=5 @@ -26,14 +26,14 @@ RDEPEND=" media-libs/freetype:2 media-libs/ilmbase media-libs/lcms - media-libs/libpng:1.5 + =media-libs/libpng-1.6* media-libs/libraw media-libs/jasper media-libs/openexr media-libs/openjpeg:0 media-libs/tiff sys-libs/zlib - virtual/jpeg + virtual/jpeg:62 virtual/opengl x11-libs/libX11 x11-libs/libXau |