summaryrefslogtreecommitdiff
path: root/sys-apps/most
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-25 17:37:52 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-25 17:37:52 +0000
commit2f51c9978dda4c6e8debca43e4235ecc86914032 (patch)
treebc41e1c4383040034174c327504f702c8517a123 /sys-apps/most
parent51536d2fe4697ba9114d611178bb9e20d3d5b729 (diff)
gentoo resync : 25.12.2017
Diffstat (limited to 'sys-apps/most')
-rw-r--r--sys-apps/most/Manifest2
-rw-r--r--sys-apps/most/most-5.0.0a-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/most/Manifest b/sys-apps/most/Manifest
index 3e82e79aab0c..b283805823aa 100644
--- a/sys-apps/most/Manifest
+++ b/sys-apps/most/Manifest
@@ -1,5 +1,5 @@
AUX most-5.0.0a-donot-hardcode-path.patch 969 BLAKE2B 1089149fc01a3081760f422b73d4a691e3078f13df1a7045cf0f94d6991c762e4004088e9a0b89a9b6b39ec70782f1b86edb13c714ef2b2b33bd6ccd9f18435d SHA512 6da3424b5e9763bd8f89998ffe019230cc8e9c7fc9722235cc13830d50647f590f6a934ae025a063fe8fc1e8bdd2b4fc067fbc1569c7a0ebfa220b868b999271
AUX most-5.0.0a-no-explicit-termcap.patch 6172 BLAKE2B af569f2fc46a341a57823bb6afc57dbaff020547c840acd8e918550e939d9d3ddfa8b4f16d14fc19b6950997fe58273b720ebfbcfde445a6fb994a3bdac064ee SHA512 48a87d66bda3b1464a214614c5ea23a5ba5a820da0da497de4db9ca4205288d7f63f460b08713047a4a14e8911bbb0b6a92ff2521cbec1acdf4e37e86a2c1346
DIST most-5.0.0a.tar.bz2 131130 BLAKE2B f516b7cd1b37ca274dc8472a258390cde437f44ac320a257ab94cb97e918d574f61e961457809941a3eefa761a62e8f45bd60392e5b95dc60cedc6c1d9f56baf SHA512 0c101777250a15ed9cbe0bfbaa17d0ac5ef973a7e0730d096bd931ba578dbcbd4f244305c99a50bc8fd8aa1937b621a97a6452b3821fee7d72f33a02da278e5d
-EBUILD most-5.0.0a-r1.ebuild 902 BLAKE2B 8f105a6513474bfc6a9aeee4f70e396737f40e255ce46d2227f92b30a5e1c14541836cfbdfa66cfda33645996ea988dce5bdb4f3fb40caf7f5b818e5d61ac4db SHA512 49a4d97841dc9e43abada91cdc720117da3358e3fb85b672bf3064514d254f72d4f09ad326287dff5997fd3b0cefdce3c216c3882f2525b7a61715a3d6e971bc
+EBUILD most-5.0.0a-r1.ebuild 914 BLAKE2B 2bab9fe701e0d297313e5565737f03d6efdae632e7c19ed61043f36359fbfa316bdbf4e648f1987e5ca2e1fea94a953cb54a20a9970c30e46d92d406ad9a4c55 SHA512 c95e47ab0af51d755d8143d410a8cd710427948cd26b46a0e5461b95405b5039f4b25c7f7508914744a320f64c1d3317f9f8f35c2b204694143e93e8e9dd1b49
MISC metadata.xml 271 BLAKE2B 46146f4bf13e9f4d33435225ec1012dd9bb89b20812963dc50368cab2a60a3c542052cb72f8963cc72074b2c13a5b054c77152de1d108027752601a349bc4ef8 SHA512 3e98f5382cf789992bdfc0f32e6e36eba31944be654c03f2ed9bd00baf56c8b768c256c4f8778d5775d6df38da4afcf8e32b6e6495a1ecfc8e7982c7c8943b1b
diff --git a/sys-apps/most/most-5.0.0a-r1.ebuild b/sys-apps/most/most-5.0.0a-r1.ebuild
index 61881208048c..3c2326d25e8f 100644
--- a/sys-apps/most/most-5.0.0a-r1.ebuild
+++ b/sys-apps/most/most-5.0.0a-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -11,7 +11,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~mips ~ppc64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm ~mips ~ppc64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~amd64-fbsd"
IUSE=""
RDEPEND=">=sys-libs/slang-2.1.3"