mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
gui-apps/*: fix variable order
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -11,12 +11,12 @@ DESCRIPTION="Keyboard driven and lightweight Wayland notification daemon."
|
||||
HOMEPAGE="https://codeberg.org/dnkl/fnott"
|
||||
SRC_URI="https://codeberg.org/dnkl/fnott/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
S="${WORKDIR}/${PN}"
|
||||
|
||||
LICENSE="MIT ZLIB"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
S="${WORKDIR}/${PN}"
|
||||
|
||||
DEPEND="
|
||||
x11-libs/pixman
|
||||
media-libs/libpng
|
||||
|
||||
Reference in New Issue
Block a user