summaryrefslogtreecommitdiff
path: root/dev-libs/libtomcrypt
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 /dev-libs/libtomcrypt
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-libs/libtomcrypt')
-rw-r--r--dev-libs/libtomcrypt/Manifest2
-rw-r--r--dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild7
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libtomcrypt/Manifest b/dev-libs/libtomcrypt/Manifest
index eb87fc1819b1..285a9f8d1c5f 100644
--- a/dev-libs/libtomcrypt/Manifest
+++ b/dev-libs/libtomcrypt/Manifest
@@ -1,3 +1,3 @@
DIST libtomcrypt-1.18.2.tar.xz 2638064 BLAKE2B fad67e9e2a2002425488db9987a853bda631d6638c2cb1052a1d0d1f393945e38037cc75c54cd3a4bf87bb2e13b1e868e81da054a84bbdb393519ddef5e27300 SHA512 f6117a12a42b07f8de4a8aedbccf6ff4ee94b4b81cb7263af99627c32eae646ca8ead7d3063737918db4aa118673001fcf2cfa8e4ca8b528fb00045fda7cc893
-EBUILD libtomcrypt-1.18.2-r1.ebuild 2741 BLAKE2B 1343c630ce181faf31de0cc0f43184931133867f4a0c6799197e1c5f53dba94951f79fc4a0235ea35e12bf55cbc3a92aac03b11b4db250ca4ac32c47279a9563 SHA512 ae9a64698ebc42c77220dacf4f58fd06ae12b246f696c9e8c88a06e7d4ab30f1ae38d5e5ee4b11323e99d1df70a0e28bd978c8438b6e34e7a162364d4ff28b71
+EBUILD libtomcrypt-1.18.2-r1.ebuild 2763 BLAKE2B bb49b056a32601b2d33f45a002c0ec8d4b6ba52ecc43802319db255b6bcac6479754fdc0684b6eb64d800772ad24db6289249760f171a9fdc1c10084bddf3bc5 SHA512 9457670fb5b7fa032c42b6605424f0b1aeafb0525896ac7e3f0edd19f1cbdebbc037c1fce2fbd5091d66f4782f0fc7c2d830c7b3b8122382ff999a6a1aa0b367
MISC metadata.xml 643 BLAKE2B e66df23ddfeb04650dfa8c4cbd7d6e6a1816164fd0cac86dba9990610b672957c5ff7b6e83a17f8b6c19f75d1f50a1b448b8b618058510b8d6f54259ad451822 SHA512 7517fc02844cd6b9a9801b371c2c8faf9626dded317ad610af234cd89078221be021acb9da66f9078bb4b754a5e2f1b5efcbca2ccb1ef5c58afd8cf925e7a44e
diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild
index 5ce640567cab..ddbf24c826a7 100644
--- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild
+++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-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
@@ -20,7 +20,10 @@ SLOT="0/1"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="+gmp +libtommath tomsfastmath"
-BDEPEND="virtual/pkgconfig"
+BDEPEND="
+ sys-devel/libtool
+ virtual/pkgconfig
+"
DEPEND="
gmp? ( dev-libs/gmp:= )
libtommath? ( dev-libs/libtommath:= )