x11-misc/gobble: update DESCRIPTION

Signed-off-by: Luciano Degni <degni.public@gmail.com>
This commit is contained in:
Luciano Degni
2022-01-08 13:32:30 +01:00
parent 9022beef81
commit 5f59fc0e54
2 changed files with 14 additions and 4 deletions

View File

@@ -15,10 +15,7 @@ CRATES="
inherit cargo
DESCRIPTION="Rust rewrite of Devour: Gobble hides your current window before launching an external program
and unhides it after quitting.
Useful in terminals and file managers to keep your screen uncluttered.
"
DESCRIPTION="Rust rewrite of Devour: Gobble hides your current window before launching an external program and unhides it after quitting."
HOMEPAGE="https://github.com/EmperorPenguin18/gobble"
SRC_URI="
https://github.com/EmperorPenguin18/gobble/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz

View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>degni.public@gmail.com</email>
<name>Luciano Degni</name>
</maintainer>
<upstream>
<doc>https://github.com/EmperorPenguin18/gobble</doc>
<bugs-to>https://github.com/EmperorPenguin18/gobble/issues</bugs-to>
</upstream>
</pkgmetadata>