Skip to content

Commit

Permalink
app-arch/deltarpm: remove eutils
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
alonbl committed Mar 25, 2017
1 parent 3b9c5f2 commit d94532f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-arch/deltarpm/deltarpm-3.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit d94532f

Please sign in to comment.