summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-09-10 15:54:18 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-09-10 15:54:18 +0000
commit449b82e139722d74cd1f51b2439398bd70e998c0 (patch)
tree12fc473c2f9af87c00c8623ec5a63a1009025f08 /games-fps/tremulous
parentfixes bug 429648 (eix-update issue) (diff)
downloadgentoo-2-449b82e139722d74cd1f51b2439398bd70e998c0.tar.gz
gentoo-2-449b82e139722d74cd1f51b2439398bd70e998c0.tar.bz2
gentoo-2-449b82e139722d74cd1f51b2439398bd70e998c0.zip
add joystick dep (bug #434596)
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/tremulous')
-rw-r--r--games-fps/tremulous/ChangeLog9
-rw-r--r--games-fps/tremulous/tremulous-1.1.0-r4.ebuild6
2 files changed, 9 insertions, 6 deletions
diff --git a/games-fps/tremulous/ChangeLog b/games-fps/tremulous/ChangeLog
index 23ac9f7b65f7..89c6bce1858c 100644
--- a/games-fps/tremulous/ChangeLog
+++ b/games-fps/tremulous/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/tremulous
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.22 2011/08/08 22:46:43 mr_bones_ Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/ChangeLog,v 1.23 2012/09/10 15:54:18 mr_bones_ Exp $
+
+ 10 Sep 2012; Michael Sterrett <mr_bones_@gentoo.org>
+ tremulous-1.1.0-r4.ebuild:
+ add joystick dep (bug #434596)
08 Aug 2011; Michael Sterrett <mr_bones_@gentoo.org>
tremulous-1.1.0-r4.ebuild:
@@ -96,4 +100,3 @@
+tremulous-1.1.0.ebuild:
Initial import. Original ebuild by Paul Bredbury <brebs@sent.com>. Edited by
Tristan Heaven <tristanheaven@gmail.com>. Closing bug #128370.
-
diff --git a/games-fps/tremulous/tremulous-1.1.0-r4.ebuild b/games-fps/tremulous/tremulous-1.1.0-r4.ebuild
index a701a6308698..3c261a4710de 100644
--- a/games-fps/tremulous/tremulous-1.1.0-r4.ebuild
+++ b/games-fps/tremulous/tremulous-1.1.0-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild,v 1.8 2011/08/08 22:46:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/tremulous/tremulous-1.1.0-r4.ebuild,v 1.9 2012/09/10 15:54:18 mr_bones_ Exp $
EAPI=2
@@ -21,7 +21,7 @@ IUSE="dedicated openal +opengl +vorbis"
UIDEPEND="
virtual/jpeg
- media-libs/libsdl[opengl?]
+ media-libs/libsdl[joystick,opengl?]
vorbis? ( media-libs/libogg media-libs/libvorbis )
openal? ( media-libs/openal )
x11-libs/libXau