summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/eventd: disable wayland support due to missing depJoonas Niilola2020-05-281-4/+3
| | | | | Closes: https://bugs.gentoo.org/702820 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/eventd: Fix building with CFLAGS=-fno-commonJeroen Roovers2020-05-282-0/+14
| | | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Closes: https://bugs.gentoo.org/707414 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* net-misc/eventd: fix gssdp dependency (needs 1.2 API)Mart Raudsepp2020-02-211-1/+1
| | | | | | Closes: https://bugs.gentoo.org/699774 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/eventd: Update x11-libs/cairo dependencyMatt Turner2020-01-141-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/eventd: Fix MissingTestRestrictMichał Górny2019-12-121-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/eventd: add a missing dep libxcb[xkb] (#698406)Joonas Niilola2019-10-261-1/+1
| | | | | | Closes: https://bugs.gentoo.org/698406 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/eventd: correctly configure 'wayland' supportJoonas Niilola2019-10-261-1/+1
| | | | | Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/eventd: add ~x86 keywordJoonas Niilola2019-10-231-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/eventd: remove non-buildable broken versionsJoonas Niilola2019-10-233-245/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-misc/eventd: bump to 0.27.0Joonas Niilola2019-10-232-0/+106
| | | | | | Closes: https://bugs.gentoo.org/669984 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Reassign coacher's packagesMichał Górny2019-09-251-8/+1
| | | | | Closes: https://bugs.gentoo.org/632974 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/eventd: remove oldIlya Tumaykin2018-03-172-126/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7478 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-misc/eventd: verbump to 0.24.1Ilya Tumaykin2018-03-172-0/+124
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-misc/eventd: remove oldIlya Tumaykin2018-03-122-124/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-misc/eventd: verbump to 0.24.0Ilya Tumaykin2018-03-122-0/+126
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-misc/eventd: require at least meson-0.44.1Ilya Tumaykin2018-02-261-1/+2
| | | | | | Closes: https://bugs.gentoo.org/641252 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7280
* net-misc/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-misc/eventd: remove oldIlya Tumaykin2017-11-192-136/+0
| | | | Package-Manager: Portage-2.3.14, Repoman-2.3.6
* net-misc/eventd: Add 0.23.0_p20171112 to fix build w/ >=meson-0.42.0Ilya Tumaykin2017-11-193-0/+124
| | | | | | Closes: https://bugs.gentoo.org/631412 Package-Manager: Portage-2.3.14, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6236
* net-misc/eventd: verbump to 0.23.0Ilya Tumaykin2017-05-242-0/+136
| | | | | | | Upstream now uses meson build system exclusively, so port ebuild to it. Closes: https://github.com/gentoo/gentoo/pull/4708 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* net-misc/eventd: reset XDG env wrt bug 618670Ilya Tumaykin2017-05-211-1/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4651 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-misc/eventd: new package.Ilya Tumaykin2017-04-153-0/+142
A simple daemon to track remote or local events and do actions the user wants to. Also a tiny, customizable FDO-compliant notification daemon. Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4401