mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
gui-apps/ReGreet: fix indentation
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
@@ -294,7 +294,7 @@ src_install() {
|
||||
elog "-----------------------------------------------------------\n"
|
||||
elog "[terminal]\n"
|
||||
elog "vt = 7\n"
|
||||
elog ""
|
||||
elog ""
|
||||
elog "[default_session]\n"
|
||||
elog "command = "cage -s -- regreet"\n"
|
||||
elog "user = "greetd"\n"
|
||||
|
||||
@@ -90,7 +90,7 @@ src_install() {
|
||||
elog "-----------------------------------------------------------\n"
|
||||
elog "[terminal]\n"
|
||||
elog "vt = 7\n"
|
||||
elog ""
|
||||
elog ""
|
||||
elog "[default_session]\n"
|
||||
elog "command = "cage -s -- regreet"\n"
|
||||
elog "user = "greetd"\n"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<use>
|
||||
<flag name="systemd">Use system-tmpfiles to create cache and logs folder</flag>
|
||||
<flag name="openrc">Manually create cache and logs folder</flag>
|
||||
<flag name="gtk4">Compile with gtk4 support</flag>
|
||||
<flag name="systemd">Use system-tmpfiles to create cache and logs folder</flag>
|
||||
<flag name="openrc">Manually create cache and logs folder</flag>
|
||||
<flag name="gtk4">Compile with gtk4 support</flag>
|
||||
</use>
|
||||
<maintainer type="person">
|
||||
<email>gonegrier.duarte@gmail.com</email>
|
||||
@@ -12,5 +12,9 @@
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">rharish101/ReGreet</remote-id>
|
||||
<maintainer>
|
||||
<name>Harish Rajagopal</name>
|
||||
<email>harish.rajagopals@gmail.com</email>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user