diff options
author | Conrad Kostecki <conrad@kostecki.com> | 2019-03-02 19:04:49 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-02 21:10:32 +0100 |
commit | d37da7c98c34f197eaa73ec6013631c9b244ad31 (patch) | |
tree | f9110efa126fde2ac181bbe59acc8bd908d86935 /x11-misc/j4-dmenu-desktop/metadata.xml | |
parent | sci-libs/dlib: version bump 19.16 fixing Python install (diff) | |
download | gentoo-d37da7c98c34f197eaa73ec6013631c9b244ad31.tar.gz gentoo-d37da7c98c34f197eaa73ec6013631c9b244ad31.tar.bz2 gentoo-d37da7c98c34f197eaa73ec6013631c9b244ad31.zip |
x11-misc/j4-dmenu-desktop: bump to version 2.17
Also bumped to EAPI=7 and added myself as additional maintainer.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/11219
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc/j4-dmenu-desktop/metadata.xml')
-rw-r--r-- | x11-misc/j4-dmenu-desktop/metadata.xml | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/j4-dmenu-desktop/metadata.xml b/x11-misc/j4-dmenu-desktop/metadata.xml index 581cc21d7364..146361db405a 100644 --- a/x11-misc/j4-dmenu-desktop/metadata.xml +++ b/x11-misc/j4-dmenu-desktop/metadata.xml @@ -5,17 +5,21 @@ <email>sir.suriv@gmail.com</email> <name>Diogo Pereira</name> </maintainer> + <maintainer type="person"> + <email>ck+gentoo@bl4ckb0x.de</email> + <name>Conrad Kostecki</name> + </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> - <longdescription lang="en"> - j4-dmenu-desktop is a replacement for i3-dmenu-desktop. Its purpose is - to find .desktop files and offer you a menu to start an application - using dmenu. You can also execute shell commands using it. + <longdescription> + j4-dmenu-desktop is a replacement for i3-dmenu-desktop. + The purpose is to find .desktop files, + but shell commands can also be executed. </longdescription> <upstream> - <remote-id type="github">enkore/j4-dmenu-desktop</remote-id> <bugs-to>https://github.com/enkore/j4-dmenu-desktop/issues</bugs-to> + <remote-id type="github">enkore/j4-dmenu-desktop</remote-id> </upstream> </pkgmetadata> |