summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 14:38:32 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:53:14 +0100
commit17465fe3002c0c4f024a0c733b8dc780a175f83d (patch)
treecd0a9990ae74ea6160e24eafdaf1756847a65754 /app-laptop
parentapp-i18n/unicode-data: use BDEPEND for app-arch/unzip (diff)
downloadgentoo-17465fe3002c0c4f024a0c733b8dc780a175f83d.tar.gz
gentoo-17465fe3002c0c4f024a0c733b8dc780a175f83d.tar.bz2
gentoo-17465fe3002c0c4f024a0c733b8dc780a175f83d.zip
app-laptop/tpb: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-laptop')
-rw-r--r--app-laptop/tpb/tpb-0.6.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/tpb/tpb-0.6.4-r1.ebuild b/app-laptop/tpb/tpb-0.6.4-r1.ebuild
index f8bff7aa3280..ee68708eff7b 100644
--- a/app-laptop/tpb/tpb-0.6.4-r1.ebuild
+++ b/app-laptop/tpb/tpb-0.6.4-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit linux-info eutils
+inherit linux-info epatch
DESCRIPTION="IBM ThinkPad buttons utility"
HOMEPAGE="https://savannah.nongnu.org/projects/tpb/"