Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/mda-lv2/
Date: Fri, 04 Jan 2019 05:14:52
Message-Id: 1546578876.0ffa7ea33ca2f715545e4d3043814fbb660f20a1.prometheanfire@gentoo
1 commit: 0ffa7ea33ca2f715545e4d3043814fbb660f20a1
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 4 05:11:36 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 4 05:14:36 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ffa7ea3
7
8 media-plugins/mda-lv2: stablize for pulseeffects
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.12
11 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
12
13 media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
17 index 2bf84207a52..44d6b71b9b3 100644
18 --- a/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
19 +++ b/media-plugins/mda-lv2/mda-lv2-1.2.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=4
26 @@ -14,7 +14,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
27
28 LICENSE="GPL-3"
29 SLOT="0"
30 -KEYWORDS="~amd64"
31 +KEYWORDS="amd64"
32 IUSE=""
33
34 RDEPEND="media-libs/lv2"