commit: 91e6c672310dde371fbc943a8d07bb6921b263e1 Author: Conrad Kostecki <conrad <AT> kostecki <DOT> com> AuthorDate: Sat Oct 27 10:39:28 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Oct 28 22:39:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91e6c672
x11-misc/xflux-gui: updated metadata.xml Added a longdescription and upstream section. Closes: https://bugs.gentoo.org/669762 Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10251 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> x11-misc/xflux-gui/metadata.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/x11-misc/xflux-gui/metadata.xml b/x11-misc/xflux-gui/metadata.xml index 54d5423c406..05c0e0cb1f5 100644 --- a/x11-misc/xflux-gui/metadata.xml +++ b/x11-misc/xflux-gui/metadata.xml @@ -9,4 +9,14 @@ <email>[email protected]</email> <name>Proxy Maintainers</name> </maintainer> + <longdescription> + The f.lux indicator applet fluxgui is an indicator applet to control xflux, + an application that makes the color of your computer's display adapt to + the time of day: warm at night, and like sunlight during the day. + Reducing blue light exposure in the evening can help you fall asleep at night. + </longdescription> + <upstream> + <bugs-to>https://github.com/xflux-gui/fluxgui/issues</bugs-to> + <remote-id type="github">xflux-gui/fluxgui</remote-id> + </upstream> </pkgmetadata>
