summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/rust-bin: add cpu_flags_x86_sse2 to REQUIRED_USEDirkjan Ochtman2018-10-031-1/+2
| | | | | | Bug: https://bugs.gentoo.org/665660 Signed-off-by: Dirkjan Ochtman <djc@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-lang/rust: add cpu_flags_x86_sse2 to REQUIRED_USEDirkjan Ochtman2018-10-031-2/+3
| | | | | | Closes: https://bugs.gentoo.org/665660 Signed-off-by: Dirkjan Ochtman <djc@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sci-electronics/gazebo: bump to 9.4.1Alexis Ballier2018-10-032-0/+79
| | | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-util/catalyst: bump to 3.0.3Ben Kohler2018-10-032-0/+72
| | | | | Signed-off-by: Ben Kohler <bkohler@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* sci-libs/linux-gpib: Version bump, work in progressAndreas K. Hüttel2018-10-032-0/+171
| | | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* app-emulation/dynamips: version bumpSergey Popov2018-10-033-0/+61
| | | | | Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-emulation/dynamips: revision bumpSergey Popov2018-10-035-61/+44
| | | | | | | | | | Bump EAPI to 6, add support for compilers other than GCC Drop old version Reported-by: Denis Pronin <dannftk@yandex.ru> Signed-off-by: Sergey Popov <pinkbyte@gentoo.org> Closes: https://bugs.gentoo.org/665562 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/python-evdev: specify header locations, EAPI 7Brian Norris2018-10-031-1/+7
| | | | | | | | | | | | | | | | | | | setup.py hardcodes /usr/include/linux/... paths. This doesn't work if cross-compiling or otherwise using a different $ROOT with a different set of headers, as the setup stage might pick up one set of headers, while the compilation might pick up another. Fortunately, setup.py supports an --evdev-headers arg so we can fix this. Let's use it. At the same time, bump to EAPI 7 to support ${SYSROOT}. Tested with pytest -- 1 existing test_uinput.py (test_abs_values()) failed before and after this change. Signed-off-by: Brian Norris <briannorris@chromium.org> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9978
* dev-libs/totem-pl-parser: add explicit build dep on glib-utilsMart Raudsepp2018-10-031-1/+2
| | | | | | Fixes: https://bugs.gentoo.org/667622 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* dev-libs/libpeas: add explicit build dep on glib-utilsMart Raudsepp2018-10-032-2/+4
| | | | | | Fixes: https://bugs.gentoo.org/667626 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* net-p2p/syncthing: bump to 0.14.51Marek Szuba2018-10-032-0/+124
| | | | | | | Also migrate from versionator to eapi7-ver. Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-misc/networkmanager-openvpn: bump to 1.8.6Mart Raudsepp2018-10-032-0/+57
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* x11-libs/libxklavier: Add explicit dep on glib-utilsMichał Górny2018-10-031-0/+1
| | | | | Closes: https://bugs.gentoo.org/667636 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/creduce: Restrict newest snap to Clang-6Michał Górny2018-10-031-1/+3
| | | | | Closes: https://bugs.gentoo.org/667556 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/libgit2-glib: Add explicit dep on glib-utilsMichał Górny2018-10-031-0/+1
| | | | | Closes: https://bugs.gentoo.org/667560 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/parole: Fix the license to GPL-2+Michał Górny2018-10-031-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-video/parole: Add explicit dep on glib-utilsMichał Górny2018-10-031-0/+1
| | | | | Closes: https://bugs.gentoo.org/667576 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/garcon: Fix the license to 'or newer' variantsMichał Górny2018-10-031-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/garcon: Add explicit dep on glib-utilsMichał Górny2018-10-031-0/+1
| | | | | Closes: https://bugs.gentoo.org/667580 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/etckeeper: Restore ~ppc64 keywordLuke Dashjr2018-10-023-3/+3
| | | | | | | Closes: https://bugs.gentoo.org/666988 Closes: https://github.com/gentoo/gentoo/pull/9971 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-util/bats: Keyword ~ppc64Luke Dashjr2018-10-021-1/+1
| | | | | Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-crypt/xca: eapi bumpAlon Bar-Lev2018-10-031-1/+1
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
* x11-libs/libnotify: depend on dev-util/glibMike Gilbert2018-10-022-2/+4
| | | | | | Closes: https://bugs.gentoo.org/667490 Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* www-client/chromium: update to EAPI 7Mike Gilbert2018-10-021-12/+16
| | | | | Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* chromium-2.eclass: avoid eshopt functionsMike Gilbert2018-10-021-3/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* xdg-utils.eclass: support EAPI 7Mike Gilbert2018-10-021-2/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* xdg-utils.eclass: avoid duplicate leading slashesMike Gilbert2018-10-021-4/+4
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-libs/re2: bump to 2018.10.01Mike Gilbert2018-10-022-0/+53
| | | | | | Closes: https://bugs.gentoo.org/660568 Package-Manager: Portage-2.3.50_p10, Repoman-2.3.11_p17 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-office/gnucash: Bump to 3.3Aaron W. Swenson2018-10-022-0/+170
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Aaron Swenson <titanofold@gentoo.org>
* app-doc/gnucash-docs: Bump to 3.3Aaron W. Swenson2018-10-022-0/+86
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Aaron Swenson <titanofold@gentoo.org>
* dev-db/pgbouncer: CleanupAaron W. Swenson2018-10-024-182/+0
| | | | | | Closes: https://bugs.gentoo.org/654136 Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Aaron Swenson <titanofold@gentoo.org>
* dev-lang/php: Drop oldBrian Evans2018-10-022-744/+0
| | | | | Signed-off-by: Brian Evans <grknight@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-lang/php: Version bump for 7.3.0_rc2Brian Evans2018-10-022-0/+744
| | | | | | Bug: https://bugs.gentoo.org/667552 Signed-off-by: Brian Evans <grknight@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* sys-libs/musl: fix bug #667234Anthony G. Basile2018-10-022-0/+174
| | | | | Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sys-apps/s6: Add proxy-maint, Samuel, myself as maintainersLuis Ressel2018-10-031-0/+12
| | | | | | | Acked-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Luis Ressel <aranea@aixah.de> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9676
* dev-lang/execline: Add proxy-maint, Samuel, myself as maintainersLuis Ressel2018-10-031-0/+12
| | | | | | Acked-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Luis Ressel <aranea@aixah.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/skalibs: Add proxy-maint, Samuel, myself as maintainersLuis Ressel2018-10-031-8/+20
| | | | | | Acked-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Luis Ressel <aranea@aixah.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/s6-networking: Add proxy-maint and myself as maintainersLuis Ressel2018-10-031-0/+8
| | | | | | Acked-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Luis Ressel <aranea@aixah.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-dns/s6-dns: Add proxy-maint and myself as maintainersLuis Ressel2018-10-031-0/+8
| | | | | | Acked-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Luis Ressel <aranea@aixah.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/s6-linux-init: Add proxy-maint to the maintainer listLuis Ressel2018-10-031-0/+4
| | | | | Signed-off-by: Luis Ressel <aranea@aixah.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/s6-linux-utils: Add proxy-maint to the maintainer listLuis Ressel2018-10-031-0/+4
| | | | | Signed-off-by: Luis Ressel <aranea@aixah.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/s6-portable-utils: Add proxy-maint to the maintainer listLuis Ressel2018-10-031-0/+4
| | | | | Signed-off-by: Luis Ressel <aranea@aixah.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/s6-rc: Add proxy-maint to the maintainer listLuis Ressel2018-10-031-0/+4
| | | | | Signed-off-by: Luis Ressel <aranea@aixah.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* xfce-base/xfce4-settings: Bump to 4.13.5Michał Górny2018-10-032-0/+57
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-sound/clementine: Drop upstreamed patchAndreas Sturmlechner2018-10-031-2/+0
| | | | | | Thanks-to: Andrew Udvare <audvare@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/10042 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* media-libs/rubberband: 1.8.2 version bumpAndreas Sturmlechner2018-10-032-0/+53
| | | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* app-vim/breakpts: EAPI7, fix SRC_URI.Michael Mair-Keimberger2018-10-022-0/+28
| | | | | | Closes: https://bugs.gentoo.org/665780 Closes: https://github.com/gentoo/gentoo/pull/9844 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-misc/cpipe: add amd64-fbsd keyword.Patrice Clement2018-10-021-1/+1
| | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.43, Repoman-2.3.9
* app-misc/cpipe: stable for amd64+x86.Patrice Clement2018-10-021-1/+1
| | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.43, Repoman-2.3.9
* app-emulation/nemu: version bump.Patrice Clement2018-10-022-0/+70
| | | | | Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.43, Repoman-2.3.9