diff options
author | Conrad Kostecki <conrad@kostecki.com> | 2018-10-27 12:39:28 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-10-28 23:39:13 +0100 |
commit | 91e6c672310dde371fbc943a8d07bb6921b263e1 (patch) | |
tree | d23646791872e3b31c8d486b07f760f93705afa1 /x11-misc/xflux-gui | |
parent | dev-java/commons-email: version bump. (diff) | |
download | gentoo-91e6c672310dde371fbc943a8d07bb6921b263e1.tar.gz gentoo-91e6c672310dde371fbc943a8d07bb6921b263e1.tar.bz2 gentoo-91e6c672310dde371fbc943a8d07bb6921b263e1.zip |
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@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@gentoo.org>
Diffstat (limited to 'x11-misc/xflux-gui')
-rw-r--r-- | x11-misc/xflux-gui/metadata.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-misc/xflux-gui/metadata.xml b/x11-misc/xflux-gui/metadata.xml index 54d5423c4060..05c0e0cb1f51 100644 --- a/x11-misc/xflux-gui/metadata.xml +++ b/x11-misc/xflux-gui/metadata.xml @@ -9,4 +9,14 @@ <email>proxy-maint@gentoo.org</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> |