app-arch/deltarpm: remove eutils

Package-Manager: Portage-2.3.3, Repoman-2.3.1
This commit is contained in:
Alon Bar-Lev
2017-03-25 21:11:03 +03:00
parent 3b9c5f26c2
commit d94532fabb

View File

@@ -5,7 +5,7 @@ EAPI=6
PYTHON_COMPAT=( python2_7 )
inherit eutils toolchain-funcs python-single-r1
inherit toolchain-funcs python-single-r1
DESCRIPTION="tools to create and apply deltarpms"
HOMEPAGE="http://gitorious.org/deltarpm/deltarpm"