public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2020-01-23 12:18 Agostino Sarubbo
  0 siblings, 0 replies; 35+ messages in thread
From: Agostino Sarubbo @ 2020-01-23 12:18 UTC (permalink / raw
  To: gentoo-commits

commit:     2de7e7d16d001ca1931c019d1d0361a816e2838f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 12:18:36 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 12:18:36 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2de7e7d1

media-plugins/mda-lv2: x86 stable wrt bug #706058

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild
index afc30a32bae..3976e13000a 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="media-libs/lv2"
 DEPEND="


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2023-06-12  6:48 Miroslav Šulc
  0 siblings, 0 replies; 35+ messages in thread
From: Miroslav Šulc @ 2023-06-12  6:48 UTC (permalink / raw
  To: gentoo-commits

commit:     53f8cd133b836621315413cc8581e10fd7dfeb5b
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 06:47:55 2023 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 06:47:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53f8cd13

media-plugins/mda-lv2: dropped obsolete 1.2.10

Bug: https://bugs.gentoo.org/908314
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild
deleted file mode 100644
index faf6618f6de4..000000000000
--- a/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson
-
-DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett"
-HOMEPAGE="https://drobilla.net/software/mda-lv2.html"
-SRC_URI="https://download.drobilla.net/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
-
-BDEPEND="
-	virtual/pkgconfig
-"
-RDEPEND="media-libs/lv2"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2023-06-11 15:46 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2023-06-11 15:46 UTC (permalink / raw
  To: gentoo-commits

commit:     1b20a0a6ac22f3b42d1e22793d736d2eb4b2297c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 15:46:22 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 15:46:22 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b20a0a6

media-plugins/mda-lv2: Stabilize 1.2.10-r1 amd64, #908314

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
index 7b5268cb5185..f2887da2410b 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 # See README
 LICENSE="|| ( GPL-2+ MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="test"
 # Tests fail because of lvz_new_audioeffectx symbol in plugins, check
 # on new lv2lint release (>0.16.2). See https://gitlab.com/drobilla/mda-lv2/-/issues/2.


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2023-06-11 13:46 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2023-06-11 13:46 UTC (permalink / raw
  To: gentoo-commits

commit:     1e272b1740ca1ab7cbc3dea1b8298bcf19bb8f31
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 13:45:50 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 13:45:50 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e272b17

media-plugins/mda-lv2: Stabilize 1.2.10-r1 x86, #908314

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
index e8daf90d0104..7b5268cb5185 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 # See README
 LICENSE="|| ( GPL-2+ MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="test"
 # Tests fail because of lvz_new_audioeffectx symbol in plugins, check
 # on new lv2lint release (>0.16.2). See https://gitlab.com/drobilla/mda-lv2/-/issues/2.


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2023-05-12  7:14 Arthur Zamarin
  0 siblings, 0 replies; 35+ messages in thread
From: Arthur Zamarin @ 2023-05-12  7:14 UTC (permalink / raw
  To: gentoo-commits

commit:     09e07ef30baf96a6577260d76094c1f248bb419b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 12 07:13:57 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 12 07:13:57 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09e07ef3

media-plugins/mda-lv2: Keyword 1.2.10-r1 x86, #906173

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
index 1512ad14dc8a..e8daf90d0104 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 # See README
 LICENSE="|| ( GPL-2+ MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="test"
 # Tests fail because of lvz_new_audioeffectx symbol in plugins, check
 # on new lv2lint release (>0.16.2). See https://gitlab.com/drobilla/mda-lv2/-/issues/2.


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2023-05-12  5:02 Arthur Zamarin
  0 siblings, 0 replies; 35+ messages in thread
From: Arthur Zamarin @ 2023-05-12  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     4707c89f16ce1574e4cd4f21b27abb136b08ae9c
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 12 05:02:04 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 12 05:02:04 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4707c89f

media-plugins/mda-lv2: Keyword 1.2.10-r1 arm, #906173

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
index 6202d14f5f2f..dfa2058591a8 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 # See README
 LICENSE="|| ( GPL-2+ MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc"
 IUSE="test"
 # Tests fail because of lvz_new_audioeffectx symbol in plugins, check
 # on new lv2lint release (>0.16.2). See https://gitlab.com/drobilla/mda-lv2/-/issues/2.


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2023-05-12  5:02 Arthur Zamarin
  0 siblings, 0 replies; 35+ messages in thread
From: Arthur Zamarin @ 2023-05-12  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     54fcb0757f3fc27d39742e404e70f14eac0e4f7b
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 12 05:02:05 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 12 05:02:05 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54fcb075

media-plugins/mda-lv2: Keyword 1.2.10-r1 ppc64, #906173

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
index dfa2058591a8..1512ad14dc8a 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 # See README
 LICENSE="|| ( GPL-2+ MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64"
 IUSE="test"
 # Tests fail because of lvz_new_audioeffectx symbol in plugins, check
 # on new lv2lint release (>0.16.2). See https://gitlab.com/drobilla/mda-lv2/-/issues/2.


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2023-05-12  5:02 Arthur Zamarin
  0 siblings, 0 replies; 35+ messages in thread
From: Arthur Zamarin @ 2023-05-12  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     1e1db91e64382a6cab629b432dc510155757f90f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 12 05:02:03 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 12 05:02:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1db91e

media-plugins/mda-lv2: Keyword 1.2.10-r1 ppc, #906173

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
index 6bc923810aed..6202d14f5f2f 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 # See README
 LICENSE="|| ( GPL-2+ MIT )"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~ppc"
 IUSE="test"
 # Tests fail because of lvz_new_audioeffectx symbol in plugins, check
 # on new lv2lint release (>0.16.2). See https://gitlab.com/drobilla/mda-lv2/-/issues/2.


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2023-05-12  4:18 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2023-05-12  4:18 UTC (permalink / raw
  To: gentoo-commits

commit:     e4758d14c333b893da9ffb4079f9e64c4903976a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 12 04:18:38 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 12 04:18:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4758d14

media-plugins/mda-lv2: Keyword 1.2.10-r1 arm64, #906173

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
index 9a73be0503be..6bc923810aed 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 # See README
 LICENSE="|| ( GPL-2+ MIT )"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
 IUSE="test"
 # Tests fail because of lvz_new_audioeffectx symbol in plugins, check
 # on new lv2lint release (>0.16.2). See https://gitlab.com/drobilla/mda-lv2/-/issues/2.


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2023-05-12  3:40 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2023-05-12  3:40 UTC (permalink / raw
  To: gentoo-commits

commit:     dcc76c9cc5990fbc66dbc1c7d9201bb108060768
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 12 03:39:46 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 12 03:39:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc76c9c

media-plugins/mda-lv2: add bug link for test failure

Bug: https://gitlab.com/drobilla/mda-lv2/-/issues/2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
index 5bd3984346c9..9a73be0503be 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.10-r1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
 # Tests fail because of lvz_new_audioeffectx symbol in plugins, check
-# on new lv2lint release (>0.16.2)
+# on new lv2lint release (>0.16.2). See https://gitlab.com/drobilla/mda-lv2/-/issues/2.
 RESTRICT="!test? ( test ) test"
 
 DEPEND="media-libs/lv2"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2023-05-12  3:22 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2023-05-12  3:22 UTC (permalink / raw
  To: gentoo-commits

commit:     d1b5dc8ce062c8e802c794b588f56c62bea69fac
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May 12 02:17:29 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri May 12 02:55:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1b5dc8c

media-plugins/mda-lv2: add gitlab upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/mda-lv2/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/media-plugins/mda-lv2/metadata.xml b/media-plugins/mda-lv2/metadata.xml
index 6ba8ddc33e95..f5ccf86599e1 100644
--- a/media-plugins/mda-lv2/metadata.xml
+++ b/media-plugins/mda-lv2/metadata.xml
@@ -14,4 +14,7 @@
 
 	The instrument plugins make use of the new atom:AtomPort to receive MIDI. Apologies for any inconvenience, but this means they will only work in modern hosts which have implemented atom-based MIDI. The effects should work fine in any LV2 host.
 </longdescription>
+<upstream>
+	<remote-id type="gitlab">drobilla/mda-lv2</remote-id>
+</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2022-11-04  7:25 Miroslav Šulc
  0 siblings, 0 replies; 35+ messages in thread
From: Miroslav Šulc @ 2022-11-04  7:25 UTC (permalink / raw
  To: gentoo-commits

commit:     9313654882586b5eabb6ee122e22b598282c1869
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  4 07:25:01 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Nov  4 07:25:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93136548

media-plugins/mda-lv2: dropped obsolete 1.2.6

Bug: https://bugs.gentoo.org/879133
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-plugins/mda-lv2/Manifest             |  1 -
 media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/media-plugins/mda-lv2/Manifest b/media-plugins/mda-lv2/Manifest
index d406780e4d32..09edf0647171 100644
--- a/media-plugins/mda-lv2/Manifest
+++ b/media-plugins/mda-lv2/Manifest
@@ -1,2 +1 @@
 DIST mda-lv2-1.2.10.tar.xz 2081216 BLAKE2B f201cff828fcef037795935bbeb56b0c2067a2f66666f99d8f90507333249c128d5d6202bc38a96dafa9f9aab28f5c9b571f9e8d88f7a77fd1b23f5fca1376d4 SHA512 be490887be25b2578a4f0a0f7d571aaa1bad37a640094ffde7bdca21a285ddf7d7650f96f735cb0ec01e262bddb945ab9e8923a2d8b94afb5dc6940cf4e2b054
-DIST mda-lv2-1.2.6.tar.bz2 2371464 BLAKE2B d9c6de99a3bac080df2a58db56673712a7c050fea76906bd8e1704f28b3588d990cc8c3ce2fe94b598b1b9a4acd751696775d6c19baee2bd7982853f2e2ae18b SHA512 0b49c8d4868010726bdf4b969b4822ffe17d705d81c956afabcfa27135c1bf54bb4fd00168d2606ddcd3f9b1930247655e700ae8d6039b43ff1a779cb8a617cc

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
deleted file mode 100644
index b40371714dcf..000000000000
--- a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..11} )
-PYTHON_REQ_USE='threads(+)'
-
-inherit python-any-r1 waf-utils
-
-DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett"
-HOMEPAGE="https://drobilla.net/software/mda-lv2.html"
-SRC_URI="https://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
-
-BDEPEND="
-	virtual/pkgconfig
-"
-RDEPEND="media-libs/lv2"
-DEPEND="
-	${PYTHON_DEPS}
-"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2022-11-03  8:08 Agostino Sarubbo
  0 siblings, 0 replies; 35+ messages in thread
From: Agostino Sarubbo @ 2022-11-03  8:08 UTC (permalink / raw
  To: gentoo-commits

commit:     4071126db1b90fd089e2a9dd87689e591c6ae9db
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  3 08:08:04 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 08:08:21 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4071126d

media-plugins/mda-lv2: Stabilize 1.2.10 x86, #879133

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild
index c587507650bd..faf6618f6de4 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 
 BDEPEND="
 	virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2022-11-02 20:07 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2022-11-02 20:07 UTC (permalink / raw
  To: gentoo-commits

commit:     e1278cab11a0c2586584ef9b3e2f83b08f4df1d8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  2 20:06:56 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Nov  2 20:06:56 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1278cab

media-plugins/mda-lv2: Stabilize 1.2.10 amd64, #879133

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild
index 7aa26b976822..c587507650bd 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 
 BDEPEND="
 	virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2022-10-02  8:19 Miroslav Šulc
  0 siblings, 0 replies; 35+ messages in thread
From: Miroslav Šulc @ 2022-10-02  8:19 UTC (permalink / raw
  To: gentoo-commits

commit:     c752c4104e38b03c932e2b1a6092c0a1e1f89afe
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 08:19:25 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 08:19:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c752c410

media-plugins/mda-lv2: updated SRC_URI to https

Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
index 064a4397dd24..b40371714dcf 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
@@ -10,7 +10,7 @@ inherit python-any-r1 waf-utils
 
 DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett"
 HOMEPAGE="https://drobilla.net/software/mda-lv2.html"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
+SRC_URI="https://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2022-10-02  8:15 Miroslav Šulc
  0 siblings, 0 replies; 35+ messages in thread
From: Miroslav Šulc @ 2022-10-02  8:15 UTC (permalink / raw
  To: gentoo-commits

commit:     1721ce223b6034f5235f4190d23e44114ea81d32
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 08:12:58 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 08:12:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1721ce22

media-plugins/mda-lv2: bump to 1.2.10 + updated homepage

Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-plugins/mda-lv2/Manifest              |  1 +
 media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild | 19 +++++++++++++++++++
 media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild  |  2 +-
 3 files changed, 21 insertions(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/Manifest b/media-plugins/mda-lv2/Manifest
index b274cfe873f1..d406780e4d32 100644
--- a/media-plugins/mda-lv2/Manifest
+++ b/media-plugins/mda-lv2/Manifest
@@ -1 +1,2 @@
+DIST mda-lv2-1.2.10.tar.xz 2081216 BLAKE2B f201cff828fcef037795935bbeb56b0c2067a2f66666f99d8f90507333249c128d5d6202bc38a96dafa9f9aab28f5c9b571f9e8d88f7a77fd1b23f5fca1376d4 SHA512 be490887be25b2578a4f0a0f7d571aaa1bad37a640094ffde7bdca21a285ddf7d7650f96f735cb0ec01e262bddb945ab9e8923a2d8b94afb5dc6940cf4e2b054
 DIST mda-lv2-1.2.6.tar.bz2 2371464 BLAKE2B d9c6de99a3bac080df2a58db56673712a7c050fea76906bd8e1704f28b3588d990cc8c3ce2fe94b598b1b9a4acd751696775d6c19baee2bd7982853f2e2ae18b SHA512 0b49c8d4868010726bdf4b969b4822ffe17d705d81c956afabcfa27135c1bf54bb4fd00168d2606ddcd3f9b1930247655e700ae8d6039b43ff1a779cb8a617cc

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild
new file mode 100644
index 000000000000..7aa26b976822
--- /dev/null
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.10.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett"
+HOMEPAGE="https://drobilla.net/software/mda-lv2.html"
+SRC_URI="https://download.drobilla.net/${P}.tar.xz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+
+BDEPEND="
+	virtual/pkgconfig
+"
+RDEPEND="media-libs/lv2"

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
index 2b0e8e37bf6b..064a4397dd24 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE='threads(+)'
 inherit python-any-r1 waf-utils
 
 DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett"
-HOMEPAGE="http://drobilla.net/software/mda-lv2/"
+HOMEPAGE="https://drobilla.net/software/mda-lv2.html"
 SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2022-06-26  7:49 Miroslav Šulc
  0 siblings, 0 replies; 35+ messages in thread
From: Miroslav Šulc @ 2022-06-26  7:49 UTC (permalink / raw
  To: gentoo-commits

commit:     4062ba6c489191f6c4716c5f50e306bbd2d4951c
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 26 07:49:48 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun Jun 26 07:49:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4062ba6c

media-plugins/mda-lv2: added python 3.10 & 3.11

Closes: https://bugs.gentoo.org/846038
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
index 95aac2e05233..2b0e8e37bf6b 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..11} )
 PYTHON_REQ_USE='threads(+)'
 
 inherit python-any-r1 waf-utils


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2021-03-11  2:42 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-03-11  2:42 UTC (permalink / raw
  To: gentoo-commits

commit:     406aba63fb36b8b2490346225ca59577fc09d0d1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 11 02:42:13 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 02:42:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=406aba63

media-plugins/mda-lv2: Keyword 1.2.6 ppc, #734136

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
index 2ff343b9845..95aac2e0523 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
 
 BDEPEND="
 	virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2021-02-22  7:18 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-02-22  7:18 UTC (permalink / raw
  To: gentoo-commits

commit:     27c0bd434be32935ea0f585c0e19e99209763a58
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 07:18:09 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 07:18:09 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27c0bd43

media-plugins/mda-lv2: Keyword 1.2.6 ppc64, #734136

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
index e249ebf5cbd..2ff343b9845 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 BDEPEND="
 	virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2021-02-22  7:14 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-02-22  7:14 UTC (permalink / raw
  To: gentoo-commits

commit:     f0df66adaf1d9903f7282c9f41006d16490a9c5c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 07:14:33 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 07:14:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0df66ad

media-plugins/mda-lv2: Keyword 1.2.6 arm64, #734136

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
index 3f8ca856a02..e249ebf5cbd 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 
 BDEPEND="
 	virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2021-02-21  0:54 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-02-21  0:54 UTC (permalink / raw
  To: gentoo-commits

commit:     929b46ba06857b2672289e7adc38539bf7b05f47
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 00:52:55 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 00:54:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=929b46ba

media-plugins/mda-lv2: Keyword 1.2.6 arm, #734136

Tested-by: John Helmert III (ajak) <jchelmert3 <AT> posteo.net>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
index c2174600464..3f8ca856a02 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 
 BDEPEND="
 	virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2021-02-09 10:09 Miroslav Šulc
  0 siblings, 0 replies; 35+ messages in thread
From: Miroslav Šulc @ 2021-02-09 10:09 UTC (permalink / raw
  To: gentoo-commits

commit:     e6d2be3ac4c4db8958a066ddf2c96a1cd127209b
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 10:09:22 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 10:09:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d2be3a

media-plugins/mda-lv2: removed obsolete 1.2.4

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-plugins/mda-lv2/Manifest             |  1 -
 media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/media-plugins/mda-lv2/Manifest b/media-plugins/mda-lv2/Manifest
index f34c1a0fa9c..b274cfe873f 100644
--- a/media-plugins/mda-lv2/Manifest
+++ b/media-plugins/mda-lv2/Manifest
@@ -1,2 +1 @@
-DIST mda-lv2-1.2.4.tar.bz2 2362219 BLAKE2B 2b943ab585ee55f909161ed562e4cd9a8b57cf1c61e5199ebc6917b5ca6108fd9e8cb4c48517f01c823b9ab7ce96461f6f5ff1c103897aaa8bfd182a5debd2bf SHA512 d2ae0a7531de36ed30d0fa6e377d42d44d8dc67e4893e075b1d850e92c3a2d92f6f80e292e642c71ad1493532a0e06734011028cfec91348cfda02eec62dfe04
 DIST mda-lv2-1.2.6.tar.bz2 2371464 BLAKE2B d9c6de99a3bac080df2a58db56673712a7c050fea76906bd8e1704f28b3588d990cc8c3ce2fe94b598b1b9a4acd751696775d6c19baee2bd7982853f2e2ae18b SHA512 0b49c8d4868010726bdf4b969b4822ffe17d705d81c956afabcfa27135c1bf54bb4fd00168d2606ddcd3f9b1930247655e700ae8d6039b43ff1a779cb8a617cc

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild
deleted file mode 100644
index 168ca3efe52..00000000000
--- a/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_{7,8} )
-PYTHON_REQ_USE='threads(+)'
-
-inherit python-any-r1 waf-utils
-
-DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett"
-HOMEPAGE="http://drobilla.net/software/mda-lv2/"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="media-libs/lv2"
-DEPEND="
-	${PYTHON_DEPS}
-	virtual/pkgconfig"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2021-02-08 17:26 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-02-08 17:26 UTC (permalink / raw
  To: gentoo-commits

commit:     3a4b7d5812d0d8a019f6798213e5b54e7b84d3f2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 17:25:58 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 17:25:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a4b7d58

media-plugins/mda-lv2: Stabilize 1.2.6 x86, #769422

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
index a376a519872..c2174600464 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 BDEPEND="
 	virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2021-02-08 17:25 Sam James
  0 siblings, 0 replies; 35+ messages in thread
From: Sam James @ 2021-02-08 17:25 UTC (permalink / raw
  To: gentoo-commits

commit:     1dc07a0d8efdc11b39728e420865d61d00aa3584
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb  8 17:24:35 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb  8 17:24:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dc07a0d

media-plugins/mda-lv2: Stabilize 1.2.6 amd64, #769422

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
index 03cd6290936..a376a519872 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 BDEPEND="
 	virtual/pkgconfig


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2021-01-08 12:27 Miroslav Šulc
  0 siblings, 0 replies; 35+ messages in thread
From: Miroslav Šulc @ 2021-01-08 12:27 UTC (permalink / raw
  To: gentoo-commits

commit:     2ff41978186402dd8355976b82c931b821806393
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  8 12:26:56 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Jan  8 12:26:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ff41978

media-plugins/mda-lv2: bump to 1.2.6

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-plugins/mda-lv2/Manifest             |  1 +
 media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/media-plugins/mda-lv2/Manifest b/media-plugins/mda-lv2/Manifest
index 5e69b5c9cff..f34c1a0fa9c 100644
--- a/media-plugins/mda-lv2/Manifest
+++ b/media-plugins/mda-lv2/Manifest
@@ -1 +1,2 @@
 DIST mda-lv2-1.2.4.tar.bz2 2362219 BLAKE2B 2b943ab585ee55f909161ed562e4cd9a8b57cf1c61e5199ebc6917b5ca6108fd9e8cb4c48517f01c823b9ab7ce96461f6f5ff1c103897aaa8bfd182a5debd2bf SHA512 d2ae0a7531de36ed30d0fa6e377d42d44d8dc67e4893e075b1d850e92c3a2d92f6f80e292e642c71ad1493532a0e06734011028cfec91348cfda02eec62dfe04
+DIST mda-lv2-1.2.6.tar.bz2 2371464 BLAKE2B d9c6de99a3bac080df2a58db56673712a7c050fea76906bd8e1704f28b3588d990cc8c3ce2fe94b598b1b9a4acd751696775d6c19baee2bd7982853f2e2ae18b SHA512 0b49c8d4868010726bdf4b969b4822ffe17d705d81c956afabcfa27135c1bf54bb4fd00168d2606ddcd3f9b1930247655e700ae8d6039b43ff1a779cb8a617cc

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
new file mode 100644
index 00000000000..76802c626a9
--- /dev/null
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.6.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_REQ_USE='threads(+)'
+
+inherit python-any-r1 waf-utils
+
+DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett"
+HOMEPAGE="http://drobilla.net/software/mda-lv2/"
+SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="
+	virtual/pkgconfig
+"
+RDEPEND="media-libs/lv2"
+DEPEND="
+	${PYTHON_DEPS}
+"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2020-01-23 15:20 Miroslav Šulc
  0 siblings, 0 replies; 35+ messages in thread
From: Miroslav Šulc @ 2020-01-23 15:20 UTC (permalink / raw
  To: gentoo-commits

commit:     9f125d8c78775d6a49ad004af776a4ec9c92b5a8
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 15:18:30 2020 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 15:18:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f125d8c

media-plugins/mda-lv2: removed old 1.2.2

Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-plugins/mda-lv2/Manifest             |  1 -
 media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild | 22 ----------------------
 2 files changed, 23 deletions(-)

diff --git a/media-plugins/mda-lv2/Manifest b/media-plugins/mda-lv2/Manifest
index 7ef1fcc2fe4..5e69b5c9cff 100644
--- a/media-plugins/mda-lv2/Manifest
+++ b/media-plugins/mda-lv2/Manifest
@@ -1,2 +1 @@
-DIST mda-lv2-1.2.2.tar.bz2 2160906 BLAKE2B 2b0660395b3508247558305a1ec80c27c8e23ae4db3fb6eb30a06df54bca822256f712961dbaf9e318966be8f4c90824ea4246499fa2343a59376ef80f862eb5 SHA512 da9960462a896f8412cc1918e3a7c0bf9d33d5431a1264035705ca21295d52de1e6b5360369b9da519376a78f72b0c750d133d89b04240f3e35a210e4551854a
 DIST mda-lv2-1.2.4.tar.bz2 2362219 BLAKE2B 2b943ab585ee55f909161ed562e4cd9a8b57cf1c61e5199ebc6917b5ca6108fd9e8cb4c48517f01c823b9ab7ce96461f6f5ff1c103897aaa8bfd182a5debd2bf SHA512 d2ae0a7531de36ed30d0fa6e377d42d44d8dc67e4893e075b1d850e92c3a2d92f6f80e292e642c71ad1493532a0e06734011028cfec91348cfda02eec62dfe04

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
deleted file mode 100644
index 2386d194918..00000000000
--- a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-PYTHON_REQ_USE='threads(+)'
-
-inherit python-any-r1 waf-utils
-
-DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett"
-HOMEPAGE="http://drobilla.net/software/mda-lv2/"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="media-libs/lv2"
-DEPEND="
-	${PYTHON_DEPS}
-	virtual/pkgconfig"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2020-01-23 10:59 Agostino Sarubbo
  0 siblings, 0 replies; 35+ messages in thread
From: Agostino Sarubbo @ 2020-01-23 10:59 UTC (permalink / raw
  To: gentoo-commits

commit:     996b5e308e4bb8a0a21d65015326d8592b5cb690
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 23 10:58:52 2020 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jan 23 10:58:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=996b5e30

media-plugins/mda-lv2: amd64 stable wrt bug #706058

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild
index d01a13cb397..afc30a32bae 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="media-libs/lv2"
 DEPEND="


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2019-12-20  9:37 Miroslav Šulc
  0 siblings, 0 replies; 35+ messages in thread
From: Miroslav Šulc @ 2019-12-20  9:37 UTC (permalink / raw
  To: gentoo-commits

commit:     67948a4e11181474e78d5214e09e4eeae95212fb
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 20 09:36:16 2019 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Fri Dec 20 09:37:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67948a4e

media-plugins/mda-lv2: bump 1.2.4

dropped python 3_5, added 3_7 and 3_8

Package-Manager: Portage-2.3.82, Repoman-2.3.20
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-plugins/mda-lv2/Manifest             |  1 +
 media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/media-plugins/mda-lv2/Manifest b/media-plugins/mda-lv2/Manifest
index 962f98240a6..7ef1fcc2fe4 100644
--- a/media-plugins/mda-lv2/Manifest
+++ b/media-plugins/mda-lv2/Manifest
@@ -1 +1,2 @@
 DIST mda-lv2-1.2.2.tar.bz2 2160906 BLAKE2B 2b0660395b3508247558305a1ec80c27c8e23ae4db3fb6eb30a06df54bca822256f712961dbaf9e318966be8f4c90824ea4246499fa2343a59376ef80f862eb5 SHA512 da9960462a896f8412cc1918e3a7c0bf9d33d5431a1264035705ca21295d52de1e6b5360369b9da519376a78f72b0c750d133d89b04240f3e35a210e4551854a
+DIST mda-lv2-1.2.4.tar.bz2 2362219 BLAKE2B 2b943ab585ee55f909161ed562e4cd9a8b57cf1c61e5199ebc6917b5ca6108fd9e8cb4c48517f01c823b9ab7ce96461f6f5ff1c103897aaa8bfd182a5debd2bf SHA512 d2ae0a7531de36ed30d0fa6e377d42d44d8dc67e4893e075b1d850e92c3a2d92f6f80e292e642c71ad1493532a0e06734011028cfec91348cfda02eec62dfe04

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild
new file mode 100644
index 00000000000..d01a13cb397
--- /dev/null
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_REQ_USE='threads(+)'
+
+inherit python-any-r1 waf-utils
+
+DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett"
+HOMEPAGE="http://drobilla.net/software/mda-lv2/"
+SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="media-libs/lv2"
+DEPEND="
+	${PYTHON_DEPS}
+	virtual/pkgconfig"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2019-12-13 20:10 David Seifert
  0 siblings, 0 replies; 35+ messages in thread
From: David Seifert @ 2019-12-13 20:10 UTC (permalink / raw
  To: gentoo-commits

commit:     d0daffd20f1e7eb7039f4e7733899f41083e61f3
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 13 20:10:30 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec 13 20:10:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0daffd2

media-plugins/mda-lv2: Do not use BDEPEND in EAPI 6

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
index ada4a963822..3665803535c 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
@@ -17,7 +17,6 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 
 RDEPEND="media-libs/lv2"
-DEPEND="${RDEPEND}"
-BDEPEND="
+DEPEND="
 	${PYTHON_DEPS}
 	virtual/pkgconfig"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2019-12-13 20:08 David Seifert
  0 siblings, 0 replies; 35+ messages in thread
From: David Seifert @ 2019-12-13 20:08 UTC (permalink / raw
  To: gentoo-commits

commit:     b3dde4f2c84883516fffb7e46204fac4fd8db247
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 13 20:07:52 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec 13 20:07:52 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3dde4f2

media-plugins/mda-lv2: Port to EAPI 6

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
index 2b587a9d9ef..ada4a963822 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=4
+EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+PYTHON_COMPAT=( python3_{5,6} )
 PYTHON_REQ_USE='threads(+)'
 
 inherit python-any-r1 waf-utils
@@ -15,11 +15,9 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
 RDEPEND="media-libs/lv2"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
 	${PYTHON_DEPS}
 	virtual/pkgconfig"
-
-DOCS=( "README" )


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2019-11-17 23:57 Aaron Bauman
  0 siblings, 0 replies; 35+ messages in thread
From: Aaron Bauman @ 2019-11-17 23:57 UTC (permalink / raw
  To: gentoo-commits

commit:     30bdbe56ff910e37cbf1c1489f30efe5113e5daf
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 17 23:55:45 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Nov 17 23:55:45 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30bdbe56

media-plugins/mda-lv2: drop old EAPI

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 media-plugins/mda-lv2/Manifest             |  1 -
 media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/media-plugins/mda-lv2/Manifest b/media-plugins/mda-lv2/Manifest
index f2618838ca1..962f98240a6 100644
--- a/media-plugins/mda-lv2/Manifest
+++ b/media-plugins/mda-lv2/Manifest
@@ -1,2 +1 @@
-DIST mda-lv2-1.0.0.tar.bz2 2154530 BLAKE2B 4053f7e8c861487ce32fb5e4b94e643084f9a6aa91423011c52c0b8938308abff12a3804b194d7ac2a30a1e5d13e1b69add1b5c18927b4dff687a79b250d42e2 SHA512 3ee521d916eeaec14c64d3cc84d036e3c2152441cb1c266d8971e823a7e498039a210e49af5f1a9a773ac85cb49c620acf64e46a0625c6969f559b4c99786575
 DIST mda-lv2-1.2.2.tar.bz2 2160906 BLAKE2B 2b0660395b3508247558305a1ec80c27c8e23ae4db3fb6eb30a06df54bca822256f712961dbaf9e318966be8f4c90824ea4246499fa2343a59376ef80f862eb5 SHA512 da9960462a896f8412cc1918e3a7c0bf9d33d5431a1264035705ca21295d52de1e6b5360369b9da519376a78f72b0c750d133d89b04240f3e35a210e4551854a

diff --git a/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild b/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild
deleted file mode 100644
index 3f64822e59b..00000000000
--- a/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-PYTHON_COMPAT=( python2_7 )
-PYTHON_REQ_USE='threads(+)'
-
-inherit python-any-r1 waf-utils
-
-DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett"
-HOMEPAGE="http://drobilla.net/software/mda-lv2/"
-SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="media-libs/lv2"
-DEPEND="${RDEPEND}
-	${PYTHON_DEPS}
-	virtual/pkgconfig"
-
-DOCS=( "README" )


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2019-09-05 15:40 Matthew Thode
  0 siblings, 0 replies; 35+ messages in thread
From: Matthew Thode @ 2019-09-05 15:40 UTC (permalink / raw
  To: gentoo-commits

commit:     362ba11a5fddce89c9bc15f4940bb788755b11d7
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  5 15:33:38 2019 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Sep  5 15:39:59 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=362ba11a

media-plugins/mda-lv2: 1.2.2 stable x86

Package-Manager: Portage-2.3.69, Repoman-2.3.17
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
index e144613bd49..2b587a9d9ef 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="media-libs/lv2"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2019-05-30 15:05 Matthew Thode
  0 siblings, 0 replies; 35+ messages in thread
From: Matthew Thode @ 2019-05-30 15:05 UTC (permalink / raw
  To: gentoo-commits

commit:     56bc7119c1651a3f9514a6bbed3e50165971dd48
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu May 30 14:48:18 2019 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu May 30 15:05:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56bc7119

media-plugins/mda-lv2: add x86 keyword to 1.2.2

Package-Manager: Portage-2.3.66, Repoman-2.3.13
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
index a9722d0310f..e144613bd49 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="media-libs/lv2"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2019-01-04  5:14 Matthew Thode
  0 siblings, 0 replies; 35+ messages in thread
From: Matthew Thode @ 2019-01-04  5:14 UTC (permalink / raw
  To: gentoo-commits

commit:     0ffa7ea33ca2f715545e4d3043814fbb660f20a1
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  4 05:11:36 2019 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Jan  4 05:14:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffa7ea3

media-plugins/mda-lv2: stablize for pulseeffects

Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
index 2bf84207a52..44d6b71b9b3 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE=""
 
 RDEPEND="media-libs/lv2"


^ permalink raw reply related	[flat|nested] 35+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
@ 2017-04-24 10:52 Pacho Ramos
  0 siblings, 0 replies; 35+ messages in thread
From: Pacho Ramos @ 2017-04-24 10:52 UTC (permalink / raw
  To: gentoo-commits

commit:     0de0d4387b220accd962007ba2d794ed1d0951e8
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 10:50:28 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 10:52:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0de0d438

media-plugins/mda-lv2: Support newer python

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
index 1c0dfd40b0f..2bf84207a52 100644
--- a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
+++ b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 PYTHON_REQ_USE='threads(+)'
 
 inherit python-any-r1 waf-utils


^ permalink raw reply related	[flat|nested] 35+ messages in thread

end of thread, other threads:[~2023-06-12  6:48 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-23 12:18 [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2023-06-12  6:48 Miroslav Šulc
2023-06-11 15:46 Sam James
2023-06-11 13:46 Sam James
2023-05-12  7:14 Arthur Zamarin
2023-05-12  5:02 Arthur Zamarin
2023-05-12  5:02 Arthur Zamarin
2023-05-12  5:02 Arthur Zamarin
2023-05-12  4:18 Sam James
2023-05-12  3:40 Sam James
2023-05-12  3:22 Sam James
2022-11-04  7:25 Miroslav Šulc
2022-11-03  8:08 Agostino Sarubbo
2022-11-02 20:07 Sam James
2022-10-02  8:19 Miroslav Šulc
2022-10-02  8:15 Miroslav Šulc
2022-06-26  7:49 Miroslav Šulc
2021-03-11  2:42 Sam James
2021-02-22  7:18 Sam James
2021-02-22  7:14 Sam James
2021-02-21  0:54 Sam James
2021-02-09 10:09 Miroslav Šulc
2021-02-08 17:26 Sam James
2021-02-08 17:25 Sam James
2021-01-08 12:27 Miroslav Šulc
2020-01-23 15:20 Miroslav Šulc
2020-01-23 10:59 Agostino Sarubbo
2019-12-20  9:37 Miroslav Šulc
2019-12-13 20:10 David Seifert
2019-12-13 20:08 David Seifert
2019-11-17 23:57 Aaron Bauman
2019-09-05 15:40 Matthew Thode
2019-05-30 15:05 Matthew Thode
2019-01-04  5:14 Matthew Thode
2017-04-24 10:52 Pacho Ramos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox