summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 08:53:20 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:21:57 +0100
commitb2ae4b6140624f780234bdadf049886257c47e1c (patch)
treec2e0ccb8f47bf5ec6989294f765405b3c5bc9002 /sys-apps/dtc
parentsys-apps/dtc: eutils-- (diff)
downloadgentoo-b2ae4b6140624f780234bdadf049886257c47e1c.tar.gz
gentoo-b2ae4b6140624f780234bdadf049886257c47e1c.tar.bz2
gentoo-b2ae4b6140624f780234bdadf049886257c47e1c.zip
sys-apps/dtc: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/dtc')
-rw-r--r--sys-apps/dtc/dtc-1.5.0-r2.ebuild4
-rw-r--r--sys-apps/dtc/dtc-1.6.0.ebuild4
-rw-r--r--sys-apps/dtc/dtc-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/dtc/dtc-1.5.0-r2.ebuild b/sys-apps/dtc/dtc-1.5.0-r2.ebuild
index ac119788204b..3394d77c0623 100644
--- a/sys-apps/dtc/dtc-1.5.0-r2.ebuild
+++ b/sys-apps/dtc/dtc-1.5.0-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit multilib toolchain-funcs eutils
+inherit multilib toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git"
diff --git a/sys-apps/dtc/dtc-1.6.0.ebuild b/sys-apps/dtc/dtc-1.6.0.ebuild
index 12c3ff004ae9..41acb4a8a9bc 100644
--- a/sys-apps/dtc/dtc-1.6.0.ebuild
+++ b/sys-apps/dtc/dtc-1.6.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit multilib toolchain-funcs eutils
+inherit multilib toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git"
diff --git a/sys-apps/dtc/dtc-9999.ebuild b/sys-apps/dtc/dtc-9999.ebuild
index 5d8cb20a5b37..00244f88a148 100644
--- a/sys-apps/dtc/dtc-9999.ebuild
+++ b/sys-apps/dtc/dtc-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit multilib toolchain-funcs eutils
+inherit multilib toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git"