summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2014-08-10 07:04:01 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2014-08-10 07:04:01 +0000
commit9557b1689b3e5f9327457a4b2d8587000dfc47cb (patch)
tree9629dad1376a0215981d79d72df086fd4da11fff
parentVersion bump. (diff)
downloadgentoo-2-9557b1689b3e5f9327457a4b2d8587000dfc47cb.tar.gz
gentoo-2-9557b1689b3e5f9327457a4b2d8587000dfc47cb.tar.bz2
gentoo-2-9557b1689b3e5f9327457a4b2d8587000dfc47cb.zip
tidy deps (bug #519486(
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r--games-strategy/warzone2100/ChangeLog5
-rw-r--r--games-strategy/warzone2100/warzone2100-3.1.1.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/games-strategy/warzone2100/ChangeLog b/games-strategy/warzone2100/ChangeLog
index ad9367db03c0..6b5a1c37f1d7 100644
--- a/games-strategy/warzone2100/ChangeLog
+++ b/games-strategy/warzone2100/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-strategy/warzone2100
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.85 2014/04/12 18:43:46 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/ChangeLog,v 1.86 2014/08/10 07:04:01 mr_bones_ Exp $
+
+ 10 Aug 2014; Michael Sterrett <mr_bones_@gentoo.org> warzone2100-3.1.1.ebuild:
+ tidy deps (bug #519486(
12 Apr 2014; Michael Sterrett <mr_bones_@gentoo.org> metadata.xml:
add upsteam longdescription (bug #507442)
diff --git a/games-strategy/warzone2100/warzone2100-3.1.1.ebuild b/games-strategy/warzone2100/warzone2100-3.1.1.ebuild
index de12235f5d8c..fe506380373a 100644
--- a/games-strategy/warzone2100/warzone2100-3.1.1.ebuild
+++ b/games-strategy/warzone2100/warzone2100-3.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.1.ebuild,v 1.2 2014/03/18 00:52:10 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warzone2100/warzone2100-3.1.1.ebuild,v 1.3 2014/08/10 07:04:01 mr_bones_ Exp $
EAPI=5
inherit autotools toolchain-funcs eutils versionator gnome2-utils games
@@ -44,8 +44,6 @@ RDEPEND=">=dev-games/physfs-2[zip]
)
!qt4? ( media-libs/libsdl[opengl,video] )"
DEPEND="${RDEPEND}
- sys-devel/bison
- sys-devel/flex
app-arch/zip
virtual/pkgconfig
nls? ( sys-devel/gettext )"