Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/kid3/
Date: Thu, 25 Jan 2018 14:41:51
Message-Id: 1516891296.0dfdbccb9832a2128b38a592b1b533266a3bf587.kensington@gentoo
1 commit: 0dfdbccb9832a2128b38a592b1b533266a3bf587
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 25 14:36:42 2018 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 25 14:41:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dfdbccb
7
8 media-sound/kid3: stabilise 3.5.1 for amd64/x86
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 media-sound/kid3/kid3-3.5.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-sound/kid3/kid3-3.5.1.ebuild b/media-sound/kid3/kid3-3.5.1.ebuild
16 index 98825f9596a..a2e641496a1 100644
17 --- a/media-sound/kid3/kid3-3.5.1.ebuild
18 +++ b/media-sound/kid3/kid3-3.5.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
26
27 LICENSE="GPL-2+"
28 SLOT="5"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31 IUSE="acoustid flac kde mp3 mp4 +taglib vorbis"
32
33 REQUIRED_USE="flac? ( vorbis )"