summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2012-09-13 21:14:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2012-09-13 21:14:57 +0000
commit777e068171e98079b2b878eef21900f82045b154 (patch)
tree03977607b07465ecb36da2036cf860e4d6891512 /games-fps
parentFix desktop-file-validate errors and use nongnu mirrors. (diff)
downloadgentoo-2-777e068171e98079b2b878eef21900f82045b154.tar.gz
gentoo-2-777e068171e98079b2b878eef21900f82045b154.tar.bz2
gentoo-2-777e068171e98079b2b878eef21900f82045b154.zip
add x11-libs/libXpm dep (bug #434934)
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/xonotic/ChangeLog6
-rw-r--r--games-fps/xonotic/xonotic-0.6.0.ebuild5
2 files changed, 7 insertions, 4 deletions
diff --git a/games-fps/xonotic/ChangeLog b/games-fps/xonotic/ChangeLog
index 76bc3edcc22b..1be027c84e51 100644
--- a/games-fps/xonotic/ChangeLog
+++ b/games-fps/xonotic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/xonotic
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.7 2012/06/01 06:13:05 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/ChangeLog,v 1.8 2012/09/13 21:14:57 mr_bones_ Exp $
+
+ 13 Sep 2012; Michael Sterrett <mr_bones_@gentoo.org> xonotic-0.6.0.ebuild:
+ add x11-libs/libXpm dep (bug #434934)
01 Jun 2012; Jeff Horelick <jdhore@gentoo.org> xonotic-0.6.0.ebuild:
marked x86 per bug 418085
@@ -28,4 +31,3 @@
16 Sep 2011; Michael Sterrett <mr_bones_@gentoo.org> +xonotic-0.5.0.ebuild,
+metadata.xml:
Initial commit - ebuild based on the one submitted by Nikoli (bug #324159)
-
diff --git a/games-fps/xonotic/xonotic-0.6.0.ebuild b/games-fps/xonotic/xonotic-0.6.0.ebuild
index 3a51059ae653..7dc65af90a08 100644
--- a/games-fps/xonotic/xonotic-0.6.0.ebuild
+++ b/games-fps/xonotic/xonotic-0.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.6.0.ebuild,v 1.3 2012/06/01 06:13:05 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/xonotic/xonotic-0.6.0.ebuild,v 1.4 2012/09/13 21:14:57 mr_bones_ Exp $
EAPI=3
inherit eutils check-reqs games
@@ -22,8 +22,9 @@ UIRDEPEND="
media-libs/libmodplug
x11-libs/libX11
x11-libs/libXau
- x11-libs/libXdmcp
+ x11-libs/libXpm
x11-libs/libXext
+ x11-libs/libXdmcp
x11-libs/libXxf86dga
x11-libs/libXxf86vm
virtual/opengl