Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/MP3-Tag/
Date: Sun, 29 Jan 2017 16:46:00
Message-Id: 1485708331.29f277507a782afeeff2d700a4fc1cb601096518.grobian@gentoo
1 commit: 29f277507a782afeeff2d700a4fc1cb601096518
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 16:38:20 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 16:45:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29f27750
7
8 dev-perl/MP3-Tag: dropped ~x86-freebsd
9
10 Package-Manager: portage-2.3.3
11
12 dev-perl/MP3-Tag/MP3-Tag-1.130.0-r1.ebuild | 4 ++--
13 dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-perl/MP3-Tag/MP3-Tag-1.130.0-r1.ebuild b/dev-perl/MP3-Tag/MP3-Tag-1.130.0-r1.ebuild
17 index 7f08e86..b0cfe1b 100644
18 --- a/dev-perl/MP3-Tag/MP3-Tag-1.130.0-r1.ebuild
19 +++ b/dev-perl/MP3-Tag/MP3-Tag-1.130.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -13,7 +13,7 @@ DESCRIPTION="Tag - Module for reading tags of mp3 files"
27
28 SLOT="0"
29 LICENSE="Artistic"
30 -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
31 +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
32 IUSE=""
33
34 RDEPEND="dev-perl/MP3-Info"
35
36 diff --git a/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild b/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild
37 index 2e34630..e7956b3 100644
38 --- a/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild
39 +++ b/dev-perl/MP3-Tag/MP3-Tag-1.140.0.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -14,7 +14,7 @@ DESCRIPTION="Module for reading tags of MP3 Audio files"
47
48 SLOT="0"
49 LICENSE="Artistic"
50 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
51 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
52 IUSE=""
53
54 RDEPEND="dev-perl/MP3-Info"