summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-misc/elasticsearch: bump to 6.8.12/7.9.0Tomáš Mózes2020-08-303-0/+175
| | | | | | Bug: https://bugs.gentoo.org/737958 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-misc/resolve-march-native: add Python 3.8 & 3.9 support; enable testsThomas Deutschmann2020-08-301-1/+3
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-misc/gnote: Stabilize 3.36.2 amd64, #738728Sam James2020-08-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/bijiben: Stabilize 3.36.3 amd64, #738728Sam James2020-08-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/gnote: x86 stable (bug #738728)Thomas Deutschmann2020-08-301-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-misc/bijiben: x86 stable (bug #738728)Thomas Deutschmann2020-08-301-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-misc/khard: Bump to 0.17.0Nils Freydank2020-08-302-0/+55
| | | | | | | | | | | | | | | | | | | This commit adds support for python 3.7 to 3.9 and does some internal changes: - drop explicit dep for >dev-python/vobject-0.9.3 as a working version was introduced to the tree in december 2017. For details see commit 17e2b60acb7049e925c1d65116dbb4edf16e820e. - don't call external test but use the [[ ]] bashism, so globbing for version works ("*9999"). - add dep for dev-python/setuptools_scm for tests Bug: https://bugs.gentoo.org/718232 Closes: https://bugs.gentoo.org/721832 Thanks-to: Christopher Head <chead@chead.ca> Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* app-misc/khard: Add myself as proxied maintainerNils Freydank2020-08-301-0/+8
| | | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Nils Freydank <holgersson@posteo.de> Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* app-misc/tmux: add riscv keywordYixun Lan2020-08-301-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* app-misc/uptimed: x86 stable (bug #738288)Thomas Deutschmann2020-08-291-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-misc/ktoblzcheck: Keyword 1.49-r2 arm64, #734828Sam James2020-08-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/pax-utils: move linux-headers dep to DEPENDSergei Trofimovich2020-08-291-3/+6
| | | | | | Reported-by: Arfrever Frehtes Taifersar Arahesis Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/lcdproc: bump to version 0.5.9_p20200721Conrad Kostecki2020-08-292-0/+224
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/OpenRGB: Add me to maintainersAlexey Sokolov2020-08-271-0/+4
| | | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://bugs.gentoo.org/738172 Closes: https://github.com/gentoo/gentoo/pull/17288 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-misc/OpenRGB: don't remove git commit from 9999Alexey Sokolov2020-08-271-4/+3
| | | | | | | | The hash is shown in the Information/Software tab in UI Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-misc/OpenRGB: drop libbsd dependencyAlexey Sokolov2020-08-272-2/+0
| | | | | | | | it's unused Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-misc/OpenRGB: add improvements from my overlayAlexey Sokolov2020-08-273-0/+115
| | | | | | | | | | | | * fix installation on Prefix * use release tarball instead of snapshot * use udev eclass * add live ebuild Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/17124 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* app-misc/graphlcd-base: fix compilation with muslConrad Kostecki2020-08-273-0/+15
| | | | | | Closes: https://bugs.gentoo.org/716892 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/mx5000tools: fix compilation with muslConrad Kostecki2020-08-272-2/+15
| | | | | | Closes: https://bugs.gentoo.org/713738 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/uptimed: stable 0.4.2 for sparc, bug #738288Rolf Eike Beer2020-08-251-1/+1
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/spacenavd: arm64 keyworded (bug #734822)Sam James2020-08-251-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/mosquitto: Version bump to 1.6.12Matt Turner2020-08-242-0/+115
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-misc/gramps: bump to 5.1.3Marek Szuba2020-08-242-0/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* app-misc/fr24feed: bump to version 1.0.25_p3Conrad Kostecki2020-08-232-0/+46
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/graphlcd-base: bump to version 2.0.0Conrad Kostecki2020-08-222-0/+90
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/reptyr: add ~arm64 keyword to 0.7.0Georgy Yakovlev2020-08-211-2/+2
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-misc/uptimed: add ~arm64 keyword to 0.4.2Georgy Yakovlev2020-08-201-2/+2
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-misc/ca-certificates: drop oldThomas Deutschmann2020-08-203-370/+0
| | | | | Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-misc/scrub: Stabilize 2.6.1 arm64, #738076Sam James2020-08-201-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/ifp-line: Remove last-rited pkgMichał Górny2020-08-204-81/+0
| | | | | Closes: https://bugs.gentoo.org/727360 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/tmux: remove pkg_postinst()Mikle Kolyada2020-08-202-28/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-misc/tmux: Drop oldMikle Kolyada2020-08-203-176/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-misc/nnn: Version bump (v3.4)Mikle Kolyada2020-08-202-0/+40
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-misc/dateutils: reapply glibc-2.32 fixSam James2020-08-191-0/+4
| | | | | Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/dateutils: Added live ebuildMatthias Coppens2020-08-194-22/+77
| | | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/dateutils: Version bump (0.4.7) + maintainershipMatthias Coppens2020-08-193-1/+35
| | | | | | | | | | | | This is a version bump to release 0.4.7. As this package is orphaned, I'm taking the maintainership. The patch for 0.4.6 doesn't need a counterpart for 0.4.7, as the bug is fixed upstream. src_test is multithreaded in the new version. Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* app-misc/radeontop: update maintainer emailMichael Mair-Keimberger2020-08-161-1/+1
| | | | | | Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Jonas Stein <jstein@gentoo.org>
* app-misc/timew: drop oldDavid Denoncin2020-08-164-78/+0
| | | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16777 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/timew: vbump 1.3.0, EAPI 7David Denoncin2020-08-162-0/+38
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/timew: new package maintainerDavid Denoncin2020-08-161-1/+17
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/pax-utils: explicitly specify linux-headers boundSergei Trofimovich2020-08-141-1/+3
| | | | | | | | | | | seccomp sandbox has know know about list of allowed system calls. 'statx' is relativey recent one. Let's pull in headers known to define the syscall. Reported-by: Thomas Deutschmann Closes: https://bugs.gentoo.org/737094 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-misc/bijiben: bump to 3.36.3Mart Raudsepp2020-08-142-0/+54
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* app-misc/rpick: Update to 0.7.0Randy Barlow2020-08-122-0/+161
| | | | | | | | | https://gitlab.com/bowlofeggs/rpick/-/blob/master/CHANGELOG.md#anchor-070 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Closes: https://github.com/gentoo/gentoo/pull/16892 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/rpick: Drop oldRandy Barlow2020-08-123-236/+0
| | | | | | | | | 0.5.{0,1} is an old release, and there are newer stable releases that users should be using. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Randy Barlow <randy@electronsweatshop.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-misc/screenie: Maintainer retiredJonas Stein2020-08-091-8/+1
| | | | | | | Proxied maintainer retired due to inactivity. Closes: https://bugs.gentoo.org/632892 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* app-misc/kryoflux-dtc: update kryoflux uiConrad Kostecki2020-08-092-0/+109
| | | | | | | | Use newer UI from the newer windows version, which works just fine with the linux version. Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/ddate: bump to newest snapshotConrad Kostecki2020-08-092-0/+21
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* dev-libs/luise: renamed by dropping -binConrad Kostecki2020-08-091-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/lcd4linux: update HOMEAGE and metadata.xmlConrad Kostecki2020-08-092-1/+4
| | | | | | | | Since upstreams Trac has been taken offline, Github is the last source online. Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* app-misc/golly: drop oldSergei Trofimovich2020-08-061-51/+0
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>