summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-02-18 17:04:13 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-02-18 17:04:13 +0000
commit5f7fbc597550954467a68d270a8df8007ec28fa9 (patch)
treec0b7c1044f28e771d5e1c2542e85b19ea18e9d36 /games-strategy
parentStable for HPPA (bug #295357). (diff)
downloadgentoo-2-5f7fbc597550954467a68d270a8df8007ec28fa9.tar.gz
gentoo-2-5f7fbc597550954467a68d270a8df8007ec28fa9.tar.bz2
gentoo-2-5f7fbc597550954467a68d270a8df8007ec28fa9.zip
ebuild touchups from bug #305753
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/wormux/ChangeLog5
-rw-r--r--games-strategy/wormux/wormux-0.9.0.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/games-strategy/wormux/ChangeLog b/games-strategy/wormux/ChangeLog
index e1efbd2d2444..bc47f4b0709f 100644
--- a/games-strategy/wormux/ChangeLog
+++ b/games-strategy/wormux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/wormux
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/ChangeLog,v 1.37 2010/02/17 19:55:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/ChangeLog,v 1.38 2010/02/18 17:04:13 mr_bones_ Exp $
+
+ 18 Feb 2010; Michael Sterrett <mr_bones_@gentoo.org> wormux-0.9.0.ebuild:
+ ebuild touchups from bug #305753
*wormux-0.9.0 (17 Feb 2010)
diff --git a/games-strategy/wormux/wormux-0.9.0.ebuild b/games-strategy/wormux/wormux-0.9.0.ebuild
index 632e32464eed..9b1c33f3a60f 100644
--- a/games-strategy/wormux/wormux-0.9.0.ebuild
+++ b/games-strategy/wormux/wormux-0.9.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.9.0.ebuild,v 1.1 2010/02/17 19:55:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/wormux/wormux-0.9.0.ebuild,v 1.2 2010/02/18 17:04:13 mr_bones_ Exp $
EAPI=2
inherit autotools eutils games
@@ -23,7 +23,7 @@ RDEPEND="media-libs/libsdl[joystick,video]
media-libs/libpng
net-misc/curl
media-fonts/dejavu
- >=dev-cpp/libxmlpp-2.6
+ dev-libs/libxml2
nls? ( virtual/libintl )
unicode? ( dev-libs/fribidi )"
DEPEND="${RDEPEND}
@@ -49,6 +49,7 @@ src_configure() {
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS ChangeLog README TODO
+ rm -f "${D}${GAMES_DATADIR}/${PN}/font/DejaVuSans.ttf"
doicon data/wormux.svg
make_desktop_entry wormux Wormux
prepgamesdirs