summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-06-18 19:32:19 +0200
committerMichał Górny <mgorny@gentoo.org>2016-06-18 20:08:05 +0200
commit2595a98b190f086231d42b178d70aee3fa6d06b2 (patch)
tree73a45e44191fe65e0c55a1b5e7b1bbbd18d4e3a6 /app-emulation
parentvirtual/libelf: Add a virtual for libelf.so providers (diff)
downloadgentoo-2595a98b190f086231d42b178d70aee3fa6d06b2.tar.gz
gentoo-2595a98b190f086231d42b178d70aee3fa6d06b2.tar.bz2
gentoo-2595a98b190f086231d42b178d70aee3fa6d06b2.zip
app-emulation/ski: Use virtual/libelf
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/ski/ski-1.3.2-r1.ebuild4
-rw-r--r--app-emulation/ski/ski-1.3.2.ebuild4
2 files changed, 4 insertions, 4 deletions
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