diff options
-rw-r--r-- | app-misc/detox/detox-1.2.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/detox/detox-1.2.0-r3.ebuild b/app-misc/detox/detox-1.2.0-r3.ebuild index ec5d2e34a18c..2ec1846e2a59 100644 --- a/app-misc/detox/detox-1.2.0-r3.ebuild +++ b/app-misc/detox/detox-1.2.0-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils +inherit epatch MY_P="${PN}-${PV/_/-}" |