commit: 90ac801be3255a84b35f165da1b44a20f6d265c4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 26 10:43:30 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug 26 11:01:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90ac801b
games-strategy/liquidwar6: Remove support for non-existent deps
games-strategy/liquidwar6/liquidwar6-0.4.3681-r1.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/games-strategy/liquidwar6/liquidwar6-0.4.3681-r1.ebuild
b/games-strategy/liquidwar6/liquidwar6-0.4.3681-r1.ebuild
index c5881059e60..cd8f2f0621e 100644
--- a/games-strategy/liquidwar6/liquidwar6-0.4.3681-r1.ebuild
+++ b/games-strategy/liquidwar6/liquidwar6-0.4.3681-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -19,7 +19,6 @@ KEYWORDS="~amd64 ~x86"
IUSE="doc gles2 gtk libcaca +maps nls +ogg openmp readline test"
# yes, cunit is rdep
-# Drop the libtool dep once libltdl goes stable.
RDEPEND="dev-db/sqlite:3
dev-libs/expat
dev-scheme/guile:12
@@ -30,7 +29,7 @@ RDEPEND="dev-db/sqlite:3
media-libs/sdl-image[jpeg,png]
media-libs/sdl-ttf
net-misc/curl
- || ( dev-libs/libltdl:0 <sys-devel/libtool-2.4.3-r2:2 )
+ dev-libs/libltdl:0
sys-libs/zlib
virtual/glu
virtual/jpeg:0