summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-libs/snorenotify: Use cmake_use_find_package alreadyAndreas Sturmlechner2019-12-091-2/+2
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/snorenotify: Switch to ecm.eclassAndreas Sturmlechner2019-12-091-19/+14
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/snorenotify: remove redundant phase functionMichael Palimaka2018-03-121-4/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-libs/snorenotify: backport patch from upstream adding missing includeMichael Palimaka2018-03-122-2/+25
| | | | | Closes: https://bugs.gentoo.org/587898 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* x11-libs: Update Manifest hashes.Ulrich Müller2017-12-091-1/+1
|
* x11-libs/snorenotify: remove 0.7.0-r0Michael Palimaka2017-09-261-56/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* x11-libs/snorenotify: stabilise 0.7.0-r1 for amd64/x86Michael Palimaka2017-09-261-2/+2
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* x11-libs/snorenotify: Fix desktop filesJohannes Huber2016-07-152-0/+100
| | | | | | | | | Revision bump adds upstream patch spotted by Coacher <itumaykin+gentoo@gmail.com>. Gentoo-bug: 588756 Package-Manager: portage-2.3.0
* x11-libs/snorenotify: amd64/x86 stableMichael Palimaka2016-06-081-1/+1
| | | | | | Gentoo-bug: 579568 Package-Manager: portage-2.3.0_rc1
* x11-libs/snorenotify: add ~arm keywordMichael Palimaka2016-03-271-1/+1
| | | | | | Tested on Raspberry Pi 2. Package-Manager: portage-2.2.28
* x11-libs/snorenotify: add ~x86 keywordMichael Palimaka2016-03-271-1/+1
| | | | Package-Manager: portage-2.2.28
* x11-libs/snorenotify: Remove oldJohannes Huber2016-03-262-58/+0
| | | | Package-Manager: portage-2.2.28
* x11-libs/snorenotify: version bumpMichael Palimaka2016-01-292-0/+58
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* x11-libs/snorenotify: new packageMichael Palimaka2015-11-193-0/+63
Package-Manager: portage-2.2.25