Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/msort/
Date: Fri, 19 Apr 2019 02:48:35
Message-Id: 1555642063.3342b062e50b1eccb8f11801c01aa3636cea6bbc.bman@gentoo
1 commit: 3342b062e50b1eccb8f11801c01aa3636cea6bbc
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 19 02:47:43 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 19 02:47:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3342b062
7
8 app-text/msort: amd64 stable wrt bug #682736
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 app-text/msort/msort-8.53.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-text/msort/msort-8.53.ebuild b/app-text/msort/msort-8.53.ebuild
17 index d401053463c..260beb77ff3 100644
18 --- a/app-text/msort/msort-8.53.ebuild
19 +++ b/app-text/msort/msort-8.53.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
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 @@ DESCRIPTION="A program for sorting files in sophisticated ways"
27 HOMEPAGE="https://billposer.org/Software/msort.html"
28 SRC_URI="https://billposer.org/Software/Downloads/${P}.tar.bz2"
29
30 -KEYWORDS="~amd64 ~x86"
31 +KEYWORDS="amd64 ~x86"
32 LICENSE="GPL-3 LGPL-3"
33 SLOT="0"
34 IUSE="heap +icu +libuninum"