commit:     353c8e640756f8d7b8a8cc4c9990023e915d4dc7
Author:     Karl Linden <karl.j.linden <AT> gmail <DOT> com>
AuthorDate: Tue Dec  5 11:05:11 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 22:38:28 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=353c8e64

media-sound/patchage: depend on virtual/jack.

Closes: https://bugs.gentoo.org/631964
Closes: https://github.com/gentoo/gentoo/pull/6449
Package-Manager: Portage-2.3.16, Repoman-2.3.6

 media-sound/patchage/patchage-0.5.0-r1.ebuild | 4 ++--
 media-sound/patchage/patchage-1.0.0.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/media-sound/patchage/patchage-0.5.0-r1.ebuild 
b/media-sound/patchage/patchage-0.5.0-r1.ebuild
index e9ef3beb497..f7a464d6ad2 100644
--- a/media-sound/patchage/patchage-0.5.0-r1.ebuild
+++ b/media-sound/patchage/patchage-0.5.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -22,7 +22,7 @@ RDEPEND=">=media-libs/raul-0.7.0
        >=dev-cpp/glibmm-2.14:2
        >=dev-cpp/libglademm-2.6.0:2.4
        dev-cpp/libgnomecanvasmm:2.6
-       >=media-sound/jack-audio-connection-kit-0.107
+       virtual/jack
        alsa? ( media-libs/alsa-lib )
        lash? ( dev-libs/dbus-glib )"
 DEPEND="${RDEPEND}

diff --git a/media-sound/patchage/patchage-1.0.0.ebuild 
b/media-sound/patchage/patchage-1.0.0.ebuild
index 87cdc2f529e..f8d6244f24d 100644
--- a/media-sound/patchage/patchage-1.0.0.ebuild
+++ b/media-sound/patchage/patchage-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -20,7 +20,7 @@ RDEPEND=">=dev-cpp/glibmm-2.14:2
        >=dev-cpp/libglademm-2.6.0:2.4
        dev-cpp/libgnomecanvasmm:2.6
        >=media-libs/ganv-1.4.0
-       >=media-sound/jack-audio-connection-kit-0.120.0
+       virtual/jack
        alsa? ( media-libs/alsa-lib )
        jack-dbus? ( dev-libs/dbus-glib
                sys-apps/dbus )"

Reply via email to