diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-18 22:47:43 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-18 22:47:43 -0400 |
commit | 3342b062e50b1eccb8f11801c01aa3636cea6bbc (patch) | |
tree | f1f77d40ff00c6cfd44ca2214262c5ed0ff6a1d8 | |
parent | dev-libs/libugpio: amd64 stable wrt bug #682740 (diff) | |
download | gentoo-3342b062e50b1eccb8f11801c01aa3636cea6bbc.tar.gz gentoo-3342b062e50b1eccb8f11801c01aa3636cea6bbc.tar.bz2 gentoo-3342b062e50b1eccb8f11801c01aa3636cea6bbc.zip |
app-text/msort: amd64 stable wrt bug #682736
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r-- | app-text/msort/msort-8.53.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/msort/msort-8.53.ebuild b/app-text/msort/msort-8.53.ebuild index d401053463c1..260beb77ff32 100644 --- a/app-text/msort/msort-8.53.ebuild +++ b/app-text/msort/msort-8.53.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ DESCRIPTION="A program for sorting files in sophisticated ways" HOMEPAGE="https://billposer.org/Software/msort.html" SRC_URI="https://billposer.org/Software/Downloads/${P}.tar.bz2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="GPL-3 LGPL-3" SLOT="0" IUSE="heap +icu +libuninum" |