summaryrefslogtreecommitdiff
path: root/app-crypt/aespipe
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-18 19:01:44 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-18 19:01:44 +0100
commit27ea108e1b7c2bb06bf1462685f119e435fd67cf (patch)
tree693bb5e76e5c14cb4d619dc900dac86d35e59ddc /app-crypt/aespipe
parente0722f6145f1e8db6281ff135d83442091b31620 (diff)
gentoo auto-resync : 18:07:2023 - 19:01:44
Diffstat (limited to 'app-crypt/aespipe')
-rw-r--r--app-crypt/aespipe/Manifest4
-rw-r--r--app-crypt/aespipe/aespipe-2.4e.ebuild6
-rw-r--r--app-crypt/aespipe/aespipe-2.4f.ebuild6
3 files changed, 8 insertions, 8 deletions
diff --git a/app-crypt/aespipe/Manifest b/app-crypt/aespipe/Manifest
index 017891169d95..e9597503ba6d 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 734 BLAKE2B e2035ed8ce5ab781d0f9bd9770331af75680abc172d33abb86b17cf250c2dd968092963e9ebc2698b6736f057497a1737741d0e88349df42e9eaa5eb18992a14 SHA512 5c4769e1a3cc78d50beae21e9bf9d8970c7b1b3750dfabea3bdf3a733c1e55d30fb1560291436dca09736cd4ce303bdb425761b172a228567a3cfcb21238d678
-EBUILD aespipe-2.4f.ebuild 721 BLAKE2B c12f512cc99ea2fcb200763c858e6fa7d8d3f158d6181c50f954c7ed94b96de1710cef452ce0d8ddcd7294fc06553ab577a92dc5c575cf3248e12284fa548a67 SHA512 ee0a3957688f1ce71655dc16f7f1dcabafe601148f1970445205a3431d1083f5a3387da9c2460b136c3f9883d62e66441098766fc1752b331d860d7e94b76c73
+EBUILD aespipe-2.4e.ebuild 733 BLAKE2B 2395312b9ed293a5b2907a332101e1fac0ed43ceadf5581247f99857d424336108ead65e487100585233a73c1a948e9f82d3c1adc78040f81594edf779ed44b4 SHA512 28b70e2600db722994a022fa7304c9db78bb6516c8974b2e4fe05a5140b2056236598f91842e97becb2894b69a864601018d3701ab5ce7a14c6b03ca91d78769
+EBUILD aespipe-2.4f.ebuild 723 BLAKE2B 017c0c740ef9450824b204d5567dbb4a76ad02af5123e109d11fc570a5e7864254b8afe9f448fa41870f35ac6f8fae077bad6f913af1a66e8133a9a9826f40f5 SHA512 8630ea3fd7ed2d1f95e354c03855bf15cfbe8d0acd9f2ac715d17dc2a91fbc6659b336fa31e6de7a9cd8d54163f2da793bc9c5d5a90f9b38ea6040da05d3780f
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 ce3262e38b3f..cf46e5c67d98 100644
--- a/app-crypt/aespipe/aespipe-2.4e.ebuild
+++ b/app-crypt/aespipe/aespipe-2.4e.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit flag-o-matic
DESCRIPTION="Encrypts data from stdin to stdout"
-HOMEPAGE="http://loop-aes.sourceforge.net"
-SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2"
+HOMEPAGE="https://loop-aes.sourceforge.net"
+SRC_URI="https://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-crypt/aespipe/aespipe-2.4f.ebuild b/app-crypt/aespipe/aespipe-2.4f.ebuild
index cec3f4bd82d4..3adf1b9778ab 100644
--- a/app-crypt/aespipe/aespipe-2.4f.ebuild
+++ b/app-crypt/aespipe/aespipe-2.4f.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit flag-o-matic
DESCRIPTION="Encrypts data from stdin to stdout"
-HOMEPAGE="http://loop-aes.sourceforge.net"
-SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2"
+HOMEPAGE="https://loop-aes.sourceforge.net"
+SRC_URI="https://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"