mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 22:52:59 -04:00
gui-apps/hyprshot: fix invalid metadata
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
inherit optfeature
|
||||
|
||||
DESCRIPTION="Hyprshot is a utility to easily take screenshot in Hyprland using your mouse"
|
||||
HOMEPAGE="https://github.com/Gustash/Hyprshot/"
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
inherit optfeature
|
||||
|
||||
DESCRIPTION="Hyprshot is a utility to easily take screenshot in Hyprland using your mouse"
|
||||
HOMEPAGE="https://github.com/Gustash/Hyprshot/"
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
inherit git-r3 optfeature
|
||||
inherit git-r3
|
||||
|
||||
DESCRIPTION="Hyprshot is an utility to easily take screenshot in Hyprland using your mouse"
|
||||
HOMEPAGE="https://github.com/Gustash/Hyprshot/"
|
||||
|
||||
@@ -10,8 +10,6 @@
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="xdg">Pull xdg-home as a dependency to use $XDG_PICTURES_DIR</flag>
|
||||
</use>
|
||||
<use>
|
||||
<flag name="freeze">Pull gui-apps/hyprpicker for optional freezing screen</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user