diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-03-26 00:39:35 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-03-26 00:46:38 +0300 |
commit | 7ebea9e13d6c58708f5d9b08f4e2db07ec781add (patch) | |
tree | a05f7eb1a2dd8b0433ab5697d347d9f5b9bd8fca /app-crypt/coolkey | |
parent | app-crypt/dieharder: remove eutils (diff) | |
download | gentoo-7ebea9e13d6c58708f5d9b08f4e2db07ec781add.tar.gz gentoo-7ebea9e13d6c58708f5d9b08f4e2db07ec781add.tar.bz2 gentoo-7ebea9e13d6c58708f5d9b08f4e2db07ec781add.zip |
app-crypt/coolkey: remove eutils
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-crypt/coolkey')
-rw-r--r-- | app-crypt/coolkey/coolkey-1.1.0-r7.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-crypt/coolkey/coolkey-1.1.0-r7.ebuild b/app-crypt/coolkey/coolkey-1.1.0-r7.ebuild index f756b57ac811..79c08285e155 100644 --- a/app-crypt/coolkey/coolkey-1.1.0-r7.ebuild +++ b/app-crypt/coolkey/coolkey-1.1.0-r7.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 -inherit eutils - PATCHVER="003" DESCRIPTION="Linux Driver support for the CoolKey and CAC products" |