Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/modplugtools/
Date: Mon, 08 Apr 2019 17:13:56
Message-Id: 1554743624.6e9300d3eaf63698c461c52cda97c0b66ff1db64.bman@gentoo
1 commit: 6e9300d3eaf63698c461c52cda97c0b66ff1db64
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 17:13:33 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 17:13:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e9300d3
7
8 media-sound/modplugtools: amd64 stable wrt bug #681434
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 media-sound/modplugtools/modplugtools-0.5.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/media-sound/modplugtools/modplugtools-0.5.3.ebuild b/media-sound/modplugtools/modplugtools-0.5.3.ebuild
17 index fec8ff0e7fc..7f83d99bac6 100644
18 --- a/media-sound/modplugtools/modplugtools-0.5.3.ebuild
19 +++ b/media-sound/modplugtools/modplugtools-0.5.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/modplug-xmms/${P}.tar.gz"
27
28 LICENSE="GPL-3"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 IUSE=""
33
34 RDEPEND=">=media-libs/libao-0.8.0