summary refs log tree commit diff
path: root/x11-misc
diff options
context:
space:
mode:
authorAzat Bahawi <azahi@teknik.io>2020-12-14 12:12:06 +0300
committerAzat Bahawi <azahi@teknik.io>2020-12-14 12:12:09 +0300
commitb09ddead885ba3face55d51cfedf844e19229437 (patch)
treef39535b38cf93b5eae219212042d1933984053aa /x11-misc
parentx11-wm/9wm: Fix Gentoo's #759904 (diff)
x11-misc/devour: Fix Gentoo's #759904
https://bugs.gentoo.org/759904

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Azat Bahawi <azahi@teknik.io>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/devour/devour-12.ebuild2
-rw-r--r--x11-misc/devour/devour-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/devour/devour-12.ebuild b/x11-misc/devour/devour-12.ebuild
index 2b88b39..b98f01f 100644
--- a/x11-misc/devour/devour-12.ebuild
+++ b/x11-misc/devour/devour-12.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then
 	EGIT_REPO_URI="https://github.com/salman-abedin/devour.git"
 fi
 
-inherit toolchain-funcs "${SCM}"
+inherit toolchain-funcs ${SCM}
 
 DESCRIPTION="Window manager agnostic swallowing feature for terminal emulators"
 HOMEPAGE="https://github.com/salman-abedin/devour"
diff --git a/x11-misc/devour/devour-9999.ebuild b/x11-misc/devour/devour-9999.ebuild
index 2b88b39..b98f01f 100644
--- a/x11-misc/devour/devour-9999.ebuild
+++ b/x11-misc/devour/devour-9999.ebuild
@@ -8,7 +8,7 @@ if [[ ${PV} == *9999 ]]; then
 	EGIT_REPO_URI="https://github.com/salman-abedin/devour.git"
 fi
 
-inherit toolchain-funcs "${SCM}"
+inherit toolchain-funcs ${SCM}
 
 DESCRIPTION="Window manager agnostic swallowing feature for terminal emulators"
 HOMEPAGE="https://github.com/salman-abedin/devour"

Consider giving Nix/NixOS a try! <3