From: Michał Górny Date: Sat, 18 Jun 2016 17:32:19 +0000 (+0200) Subject: app-emulation/ski: Use virtual/libelf X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2595a98b190f086231d42b178d70aee3fa6d06b2;p=gentoo.git app-emulation/ski: Use virtual/libelf --- diff --git a/app-emulation/ski/ski-1.3.2-r1.ebuild b/app-emulation/ski/ski-1.3.2-r1.ebuild index 875a6ddf4361..d7362333d458 100644 --- a/app-emulation/ski/ski-1.3.2-r1.ebuild +++ b/app-emulation/ski/ski-1.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,8 +16,8 @@ KEYWORDS="~amd64 ~x86" IUSE="+gtk motif" RDEPEND="dev-libs/libltdl:0 - || ( dev-libs/elfutils dev-libs/libelf ) sys-libs/ncurses + virtual/libelf gtk? ( gnome-base/libglade:2.0 gnome-base/libgnomeui diff --git a/app-emulation/ski/ski-1.3.2.ebuild b/app-emulation/ski/ski-1.3.2.ebuild index 4d62c2acc364..6a67b2f9b7ae 100644 --- a/app-emulation/ski/ski-1.3.2.ebuild +++ b/app-emulation/ski/ski-1.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,8 +16,8 @@ KEYWORDS="~amd64 ~x86" IUSE="+gtk motif" RDEPEND="dev-libs/libltdl - || ( dev-libs/elfutils dev-libs/libelf ) sys-libs/ncurses + virtual/libelf gtk? ( gnome-base/libglade:2.0 gnome-base/libgnomeui