summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 19:32:13 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:01:46 +0100
commitd2d3b2133e24918ac2317e827a6f0957ca5a50ab (patch)
tree8ef828b0298087590e14ca307f732788b2cd6c61 /dev-util/debhelper
parentdev-util/ddd: eutils->desktop (diff)
downloadgentoo-d2d3b2133e24918ac2317e827a6f0957ca5a50ab.tar.gz
gentoo-d2d3b2133e24918ac2317e827a6f0957ca5a50ab.tar.bz2
gentoo-d2d3b2133e24918ac2317e827a6f0957ca5a50ab.zip
dev-util/debhelper: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/debhelper')
-rw-r--r--dev-util/debhelper/debhelper-13.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/debhelper/debhelper-13.2.1.ebuild b/dev-util/debhelper/debhelper-13.2.1.ebuild
index 8b150d906aa6..21388aec1ce0 100644
--- a/dev-util/debhelper/debhelper-13.2.1.ebuild
+++ b/dev-util/debhelper/debhelper-13.2.1.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 eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Collection of programs that can be used to automate common tasks in debian/rules"
HOMEPAGE="https://tracker.debian.org/pkg/debhelper"