diff --git a/app-forensics/openscap/Manifest b/app-forensics/openscap/Manifest index c88106b7f..dd19a9544 100644 --- a/app-forensics/openscap/Manifest +++ b/app-forensics/openscap/Manifest @@ -1,2 +1,2 @@ -DIST openscap-1.3.3.tar.gz 13124037 BLAKE2B 96e1ccf6584d9b4546af18da81dc5f1e26fcbd6a8061d907b9e4ed705861e00439fde38f3f6a15194e7b159b3ae0b7bb5444b7d3e31e9cdb83b68311d1902b74 SHA512 e230668cdf900a2f31ccabc20787dce6c4174740aa7d2cc7b91c1c095e2a5b73d81bb614aa767d2e51383b5472def360c4204e9a6c4c85110c58b9999566613e DIST openscap-1.3.4.tar.gz 14935176 BLAKE2B 955c43bc695eeeb2c7ecb58db784657a52ef379f0ae17ee5edeb0e01b89a80bf15a610c85c654ba0874b10979fe73fc24882259e3f6df38e50e4d3deeed3e862 SHA512 686dbae35fa7b3a3fcb05b0e8babc15249b1830b61388d57b4107507c3a133b9c87a8d32bdd7a796c2726f13774a706b8ed0c9bab158f98eaebec7859fc96755 +DIST openscap-1.3.5.tar.gz 14119168 BLAKE2B 9c1b309a4789f882ac2b8ff4e65b7d4a6e9fc1f023f956da6bb4d26f47592da0e4fea29de71203498a48b7157f177dc28e54dfbe28c199d660fd72c01e4768f1 SHA512 896d7b1e4552cba936dba70f186c3e3c5696d9ccb020ab5f18d8ac08de403f236b1651682da9711ed4721c365db9de7dacd3fce5d0fa467c15c16addef1055db diff --git a/app-forensics/openscap/openscap-1.3.4.ebuild b/app-forensics/openscap/openscap-1.3.4.ebuild index b70377003..8a0b2ecab 100644 --- a/app-forensics/openscap/openscap-1.3.4.ebuild +++ b/app-forensics/openscap/openscap-1.3.4.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 @@ -11,7 +11,7 @@ DESCRIPTION="Framework which enables integration with Security Content Automatio HOMEPAGE="https://www.open-scap.org/" SRC_URI="https://github.com/OpenSCAP/openscap/releases/download/${PV}/${P}.tar.gz" -KEYWORDS="~amd64" # app-emulation/libpod — is not support '~x86' keyword +KEYWORDS="~amd64" # app-emulation/podman — is not support '~x86' keyword LICENSE="LGPL-2.1+" SLOT="0" @@ -35,7 +35,7 @@ RDEPEND=" nss? ( dev-libs/nss ) !nss? ( dev-libs/libgcrypt:0 ) pcre? ( dev-libs/libpcre:3=[unicode] ) - podman? ( app-emulation/libpod ) + podman? ( app-emulation/podman ) perl? ( dev-lang/perl dev-perl/XML-Parser diff --git a/app-forensics/openscap/openscap-1.3.3.ebuild b/app-forensics/openscap/openscap-1.3.5.ebuild similarity index 96% rename from app-forensics/openscap/openscap-1.3.3.ebuild rename to app-forensics/openscap/openscap-1.3.5.ebuild index b70377003..8a0b2ecab 100644 --- a/app-forensics/openscap/openscap-1.3.3.ebuild +++ b/app-forensics/openscap/openscap-1.3.5.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 @@ -11,7 +11,7 @@ DESCRIPTION="Framework which enables integration with Security Content Automatio HOMEPAGE="https://www.open-scap.org/" SRC_URI="https://github.com/OpenSCAP/openscap/releases/download/${PV}/${P}.tar.gz" -KEYWORDS="~amd64" # app-emulation/libpod — is not support '~x86' keyword +KEYWORDS="~amd64" # app-emulation/podman — is not support '~x86' keyword LICENSE="LGPL-2.1+" SLOT="0" @@ -35,7 +35,7 @@ RDEPEND=" nss? ( dev-libs/nss ) !nss? ( dev-libs/libgcrypt:0 ) pcre? ( dev-libs/libpcre:3=[unicode] ) - podman? ( app-emulation/libpod ) + podman? ( app-emulation/podman ) perl? ( dev-lang/perl dev-perl/XML-Parser