commit:     c168cf1757e243c4056748505edadf5e06488aca
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 28 18:22:45 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Sep 28 18:32:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c168cf17

dev-perl/Tie-EncryptedHash: EAPI=8 bump

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...1.240.0-r1.ebuild => Tie-EncryptedHash-1.240.0-r2.ebuild} | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Tie-EncryptedHash/Tie-EncryptedHash-1.240.0-r1.ebuild 
b/dev-perl/Tie-EncryptedHash/Tie-EncryptedHash-1.240.0-r2.ebuild
similarity index 81%
rename from dev-perl/Tie-EncryptedHash/Tie-EncryptedHash-1.240.0-r1.ebuild
rename to dev-perl/Tie-EncryptedHash/Tie-EncryptedHash-1.240.0-r2.ebuild
index 3d858a418ec..99c6795736e 100644
--- a/dev-perl/Tie-EncryptedHash/Tie-EncryptedHash-1.240.0-r1.ebuild
+++ b/dev-perl/Tie-EncryptedHash/Tie-EncryptedHash-1.240.0-r2.ebuild
@@ -1,21 +1,19 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=VIPUL
-MODULE_VERSION=1.24
+DIST_AUTHOR=VIPUL
+DIST_VERSION=1.24
 inherit perl-module
 
 DESCRIPTION="Hashes (and objects based on hashes) with encrypting fields"
 
 SLOT="0"
 KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos 
~x86-solaris"
-IUSE=""
 
 RDEPEND="dev-perl/Crypt-Blowfish
        dev-perl/Crypt-DES
        dev-perl/Crypt-CBC"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do
+BDEPEND="${RDEPEND}
+"

Reply via email to