diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 15:04:49 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:05:01 +0100 |
commit | e2f04570539b083cb62c383b22fcef2c6f837bb9 (patch) | |
tree | a07fbb1aea400f4752f2ef2cb0c7fee8c81db917 /sys-process | |
parent | sys-power/powernowd: eutils->epatch (diff) | |
download | gentoo-e2f04570539b083cb62c383b22fcef2c6f837bb9.tar.gz gentoo-e2f04570539b083cb62c383b22fcef2c6f837bb9.tar.bz2 gentoo-e2f04570539b083cb62c383b22fcef2c6f837bb9.zip |
sys-process/top-apple: eutils->epatch
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/top-apple/top-apple-73.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/top-apple/top-apple-73.ebuild b/sys-process/top-apple/top-apple-73.ebuild index c8d33f1440c3..ddaa676b5d88 100644 --- a/sys-process/top-apple/top-apple-73.ebuild +++ b/sys-process/top-apple/top-apple-73.ebuild @@ -3,7 +3,7 @@ EAPI=5 -inherit toolchain-funcs eutils +inherit toolchain-funcs epatch DESCRIPTION="Apple's top from Mac OS X Lion 10.7" HOMEPAGE="http://www.opensource.apple.com/" |