summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* x11-misc/xystray: use HTTPS in HOMEPAGE as wellMarek Szuba2020-03-181-2/+2
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* x11-misc: Update Manifest hashes.Ulrich Müller2017-12-091-1/+1
|
* x11-misc/xystray: Stable on amd64Manuel Rüger2017-11-201-1/+1
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* x11-misc/xystray: x86 stable (bug #626790)Thomas Deutschmann2017-10-101-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* x11-misc/xystray: correct LICENSEMarek Szuba2017-01-131-1/+1
| | | | | | Comments in xystray.c say it should be GPL-2+ rather than GPL-2. Package-Manager: portage-2.3.0
* x11-misc/xystray: add missing build-time dependencyMarek Szuba2017-01-131-4/+5
| | | | | | Gentoo-Bug: 605570 Package-Manager: portage-2.3.0
* x11-misc/xystray: update metadataMarek Szuba2016-08-241-2/+5
| | | | | | | * add the upstream remote-id * consistently use tabs for indentation Package-Manager: portage-2.3.0
* x11-misc/xystray: update metadata.Marek Szuba2016-07-291-5/+1
| | | | | | Update maintainer e-mail, remove the g-p-m project. Package-Manager: portage-2.3.0
* x11-misc/xystray: remove P-M description from metadataMarek Szuba2016-05-251-1/+0
| | | | | | | Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1528 Signed-off-by: Ian Delaney <idella4@gentoo.org>
* x11-misc/xystray: edit metadata.xml to preferred formatIan Delaney2016-05-031-6/+6
| | | | Package-Manager: portage-2.2.28
* x11-misc/xystray: Fix the Makefile patch to support gcc-5Marek Szuba2016-04-281-1/+1
| | | | | | | | Package-Manager: portage-2.2.28 Gentoo-Bug: https://bugs.gentoo.org/581192 Closes: https://github.com/gentoo/gentoo/pull/1367 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* x11-misc/xystray: Regenerate Manifest file. Add DEPEND to RDEPEND.Patrice Clement2016-04-252-5/+4
| | | | Package-Manager: portage-2.2.26
* x11-misc/xystray: Add ebuild to the tree.Marek Szuba2016-04-254-0/+54
Xystray is a simple implementation of the freedesktop.org notification area (also known as the system tray) for X, useful for window managers such as FVWM which do not provide their own. Gentoo-Bug: https://bugs.gentoo.org/82892 Closes: https://github.com/gentoo/gentoo/pull/1343 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>