commit:     3b0c52cf212165fed8e62e4de8b79ddaa8dcd550
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 21 21:45:12 2018 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sat Apr 21 21:53:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b0c52cf

media-gfx/uniconvertor: remove eutils

No eutils functions used in this eapi 6 ebuild.

Package-Manager: Portage-2.3.31, Repoman-2.3.9

 media-gfx/uniconvertor/uniconvertor-2.0_pre379-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r2.ebuild 
b/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r2.ebuild
index 22552436a69..93d5343814c 100644
--- a/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r2.ebuild
+++ b/media-gfx/uniconvertor/uniconvertor-2.0_pre379-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
 PYTHON_COMPAT=( python2_7 )
 
-inherit distutils-r1 eutils
+inherit distutils-r1
 
 DESCRIPTION="Convert vector graphic file formats like .cdr, .svg, wmf and 
more."
 
HOMEPAGE="https://sk1project.net/modules.php?name=Products&product=uniconvertor";

Reply via email to