summaryrefslogtreecommitdiff
path: root/app-crypt/ccrypt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /app-crypt/ccrypt
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'app-crypt/ccrypt')
-rw-r--r--app-crypt/ccrypt/Manifest4
-rw-r--r--app-crypt/ccrypt/ccrypt-1.11-r1.ebuild2
-rw-r--r--app-crypt/ccrypt/metadata.xml5
3 files changed, 4 insertions, 7 deletions
diff --git a/app-crypt/ccrypt/Manifest b/app-crypt/ccrypt/Manifest
index 83d902b675fb..8619f0b9a20e 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 461 BLAKE2B 70784d346fb069be2d331075718412e07a1dd5aec128ab6c842de92b5a1d512bac6dbc5bbe9263fd146678a7855f2e58fef5793b1565d0fe0cb1cae74a4ec5d9 SHA512 3662236b6012dd66816e0f587d72ddb9fc5f836f7407622d3684be5f2749f59602a3ab7fecd410e10c03d969c6a1af65167d52fa711b160edffce768b0de239e
+EBUILD ccrypt-1.11-r1.ebuild 474 BLAKE2B 351f77d6f8010a0f901ea6751a7dd27aa95b6ee10467f9fd33d2dcb15ff7a6c67b83e2dc9570aa1c13356f2179a4b7d5e8d95ee1a67bf6e90155e9532f8b6803 SHA512 ee1661252dbe07df8eada9cbee0e7e76b9055c27177e1454becdad227ad6b1c6204a1e560d002b1a9b43f7bb4a132f5a7f3380f9e31a095743813fa2fc33b14d
EBUILD ccrypt-1.11.ebuild 358 BLAKE2B fc4735bb7aa9d73e3be45d96e95f1bf7008399d7ca2131210f35866c666860f0ca688b6119fb2ad3daa31eb2280fcc3698d519e95224889efeece5e280121b7c SHA512 ae6c14e585992e53f2087783d8479ea7ecb2d905276c157814cdb5378e8d0c7b911c1da0dc238ae40dd600478602b10627d48272b67fcfef2325db0a293117a2
-MISC metadata.xml 316 BLAKE2B b3ea9516824d2d6abce5b52bff59ef3935be62158f4b5f35c4946ac46ad6cbce01637f82979c0c7bc0d881b385dbef860b4ee1aaa28cba9121d388640ced2f11 SHA512 fd88aee15282c7205e31caa296006cb6e6d887843b5757676c00d7a0ed054046d9285c9d01ddf120131463eb03cef1ad7e9835a01f4fd71d9483bae2ecde296b
+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 c3c7458e6a6a..79fb9bc88d71 100644
--- a/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
+++ b/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-BEPEND="emacs? ( virtual/emacs )"
+BEPEND="emacs? ( >=app-editors/emacs-23.1:* )"
src_configure() {
econf \
diff --git a/app-crypt/ccrypt/metadata.xml b/app-crypt/ccrypt/metadata.xml
index 05b829a9bab6..0edb7210b8c1 100644
--- a/app-crypt/ccrypt/metadata.xml
+++ b/app-crypt/ccrypt/metadata.xml
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>crypto@gentoo.org</email>
- <name>Crypto</name>
- </maintainer>
+ <!-- maintainer-needed -->
<upstream>
<remote-id type="sourceforge">ccrypt</remote-id>
</upstream>