summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-06-01 22:33:01 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-06-01 22:33:01 +0000
commit7f01db31e38c0d506cfb0d69588f320f02052b37 (patch)
treef1bcdc266f089d720ab2f36f2c40d072167d8d7c /games-action
parentadd some slot deps for repoman (diff)
downloadgentoo-2-7f01db31e38c0d506cfb0d69588f320f02052b37.tar.gz
gentoo-2-7f01db31e38c0d506cfb0d69588f320f02052b37.tar.bz2
gentoo-2-7f01db31e38c0d506cfb0d69588f320f02052b37.zip
add slot to media-libs/libpng dep
(Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'games-action')
-rw-r--r--games-action/gltron/ChangeLog5
-rw-r--r--games-action/gltron/gltron-0.70-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-action/gltron/ChangeLog b/games-action/gltron/ChangeLog
index 8c303a001337..161b81cae620 100644
--- a/games-action/gltron/ChangeLog
+++ b/games-action/gltron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-action/gltron
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/ChangeLog,v 1.19 2015/02/06 22:03:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/ChangeLog,v 1.20 2015/06/01 22:33:01 mr_bones_ Exp $
+
+ 01 Jun 2015; Michael Sterrett <mr_bones_@gentoo.org> gltron-0.70-r1.ebuild:
+ add slot to media-libs/libpng dep
06 Feb 2015; Michael Sterrett <mr_bones_@gentoo.org>
+files/gltron-0.70-gcc49.patch, files/gltron-0.70-configure.patch,
diff --git a/games-action/gltron/gltron-0.70-r1.ebuild b/games-action/gltron/gltron-0.70-r1.ebuild
index 31418b62770b..eee412a3b154 100644
--- a/games-action/gltron/gltron-0.70-r1.ebuild
+++ b/games-action/gltron/gltron-0.70-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/gltron-0.70-r1.ebuild,v 1.11 2015/02/06 22:03:22 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/gltron-0.70-r1.ebuild,v 1.12 2015/06/01 22:33:01 mr_bones_ Exp $
EAPI=5
inherit eutils games
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ppc x86"
IUSE=""
DEPEND="virtual/opengl
- media-libs/libpng
+ media-libs/libpng:0
media-libs/libsdl[sound,video]
media-libs/sdl-mixer[vorbis]
media-libs/sdl-sound[vorbis,mikmod]