public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/amsynth/
Date: Tue,  9 May 2017 07:28:24 +0000 (UTC)	[thread overview]
Message-ID: <1494314882.fab7558cfbb06bc272b8241c876135b6565f8575.aballier@gentoo> (raw)

commit:     fab7558cfbb06bc272b8241c876135b6565f8575
Author:     Karl Linden <karl.j.linden <AT> gmail <DOT> com>
AuthorDate: Tue May  9 05:32:51 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue May  9 07:28:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fab7558c

media-sound/amsynth: depend on virtual/jack

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-sound/amsynth/{amsynth-1.3.2.ebuild => amsynth-1.3.2-r1.ebuild} | 4 ++--
 media-sound/amsynth/{amsynth-1.5.1.ebuild => amsynth-1.5.1-r1.ebuild} | 4 ++--
 media-sound/amsynth/{amsynth-1.7.1.ebuild => amsynth-1.6.4-r1.ebuild} | 2 +-
 media-sound/amsynth/{amsynth-1.7.0.ebuild => amsynth-1.7.0-r1.ebuild} | 2 +-
 media-sound/amsynth/{amsynth-1.6.4.ebuild => amsynth-1.7.1-r1.ebuild} | 4 ++--
 5 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/media-sound/amsynth/amsynth-1.3.2.ebuild b/media-sound/amsynth/amsynth-1.3.2-r1.ebuild
similarity index 91%
rename from media-sound/amsynth/amsynth-1.3.2.ebuild
rename to media-sound/amsynth/amsynth-1.3.2-r1.ebuild
index 5379cf7bc1d..bc363155b99 100644
--- a/media-sound/amsynth/amsynth-1.3.2.ebuild
+++ b/media-sound/amsynth/amsynth-1.3.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -27,7 +27,7 @@ RDEPEND="dev-cpp/gtkmm:2.4
 		media-libs/liblo:=
 		>=x11-libs/gtk+-2.20:2
 		)
-	jack? ( media-sound/jack-audio-connection-kit )
+	jack? ( virtual/jack )
 	lash? ( media-sound/lash )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig

diff --git a/media-sound/amsynth/amsynth-1.5.1.ebuild b/media-sound/amsynth/amsynth-1.5.1-r1.ebuild
similarity index 91%
rename from media-sound/amsynth/amsynth-1.5.1.ebuild
rename to media-sound/amsynth/amsynth-1.5.1-r1.ebuild
index 7f40ffde606..257e2bb0f5b 100644
--- a/media-sound/amsynth/amsynth-1.5.1.ebuild
+++ b/media-sound/amsynth/amsynth-1.5.1-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
@@ -24,7 +24,7 @@ RDEPEND="dev-cpp/gtkmm:2.4
 		media-libs/liblo:=
 		>=x11-libs/gtk+-2.20:2
 		)
-	jack? ( media-sound/jack-audio-connection-kit )
+	jack? ( virtual/jack )
 	lash? ( media-sound/lash )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig

diff --git a/media-sound/amsynth/amsynth-1.7.1.ebuild b/media-sound/amsynth/amsynth-1.6.4-r1.ebuild
similarity index 95%
rename from media-sound/amsynth/amsynth-1.7.1.ebuild
rename to media-sound/amsynth/amsynth-1.6.4-r1.ebuild
index 61adafdc3c5..69a0cb904ff 100644
--- a/media-sound/amsynth/amsynth-1.7.1.ebuild
+++ b/media-sound/amsynth/amsynth-1.6.4-r1.ebuild
@@ -25,7 +25,7 @@ RDEPEND="dev-cpp/gtkmm:2.4
 		media-libs/liblo:=
 		>=x11-libs/gtk+-2.20:2
 		)
-	jack? ( media-sound/jack-audio-connection-kit )
+	jack? ( virtual/jack )
 	lash? ( media-sound/lash )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig

diff --git a/media-sound/amsynth/amsynth-1.7.0.ebuild b/media-sound/amsynth/amsynth-1.7.0-r1.ebuild
similarity index 95%
rename from media-sound/amsynth/amsynth-1.7.0.ebuild
rename to media-sound/amsynth/amsynth-1.7.0-r1.ebuild
index 61adafdc3c5..69a0cb904ff 100644
--- a/media-sound/amsynth/amsynth-1.7.0.ebuild
+++ b/media-sound/amsynth/amsynth-1.7.0-r1.ebuild
@@ -25,7 +25,7 @@ RDEPEND="dev-cpp/gtkmm:2.4
 		media-libs/liblo:=
 		>=x11-libs/gtk+-2.20:2
 		)
-	jack? ( media-sound/jack-audio-connection-kit )
+	jack? ( virtual/jack )
 	lash? ( media-sound/lash )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig

diff --git a/media-sound/amsynth/amsynth-1.6.4.ebuild b/media-sound/amsynth/amsynth-1.7.1-r1.ebuild
similarity index 91%
rename from media-sound/amsynth/amsynth-1.6.4.ebuild
rename to media-sound/amsynth/amsynth-1.7.1-r1.ebuild
index 7c2577b8616..69a0cb904ff 100644
--- a/media-sound/amsynth/amsynth-1.6.4.ebuild
+++ b/media-sound/amsynth/amsynth-1.7.1-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=6
@@ -25,7 +25,7 @@ RDEPEND="dev-cpp/gtkmm:2.4
 		media-libs/liblo:=
 		>=x11-libs/gtk+-2.20:2
 		)
-	jack? ( media-sound/jack-audio-connection-kit )
+	jack? ( virtual/jack )
 	lash? ( media-sound/lash )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig


             reply	other threads:[~2017-05-09  7:28 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-09  7:28 Alexis Ballier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-11  9:18 [gentoo-commits] repo/gentoo:master commit in: media-sound/amsynth/ Miroslav Šulc
2024-06-09 10:38 Jakov Smolić
2024-06-09 10:38 Jakov Smolić
2024-05-18  9:53 Miroslav Šulc
2024-05-17 12:48 Sam James
2024-05-17 12:48 Sam James
2024-05-10  9:07 Miroslav Šulc
2024-04-16  8:06 Miroslav Šulc
2023-03-09  7:25 Miroslav Šulc
2023-03-07 15:45 Sam James
2023-03-07 11:42 Sam James
2023-02-24  7:52 Miroslav Šulc
2023-02-22  9:32 Sam James
2023-02-22  9:15 Sam James
2023-02-04  9:23 Miroslav Šulc
2023-01-22  8:41 Miroslav Šulc
2022-09-19  3:57 Miroslav Šulc
2022-09-18 16:36 Sam James
2022-09-18 16:36 Sam James
2022-09-18 13:48 Miroslav Šulc
2022-07-18  3:11 Miroslav Šulc
2022-02-10 10:12 Miroslav Šulc
2022-02-10  9:43 Sam James
2022-02-10  9:10 Jakov Smolić
2022-02-04 10:03 Miroslav Šulc
2022-02-04  9:03 Jakov Smolić
2022-02-03  9:21 Jakov Smolić
2022-01-10  8:49 Miroslav Šulc
2022-01-03  8:24 Miroslav Šulc
2021-11-10  5:00 Sam James
2021-06-20  8:10 Miroslav Šulc
2021-06-19 23:51 Sam James
2021-06-19 23:51 Sam James
2019-04-08 21:15 Andreas Sturmlechner
2019-04-08 14:47 Aaron Bauman
2019-03-19  2:03 Thomas Deutschmann
2019-03-16 21:39 Agostino Sarubbo
2019-03-10 16:42 Andreas Sturmlechner
2019-03-10 16:42 Andreas Sturmlechner
2019-03-10 16:42 Andreas Sturmlechner
2017-04-23 11:11 Alexis Ballier
2017-01-06  9:42 Alexis Ballier
2016-01-31 21:09 David Seifert
2016-01-30  9:40 Pacho Ramos
2016-01-15  9:03 Agostino Sarubbo
2015-12-23 20:38 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1494314882.fab7558cfbb06bc272b8241c876135b6565f8575.aballier@gentoo \
    --to=aballier@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox