commit:     48280cebca9f8c70660df09627f3d4e61fd7e9c3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 24 23:32:10 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Sep 24 23:32:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48280ceb

app-crypt/coolkey: add missing autotools inherit

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../coolkey/{coolkey-1.1.0-r8.ebuild => coolkey-1.1.0-r9.ebuild}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/coolkey/coolkey-1.1.0-r8.ebuild 
b/app-crypt/coolkey/coolkey-1.1.0-r9.ebuild
similarity index 96%
rename from app-crypt/coolkey/coolkey-1.1.0-r8.ebuild
rename to app-crypt/coolkey/coolkey-1.1.0-r9.ebuild
index 2fdee697e0b..cd3d7f1e434 100644
--- a/app-crypt/coolkey/coolkey-1.1.0-r8.ebuild
+++ b/app-crypt/coolkey/coolkey-1.1.0-r9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit flag-o-matic
+inherit autotools flag-o-matic
 
 PATCHVER="003"
 

Reply via email to