commit: f5a6d22a3491047841cd02d6aa4c048b15c16a19 Author: Jian Lin <jlin.gentoo <AT> outlook <DOT> com> AuthorDate: Mon Dec 21 22:04:21 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Mon Dec 21 22:04:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f5a6d22a
x11-misc/i3lock-fancy-rapid: update S Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Jian Lin <jlin.gentoo <AT> outlook.com> .../i3lock-fancy-rapid/i3lock-fancy-rapid-0.0.0_pre20201109.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-misc/i3lock-fancy-rapid/i3lock-fancy-rapid-0.0.0_pre20201109.ebuild b/x11-misc/i3lock-fancy-rapid/i3lock-fancy-rapid-0.0.0_pre20201109.ebuild index 961ef174..17c48669 100644 --- a/x11-misc/i3lock-fancy-rapid/i3lock-fancy-rapid-0.0.0_pre20201109.ebuild +++ b/x11-misc/i3lock-fancy-rapid/i3lock-fancy-rapid-0.0.0_pre20201109.ebuild @@ -10,6 +10,7 @@ MY_REV="c70ecfa8a529cb71f21f475f31d748ce9b154a8b" DESCRIPTION="A faster implementation of i3lock-fancy" HOMEPAGE="https://github.com/yvbbrjdr/i3lock-fancy-rapid" SRC_URI="https://github.com/yvbbrjdr/i3lock-fancy-rapid/archive/${MY_REV}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${PN}-${MY_REV}" LICENSE="BSD" SLOT="0" @@ -23,8 +24,6 @@ RDEPEND=" " DEPEND="x11-libs/libX11" -S="${WORKDIR}"/i3lock-fancy-rapid-${MY_REV} - src_prepare() { default sed -e "s/gcc/$(tc-getCC)/" \
