commit:     5819109b302b2414a864cfd8f2fe98ee52f19a56
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 21:51:36 2017 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 22:01:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5819109b

dev-util/oprofile: Add SLOT dependency on binutils-libs

Package-Manager: Portage-2.3.6, Repoman-2.3.3

 dev-util/oprofile/oprofile-0.9.9-r2.ebuild | 4 ++--
 dev-util/oprofile/oprofile-1.1.0-r1.ebuild | 4 ++--
 dev-util/oprofile/oprofile-1.2.0-r1.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild 
b/dev-util/oprofile/oprofile-0.9.9-r2.ebuild
index 022bec860ca..a5a0ac05f12 100644
--- a/dev-util/oprofile/oprofile-0.9.9-r2.ebuild
+++ b/dev-util/oprofile/oprofile-0.9.9-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86"
 IUSE="java pch qt4"
 
 DEPEND=">=dev-libs/popt-1.7-r1
-       sys-libs/binutils-libs
+       sys-libs/binutils-libs:=
        >=sys-libs/glibc-2.3.2-r1
        ppc64? ( dev-libs/libpfm )
        qt4? ( dev-qt/qtgui:4[qt3support] )

diff --git a/dev-util/oprofile/oprofile-1.1.0-r1.ebuild 
b/dev-util/oprofile/oprofile-1.1.0-r1.ebuild
index 0a53eda6145..2c8a16f7a16 100644
--- a/dev-util/oprofile/oprofile-1.1.0-r1.ebuild
+++ b/dev-util/oprofile/oprofile-1.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -15,7 +15,7 @@ KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86"
 IUSE="java pch"
 
 RDEPEND=">=dev-libs/popt-1.7-r1
-       sys-libs/binutils-libs
+       sys-libs/binutils-libs:=
        >=sys-libs/glibc-2.3.2-r1
        java? ( >=virtual/jdk-1.5:= )
        ppc64? ( dev-libs/libpfm )"

diff --git a/dev-util/oprofile/oprofile-1.2.0-r1.ebuild 
b/dev-util/oprofile/oprofile-1.2.0-r1.ebuild
index c34d294d89f..809a7ce8a48 100644
--- a/dev-util/oprofile/oprofile-1.2.0-r1.ebuild
+++ b/dev-util/oprofile/oprofile-1.2.0-r1.ebuild
@@ -14,7 +14,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc 
~x86"
 IUSE="java pch"
 
 RDEPEND=">=dev-libs/popt-1.7-r1
-       sys-libs/binutils-libs
+       sys-libs/binutils-libs:=
        >=sys-libs/glibc-2.3.2-r1
        java? ( >=virtual/jdk-1.5:= )
        ppc64? ( dev-libs/libpfm )"

Reply via email to