summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:10:14 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:54 +0100
commitf1c164be5bcb3d839a759838eff8d81d6824aa55 (patch)
treee3ed6285a41bd8813049d00b322a0c70d1d14ca6 /dev-embedded/sunxi-tools
parentdev-embedded/srecord: eutils-- (diff)
downloadgentoo-f1c164be5bcb3d839a759838eff8d81d6824aa55.tar.gz
gentoo-f1c164be5bcb3d839a759838eff8d81d6824aa55.tar.bz2
gentoo-f1c164be5bcb3d839a759838eff8d81d6824aa55.zip
dev-embedded/sunxi-tools: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-embedded/sunxi-tools')
-rw-r--r--dev-embedded/sunxi-tools/sunxi-tools-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/sunxi-tools/sunxi-tools-1.3.ebuild b/dev-embedded/sunxi-tools/sunxi-tools-1.3.ebuild
index aa263865c0de..4a73a61da176 100644
--- a/dev-embedded/sunxi-tools/sunxi-tools-1.3.ebuild
+++ b/dev-embedded/sunxi-tools/sunxi-tools-1.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
MY_PV="v${PV}"
SRC_URI="https://github.com/linux-sunxi/sunxi-tools/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"