summaryrefslogtreecommitdiff
path: root/app-shells/dsh
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-01 21:06:00 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-01 21:06:00 +0000
commit129160ec854dca4c3fedb5bcfbcb56930371da0f (patch)
tree53bf797418ac5e9b99c41ca0382c87b82421e5de /app-shells/dsh
parent441d1370330332b7d78f238d2f5e13f7aed5e4e0 (diff)
gentoo new year resync : 01.01.2021
Diffstat (limited to 'app-shells/dsh')
-rw-r--r--app-shells/dsh/Manifest2
-rw-r--r--app-shells/dsh/dsh-0.25.10-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/dsh/Manifest b/app-shells/dsh/Manifest
index 642689262823..84ac0a03fa1e 100644
--- a/app-shells/dsh/Manifest
+++ b/app-shells/dsh/Manifest
@@ -1,3 +1,3 @@
DIST dsh-0.25.10.tar.gz 394506 BLAKE2B 1110787e454d5c77e4d4090faa2317720b034ecdc4eaac3c58502a4d87b1a7213abc57a77c564d0f893cce5d7d5252f646676a959c1392c63d208a97745104f4 SHA512 a53fba14e65644ce5858b1e9827601016db6d61cb50b0229ea53eeaee676f5870d2dbfd6ebde237008bfc7144316484529c646104e72d99868d44d814a41a009
-EBUILD dsh-0.25.10-r1.ebuild 582 BLAKE2B c47c1c0ced3e03fe60c379b1b8beee7d00c1b0b9312d6de85a4fe1f57e88388a4d36e39ca463569a6674e400d0317aa8e68d674543d334d1f4a0c0114484046f SHA512 570353efdb8edd2d212aa3a570444cf6ba085692690cc4d3a6aabc0f22b09d84adaddab4e615a6414076bc827d2586c4fa98e9692c35e2e7fecc3c6eb32a5ae0
+EBUILD dsh-0.25.10-r1.ebuild 568 BLAKE2B d4afc9cf9b22dce94082ca2319403d59e7a33315ff31dd2b78e84947f76e93ee2a7be27b1c91503062c9a1e508c589776018e603746384749c9daacf0948ac86 SHA512 bb4edc5df8666380efeff628fec2216744a29dc34828fe4f686da830b3f4ae9bcf9e6b79d4d4e2aee878afbcfbc343970a7a5ac0edc0d300e5643e889e514fc6
MISC metadata.xml 253 BLAKE2B 2fbd23e1eeca2d6a1474e03aeaa1ad81f16f00141d906ca087f01b67a69e065cac2b3600c2da212ca9fdaf4765788a58ec12b6cd6a45323e5b524dbdb1ce0a77 SHA512 0894860713279dc39bbe7ce3491002710b62c4476198984a0deb6328cb0012c19d7a5546299960bbe600ee240e62a603dd4c4fa04325a753cc0b7c4044c30aba
diff --git a/app-shells/dsh/dsh-0.25.10-r1.ebuild b/app-shells/dsh/dsh-0.25.10-r1.ebuild
index a14e46756af7..74aff87b8378 100644
--- a/app-shells/dsh/dsh-0.25.10-r1.ebuild
+++ b/app-shells/dsh/dsh-0.25.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="http://www.netfort.gr.jp/~dancer/software/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux"
IUSE="nls"
DEPEND="dev-libs/libdshconfig"