From aeade38a8a539800212a31d9a89c15f2f5cd91e8 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Mon, 19 Oct 2009 05:01:04 +0000 Subject: add video use dep for libsdl; tidy (Portage version: 2.1.6.13/cvs/Linux i686) --- games-action/shootingstar/ChangeLog | 8 ++++++-- games-action/shootingstar/shootingstar-1.2.0.ebuild | 6 ++---- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'games-action/shootingstar') diff --git a/games-action/shootingstar/ChangeLog b/games-action/shootingstar/ChangeLog index 4e12d9fd3609..657411b5c1cb 100644 --- a/games-action/shootingstar/ChangeLog +++ b/games-action/shootingstar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/shootingstar -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/shootingstar/ChangeLog,v 1.6 2009/06/03 14:17:13 tupone Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/shootingstar/ChangeLog,v 1.7 2009/10/19 05:01:04 mr_bones_ Exp $ + + 19 Oct 2009; Michael Sterrett + shootingstar-1.2.0.ebuild: + add video use dep for libsdl; tidy 03 Jun 2009; Alfredo Tupone +files/shootingstar-1.2.0-gcc44.patch, shootingstar-1.2.0.ebuild: diff --git a/games-action/shootingstar/shootingstar-1.2.0.ebuild b/games-action/shootingstar/shootingstar-1.2.0.ebuild index b5ab1a9ac9cd..b9f9ab684d85 100644 --- a/games-action/shootingstar/shootingstar-1.2.0.ebuild +++ b/games-action/shootingstar/shootingstar-1.2.0.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/shootingstar/shootingstar-1.2.0.ebuild,v 1.6 2009/06/03 14:17:13 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/shootingstar/shootingstar-1.2.0.ebuild,v 1.7 2009/10/19 05:01:04 mr_bones_ Exp $ EAPI=2 - inherit eutils games DESCRIPTION="A topdown shooter" @@ -17,10 +16,9 @@ IUSE="" DEPEND="virtual/opengl virtual/glu - media-libs/libsdl + media-libs/libsdl[video] media-libs/sdl-mixer media-libs/sdl-image" -RDEPEND="${DEPEND}" PATCHES=( "${FILESDIR}"/${PV}-gcc34.patch -- cgit v1.2.3-65-gdbad