Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/convmv/
Date: Tue, 27 Mar 2018 08:14:26
Message-Id: 1522138427.1ebec45c9b27f84989d07fa6d8bb3040d3fab1f2.polynomial-c@gentoo
1 commit: 1ebec45c9b27f84989d07fa6d8bb3040d3fab1f2
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 27 08:12:56 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 27 08:13:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ebec45c
7
8 app-text/convmv: Version 2.04 stable for all arches.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-text/convmv/convmv-2.04.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/convmv/convmv-2.04.ebuild b/app-text/convmv/convmv-2.04.ebuild
16 index 16fb1ffa4d0..b63b14e8de5 100644
17 --- a/app-text/convmv/convmv-2.04.ebuild
18 +++ b/app-text/convmv/convmv-2.04.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 @@ -9,7 +9,7 @@ SRC_URI="https://www.j3e.de/linux/${PN}/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
31 IUSE=""
32
33 DEPEND="dev-lang/perl"