summaryrefslogtreecommitdiff
path: root/app-crypt/aespipe
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-26 03:07:48 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-26 03:07:48 +0100
commit5923f7107d7596f9ecb6a86b451105462668601c (patch)
tree57ebb2966a1787500108baf49e27b002aaaed0ce /app-crypt/aespipe
parent633591ecdf876d163972f90145c0ca61e6c496fa (diff)
gentoo auto-resync : 26:05:2023 - 03:07:47
Diffstat (limited to 'app-crypt/aespipe')
-rw-r--r--app-crypt/aespipe/Manifest4
-rw-r--r--app-crypt/aespipe/aespipe-2.4e.ebuild2
-rw-r--r--app-crypt/aespipe/aespipe-2.4f.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/app-crypt/aespipe/Manifest b/app-crypt/aespipe/Manifest
index 4467e1d0f0e0..017891169d95 100644
--- a/app-crypt/aespipe/Manifest
+++ b/app-crypt/aespipe/Manifest
@@ -1,5 +1,5 @@
DIST aespipe-v2.4e.tar.bz2 107741 BLAKE2B 9331441214b495f042f8ac41b57203057e762156aa7b6bd9fcb8d55b3e149fb79dd0d7c06358599fefd6662d797baf4cf9ba84fc4425e637c9fef0abf1b254c7 SHA512 e038f710ac971e5ba740648c0f255e8bc9fcea9be1a6b76208a453f21f013e1662c006d4f4495fa2b2560fd9b0c236947462a9b337a120073c6a5335b29f077e
DIST aespipe-v2.4f.tar.bz2 107663 BLAKE2B 80af945ec938307ddaeb1a1f7a91da71d4f1aeabe4cb303166cad95c36e0d0090fd8440bb636ac0245d2701d61fdea715c84e18dfacf32bfba7f4b85a2db091f SHA512 75b6b2069a0e013dbded29b07b990fc783cc04ce05fc37e6591dae7e8190485960735ec1a1af18d065be57d0b7ec23dbe520e920f92e9c01170b7a23eb32eb3f
-EBUILD aespipe-2.4e.ebuild 749 BLAKE2B f0af3d47dcf8d381891a0711a968a9d75a72136a4b52a8548b6e49d5445b2d49e1a3da595fa6ce18a3cc132ca3c90917a1fdb9440a0508f0c6f7608e6b53c222 SHA512 42d563aeb28a957534b0205aa47df96440cde79baad55b2848f9d1d7aa2fccece4d3abb06e070322016def375c8f9b3ddcb23eda7a75a1e93704d534007e6b25
-EBUILD aespipe-2.4f.ebuild 736 BLAKE2B 4424b54cf7e7d9938da977cb8571624dc2f1876c3f66d939535f37b1777b3a2a939c03bfac39e2c4bbb31ac78f7114affe635015020b279706d43eae15a2e331 SHA512 0c85587fc50881634e3f78b31841c54f8e9ebc58da47409d9665f57dcc283265028c5efdb61894c1c7a9f1b52563689dfe5ec115396ca262736223ed82ea4fd1
+EBUILD aespipe-2.4e.ebuild 734 BLAKE2B e2035ed8ce5ab781d0f9bd9770331af75680abc172d33abb86b17cf250c2dd968092963e9ebc2698b6736f057497a1737741d0e88349df42e9eaa5eb18992a14 SHA512 5c4769e1a3cc78d50beae21e9bf9d8970c7b1b3750dfabea3bdf3a733c1e55d30fb1560291436dca09736cd4ce303bdb425761b172a228567a3cfcb21238d678
+EBUILD aespipe-2.4f.ebuild 721 BLAKE2B c12f512cc99ea2fcb200763c858e6fa7d8d3f158d6181c50f954c7ed94b96de1710cef452ce0d8ddcd7294fc06553ab577a92dc5c575cf3248e12284fa548a67 SHA512 ee0a3957688f1ce71655dc16f7f1dcabafe601148f1970445205a3431d1083f5a3387da9c2460b136c3f9883d62e66441098766fc1752b331d860d7e94b76c73
MISC metadata.xml 681 BLAKE2B 5b4ae8ac348b437beaef0c69a9e38f05a093f5deedce199b65d30052b8478ed57d974b7a73601765cdf0460ee053ad5df0e22fb15cf6d7d363a2acac7bc69994 SHA512 0542ed498f9ff32239cc4467e8d3222154e115c948c7b4104192683d37c5f8d4d29775f3a845b3824271eb927afb86e83316aeba54bfd6073ab1d5d1b6541902
diff --git a/app-crypt/aespipe/aespipe-2.4e.ebuild b/app-crypt/aespipe/aespipe-2.4e.ebuild
index 87bdf7b19a31..ce3262e38b3f 100644
--- a/app-crypt/aespipe/aespipe-2.4e.ebuild
+++ b/app-crypt/aespipe/aespipe-2.4e.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="+asm cpu_flags_x86_aes cpu_flags_x86_padlock static"
DEPEND=""
RDEPEND="app-arch/sharutils
diff --git a/app-crypt/aespipe/aespipe-2.4f.ebuild b/app-crypt/aespipe/aespipe-2.4f.ebuild
index 784af4b3ee1e..cec3f4bd82d4 100644
--- a/app-crypt/aespipe/aespipe-2.4f.ebuild
+++ b/app-crypt/aespipe/aespipe-2.4f.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
+KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="+asm cpu_flags_x86_aes cpu_flags_x86_padlock static"
RDEPEND="app-arch/sharutils
app-crypt/gnupg"