summaryrefslogtreecommitdiff
path: root/app-text/msort
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /app-text/msort
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'app-text/msort')
-rw-r--r--app-text/msort/Manifest2
-rw-r--r--app-text/msort/msort-8.53.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/msort/Manifest b/app-text/msort/Manifest
index dcd5a42c4054..d75864859eb8 100644
--- a/app-text/msort/Manifest
+++ b/app-text/msort/Manifest
@@ -4,5 +4,5 @@ AUX msort-8.53-fix-missing-limits-header.patch 559 BLAKE2B cb158b619540aa9679d84
AUX msort-8.53-fix-segfault-on-certain-input.patch 384 BLAKE2B bec03b23365bfe010b04a8fbb24c2043f5436dc866c2dc5b76de4c2639103ecf75bd12ec6d63fa9e2922ac79c8e97a6939c74fe5f37d026af8325c1b161b0f42 SHA512 6d7e1ddf68240f27055a43cddf9e99594ca2ff20c0d666b8e3e09f74c319b38432d15c0b608f76aa5732b6145f1d3120f618cca398c8a68bef4a394949df55dc
AUX msort-8.53-respect-users-cflags.patch 238 BLAKE2B 50efa37a87f42112524bd8e281c634b0e2527dc4d63597433616a9f220a3cf935138a32eab9a11f5acedf37bc1c6b25efe1e862b81c0b3ba930c6545fce05cff SHA512 c157bf5babc42db689cf9e0b9ee8c9f372c065570b2728833036658215ae508565db2ec4f00688766ce5a18ea3589747c7cce7172232fe0493a8037689f8152e
DIST msort-8.53.tar.bz2 440307 BLAKE2B 024fa62c9424dd7f994fd9aabdb2414116ba78c2f6bbbfd88c11cde4ed1688260d7bb7f7a18dd36822f4725817df93d218c4382e8b15232fc6d3583098d44db0 SHA512 9afba189d8b703cd6668065ace86733b52a39f6783272849b3582308da5a33db8ae6747501846523ba3671c9fb38a7584fe0db2462cff446b15d79200055a573
-EBUILD msort-8.53.ebuild 1027 BLAKE2B 571a85f6b89dd74991d9923496313e5070a574141141211ac1211d7f841395cfd875fa55dbb3a9523d7952d3dc862377ad2f950264adec65c1c744c41230d8e3 SHA512 3fd422e2bbccc815c7adf26a8540e7cedab74d9855de19cfdfc9c36c461a0055fa2f73c46c8a5bcb3a2543ad5ac41403c4ed99fde0bd8cd1704008987a0636d3
+EBUILD msort-8.53.ebuild 1026 BLAKE2B cc609f657b525ec99048db658b96d1f1ffef60b1bd0fc8e9fafc621b4990dfb57aca7af6abc55996b26f3e427f0046fa82f4a7afc664502471148afd700ef617 SHA512 99882c80414eb9f817d00276e14d3032cd91415293bff5aa227a4e26de760c8069acf99c548ee6a47b0976cd277d1eb8be5030cb034672519b7e72a9839614b8
MISC metadata.xml 1119 BLAKE2B dc935ff36b3a965f890dda09b161d321cad04d3b8f427c8ef611bf6ba728ec97bb0622d012a837fbd8bf2ae1a4bd79b4bfd8314039a515c4b36375b71b69548e SHA512 4185e0b60575cb60fb14392f24286fa8d94a15ce81c6fdbfb5d5031d7dccb170861bfa6b78a2851ad3347fcdd1bd6b9b05973e9b243561a172a69921ccf2fbbc
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"