diff options
author | Julian Ospald <hasufell@gentoo.org> | 2013-04-11 16:47:01 +0000 |
---|---|---|
committer | Julian Ospald <hasufell@gentoo.org> | 2013-04-11 16:47:01 +0000 |
commit | 323f7b7a0e3373cc2646b61ae7357573ff3d3835 (patch) | |
tree | fa1fef5003e1f294218418f83c1c5fcff2129a34 /games-action | |
parent | Remove mask on gdk-pixbuf-2.28 as it should work fine with earlier gtk+ and t... (diff) | |
download | gentoo-2-323f7b7a0e3373cc2646b61ae7357573ff3d3835.tar.gz gentoo-2-323f7b7a0e3373cc2646b61ae7357573ff3d3835.tar.bz2 gentoo-2-323f7b7a0e3373cc2646b61ae7357573ff3d3835.zip |
update libpng slot to 1.5
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/trine2/ChangeLog | 5 | ||||
-rw-r--r-- | games-action/trine2/trine2-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/trine2/ChangeLog b/games-action/trine2/ChangeLog index f10e53b7044b..6203c14460a9 100644 --- a/games-action/trine2/ChangeLog +++ b/games-action/trine2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/trine2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/ChangeLog,v 1.2 2013/02/13 19:34:27 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/ChangeLog,v 1.3 2013/04/11 16:47:01 hasufell Exp $ + + 11 Apr 2013; Julian Ospald <hasufell@gentoo.org> trine2-1.16.ebuild: + update libpng slot to 1.5 13 Feb 2013; Julian Ospald <hasufell@gentoo.org> trine2-1.16.ebuild: add bindist restriction diff --git a/games-action/trine2/trine2-1.16.ebuild b/games-action/trine2/trine2-1.16.ebuild index 0dd50de49d43..bd46b01f4b67 100644 --- a/games-action/trine2/trine2-1.16.ebuild +++ b/games-action/trine2/trine2-1.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/trine2-1.16.ebuild,v 1.3 2013/03/22 21:29:50 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/trine2/trine2-1.16.ebuild,v 1.4 2013/04/11 16:47:01 hasufell Exp $ EAPI=5 inherit eutils unpacker gnome2-utils games @@ -41,7 +41,7 @@ RDEPEND=" virtual/opengl launcher? ( media-libs/fontconfig - media-libs/libpng:0 + media-libs/libpng:1.5 x11-libs/gtk+:2 x11-libs/libSM x11-libs/libX11 |