summaryrefslogtreecommitdiff
path: root/app-crypt/ccrypt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /app-crypt/ccrypt
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'app-crypt/ccrypt')
-rw-r--r--app-crypt/ccrypt/Manifest4
-rw-r--r--app-crypt/ccrypt/ccrypt-1.11-r1.ebuild4
-rw-r--r--app-crypt/ccrypt/ccrypt-1.11.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-crypt/ccrypt/Manifest b/app-crypt/ccrypt/Manifest
index f0050ec2b5cd..8b482016d552 100644
--- a/app-crypt/ccrypt/Manifest
+++ b/app-crypt/ccrypt/Manifest
@@ -1,4 +1,4 @@
DIST ccrypt-1.11.tar.gz 834575 BLAKE2B 6b3441f6b1c58ed63db43ddc999ee64e67afc3ce02222de2a41562bc066aad0f076e75ab496d94e7f3f1a9554b1382c083f3af04074904c1110f610cb5ac19b3 SHA512 75c2b93e855d36e717d3b7cabee7ce43ce372a21c8291beb43f24fd69e11114bb0e19e6dd03ec5d901e7e60eac9351afab65c346b7304b16054b91d392050313
-EBUILD ccrypt-1.11-r1.ebuild 474 BLAKE2B 9f80f5683b0cb3d725f9f84cc2ab423b3318776ca3c93a04f7ea008f9abb90d66de77ddf0d3d61fe9cd09c44c048ee0434b067cc0c445c6109c0bd60a730c0d1 SHA512 16fa9a9f3691d73dcf0580d6a78bbd4dacc389ee75ee17b98d688d52aaf4a7d4ae0ab693b48ff5c101c262815e0196f934aabf0ee35d1b79c7da72de2dbd9e0b
-EBUILD ccrypt-1.11.ebuild 358 BLAKE2B fc4735bb7aa9d73e3be45d96e95f1bf7008399d7ca2131210f35866c666860f0ca688b6119fb2ad3daa31eb2280fcc3698d519e95224889efeece5e280121b7c SHA512 ae6c14e585992e53f2087783d8479ea7ecb2d905276c157814cdb5378e8d0c7b911c1da0dc238ae40dd600478602b10627d48272b67fcfef2325db0a293117a2
+EBUILD ccrypt-1.11-r1.ebuild 463 BLAKE2B a282ef7669d038a3d013f69d193ae751302b5f9e9360e75e35277e8f8eb7d0fd9a6fc96210740f2a8a9217288e9b4c03473c2e96638d187cc6f9aee035ea07ba SHA512 03c7daa86121245781e3b94399135e6620f586e62b3a95dfcf552401020081ca9c4acd056e4b0b3ca31d0dbf4caa34f27ec146b0c16fd8d68bfa4bc1348f1d88
+EBUILD ccrypt-1.11.ebuild 347 BLAKE2B d2419d310f30e26b27c50cf13a78bf9e7edf40bf4c162e88fd18832a18320f6f8d23f0e75cd2d378e6d4d8d8ec51b81e8c46156fcacc7d9ff22318d2036eedb9 SHA512 3edc9047dfd857a2dea086b3cf3c55d1b9ff5d7b66a8db55a2f46d41a06732ebfb297dbc2de9c3f387e5da206ce894bfb7b78aa5b3fdc489164f362c25e16207
MISC metadata.xml 243 BLAKE2B e3a1fc2bc4765aa2137c932351c877495ebd1c2f61e3228f866e2573362ff990930d8e54b2365dd1fa943d3fd185c10e9616be14de8bcda8f72384834620ed40 SHA512 0f0e44291b0da4bded3871068dcde7ce0e49ecfddb26f8215fe2df0977434b3b78d9b7c8920b48c86e5518f8912c9e340890a5e92ac8dd659157ac7109afaf11
diff --git a/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild b/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
index 80eb3d149de6..62799051740e 100644
--- a/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
+++ b/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
IUSE="emacs"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
DEPEND="emacs? ( >=app-editors/emacs-23.1:* )"
diff --git a/app-crypt/ccrypt/ccrypt-1.11.ebuild b/app-crypt/ccrypt/ccrypt-1.11.ebuild
index 279e8559ec7f..18b8e11e62d4 100644
--- a/app-crypt/ccrypt/ccrypt-1.11.ebuild
+++ b/app-crypt/ccrypt/ccrypt-1.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -8,4 +8,4 @@ HOMEPAGE="https://sourceforge.net/projects/ccrypt/"
SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"