dev-util/edb-debugger: add sub-slot operator for capstone and revbump
authorPetros Siligkounas <petross404@gmail.com>
Sat, 22 Dec 2018 14:10:37 +0000 (16:10 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 16 Feb 2019 17:03:53 +0000 (17:03 +0000)
Closes: https://bugs.gentoo.org/673466
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Petros Siligkounas <petross404@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/10680
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-util/edb-debugger/edb-debugger-1.0.0-r2.ebuild [moved from dev-util/edb-debugger/edb-debugger-1.0.0-r1.ebuild with 94% similarity]
dev-util/edb-debugger/edb-debugger-9999.ebuild

similarity index 94%
rename from dev-util/edb-debugger/edb-debugger-1.0.0-r1.ebuild
rename to dev-util/edb-debugger/edb-debugger-1.0.0-r2.ebuild
index d94498796626223f7b46c3bfa1e1e9946634d4cc..bfa600112a478d635ebadb362c78f229f4b9053b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="graphviz"
 
 RDEPEND="
-       dev-libs/capstone
+       dev-libs/capstone:=
        dev-qt/qtconcurrent:5
        dev-qt/qtcore:5
        dev-qt/qtgui:5
index dc0094a1afe86fb90d9cc78f578f8adebc9d9f35..ed907cfca5d3f6e91d781cd5ee83223684fca1d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS=""
 IUSE="graphviz"
 
 RDEPEND="
-       dev-libs/capstone
+       dev-libs/capstone:=
        dev-qt/qtconcurrent:5
        dev-qt/qtcore:5
        dev-qt/qtgui:5