summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-03-18 21:55:05 +0100
committerMartin Väth <martin@mvath.de>2017-03-18 21:55:05 +0100
commit218bdd284bbd799bd9cfbeb38e45de6483010baa (patch)
tree9a4d98a45afb1c87bcea445d94877b338574857e /dev-libs
parentapp-misc/knapsack: Version bump (diff)
downloadmv-218bdd284bbd799bd9cfbeb38e45de6483010baa.tar.gz
mv-218bdd284bbd799bd9cfbeb38e45de6483010baa.tar.bz2
mv-218bdd284bbd799bd9cfbeb38e45de6483010baa.zip
Use new ltprune.eclass instead of eutils where possible
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/osformat/osformat-1.0.3.ebuild2
-rw-r--r--dev-libs/osformat/osformat-999999999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/osformat/osformat-1.0.3.ebuild b/dev-libs/osformat/osformat-1.0.3.ebuild
index e040b0b2..ac29d845 100644
--- a/dev-libs/osformat/osformat-1.0.3.ebuild
+++ b/dev-libs/osformat/osformat-1.0.3.ebuild
@@ -3,7 +3,7 @@
EAPI=6
RESTRICT="mirror"
-inherit eutils
+inherit ltprune
SRC_URI="https://github.com/vaeth/osformat/releases/download/v${PV}/${P}.tar.xz"
diff --git a/dev-libs/osformat/osformat-999999999.ebuild b/dev-libs/osformat/osformat-999999999.ebuild
index fe9ec08d..6ea5c007 100644
--- a/dev-libs/osformat/osformat-999999999.ebuild
+++ b/dev-libs/osformat/osformat-999999999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools eutils
+inherit autotools ltprune
case ${PV} in
99999999*)