commit:     b9e04a9418016dbdcaddd4c4e54ef09c54e42239
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 22 08:59:32 2017 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 08:59:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9e04a94

app-backup/dar: Removed unused confutils eclass from inherit.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-backup/dar/dar-2.5.8.ebuild | 2 +-
 app-backup/dar/dar-2.5.9.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-backup/dar/dar-2.5.8.ebuild b/app-backup/dar/dar-2.5.8.ebuild
index 53c20c36ec..652cb9fc9f 100644
--- a/app-backup/dar/dar-2.5.8.ebuild
+++ b/app-backup/dar/dar-2.5.8.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-inherit confutils flag-o-matic
+inherit flag-o-matic
 
 DESCRIPTION="A full featured backup tool, aimed for disks"
 HOMEPAGE="http://dar.linux.free.fr/";

diff --git a/app-backup/dar/dar-2.5.9.ebuild b/app-backup/dar/dar-2.5.9.ebuild
index 53c20c36ec..652cb9fc9f 100644
--- a/app-backup/dar/dar-2.5.9.ebuild
+++ b/app-backup/dar/dar-2.5.9.ebuild
@@ -3,7 +3,7 @@
 # $Id$
 
 EAPI=6
-inherit confutils flag-o-matic
+inherit flag-o-matic
 
 DESCRIPTION="A full featured backup tool, aimed for disks"
 HOMEPAGE="http://dar.linux.free.fr/";

Reply via email to