summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-25 00:32:10 +0100
committerSam James <sam@gentoo.org>2021-09-25 00:32:10 +0100
commit48280cebca9f8c70660df09627f3d4e61fd7e9c3 (patch)
tree3f70af5d46bfece1acfc9d5858f4f166754c0f12
parentprofiles/arch/alpha: mask syslog-ng[mongodb] (diff)
downloadgentoo-48280cebca9f8c70660df09627f3d4e61fd7e9c3.tar.gz
gentoo-48280cebca9f8c70660df09627f3d4e61fd7e9c3.tar.bz2
gentoo-48280cebca9f8c70660df09627f3d4e61fd7e9c3.zip
app-crypt/coolkey: add missing autotools inherit
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-crypt/coolkey/coolkey-1.1.0-r9.ebuild (renamed from app-crypt/coolkey/coolkey-1.1.0-r8.ebuild)4
1 files 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
index 2fdee697e0be..cd3d7f1e434b 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"