sys-fs/loop-aes: remove eutils
authorAlon Bar-Lev <alonbl@gentoo.org>
Sat, 25 Mar 2017 21:13:52 +0000 (00:13 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Sat, 25 Mar 2017 21:46:33 +0000 (00:46 +0300)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sys-fs/loop-aes/loop-aes-3.7j.ebuild

index 72eb14430aefd2af478e842c2cce0e9618bee367..b548d04304724808c8de47934598deffbee76af5 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI="6"
 
-inherit eutils linux-mod
+inherit linux-mod
 
 MY_P="${PN/aes/AES}-v${PV}"