summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <mvath@google.com>2020-03-21 13:39:36 +0100
committerMartin Väth <mvath@google.com>2020-03-21 13:39:36 +0100
commit91d71c0c828334d031c9060071688d8f35554e11 (patch)
tree1484c73c11e7fb31fb6faab41fa943b021406fb3
parentdev-lang/python: Version bump (diff)
downloadmv-91d71c0c828334d031c9060071688d8f35554e11.tar.gz
mv-91d71c0c828334d031c9060071688d8f35554e11.tar.bz2
mv-91d71c0c828334d031c9060071688d8f35554e11.zip
sys-apps/less: Version bump
Signed-off-by: Martin Väth <mvath@google.com>
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--sys-apps/less/Manifest2
-rw-r--r--sys-apps/less/less-556.ebuild (renamed from sys-apps/less/less-554.ebuild)4
3 files changed, 4 insertions, 4 deletions
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 56f2efc0..4abdb5f9 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -99,7 +99,7 @@ sci-geosciences/googleearth 7.1.8.3036-r3 7.3.0.3832-r3 7.3.2-r2: A 3D interface
sci-mathematics/genius 1.0.21: Genius Mathematics Tool and the GEL Language
sci-mathematics/reduce 20141130-r2 20190413: A general-purpose computer algebra system
sys-apps/cpi 3.1: A wrapper for cp -i -a, making use of diff
-sys-apps/less 554: Excellent text file viewer, optionally with additional selection feature
+sys-apps/less 556: Excellent text file viewer, optionally with additional selection feature
sys-apps/openrc-wrapper 2.3-r2: Use openrc init scripts with systemd or other init systems
sys-apps/paxopen 1.2: A wrapper script to set PAX kernel variables to an insecure/safe state
sys-apps/schedule 8.0-r1: script to schedule jobs in a multiuser multitasking environment
diff --git a/sys-apps/less/Manifest b/sys-apps/less/Manifest
index cb7e7158..a571e6b1 100644
--- a/sys-apps/less/Manifest
+++ b/sys-apps/less/Manifest
@@ -1,2 +1,2 @@
-DIST less-554.tar.gz 334708 SHA512 c37c645d1fa59d64414ebcded1b7faccd339a4d67654b14ec5862b2fe795dbd052ba9b65aaafd06f83a5c276d11e9cef5be4fb49329d14955bf2533dfcffd540
+DIST less-556.tar.gz 335019 SHA512 a7235fae97414c7acb287b334dd071232d682e01627eb9a25f6a7ea72c58914f141657e067944f9672aa9f614012848e134e8d02dfb34892d20384f5e596bd21
DIST less-select-2.9.tar.gz 28609 SHA512 e948948bf7d02ec17253fa248bbaa4de85e097cf2e2368454d3e5e399f8fe95ffa477013db376733e125768cfcf020cb5c9f54e3b2bba65bcc37ae4eae49bfb1
diff --git a/sys-apps/less/less-554.ebuild b/sys-apps/less/less-556.ebuild
index f9a2de34..3b7f1028 100644
--- a/sys-apps/less/less-554.ebuild
+++ b/sys-apps/less/less-556.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors and Martin V\"ath
+# Copyright 1999-2020 Gentoo Authors and Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ SRC_URI="http://www.greenwoodsoftware.com/less/${P}.tar.gz
LICENSE="|| ( GPL-3 BSD-2 )"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="+lesspipe +less-select pcre original-gentoo source unicode"
DEPEND=">=app-misc/editor-wrapper-3