summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* media-plugins/kodi-pvr-vuplus: 2.4.6 version bumpCraig Andrews2017-02-013-4/+45
| | | | Closes: https://github.com/gentoo/gentoo/pull/3753
* media-plugins/kodi-pvr-wmc: 1.4.7 version bumpCraig Andrews2017-02-013-4/+43
| | | | Closes: https://github.com/gentoo/gentoo/pull/3754
* media-plugins/kodi-peripheral-joystick: 1.2.1 version bumpCraig Andrews2017-02-013-2/+41
| | | | Closes: https://github.com/gentoo/gentoo/pull/3762
* app-crypt/nitrokey-app: New packageDavid Seifert2017-02-013-0/+49
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-sound/spotify: 1.0.48 fast stable because spotify is stupidMatthew Thode2017-02-013-121/+1
| | | | Package-Manager: portage-2.3.3
* media-sound/spotify: bupMatthew Thode2017-02-012-0/+120
| | | | Package-Manager: portage-2.3.3
* sys-cluster/heat: bupMatthew Thode2017-02-012-0/+153
| | | | Package-Manager: portage-2.3.3
* sys-auth/keystone: bupMatthew Thode2017-02-012-0/+166
| | | | Package-Manager: portage-2.3.3
* app-admin/mcollective: bupMatthew Thode2017-02-012-0/+62
| | | | Package-Manager: portage-2.3.3
* dev-ruby/facter: bupMatthew Thode2017-02-012-0/+89
| | | | Package-Manager: portage-2.3.3
* dev-python/keystonemiddleware: bupMatthew Thode2017-02-012-0/+84
| | | | Package-Manager: portage-2.3.3
* dev-cpp/tbb: version bump to 2017.20161128Matthias Maier2017-02-014-0/+354
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-analyzer/mk-livestatus: patch version bumpIan Stakenvicius2017-02-012-0/+158
| | | | Package-Manager: portage-2.3.0
* net-analyzer/check_mk_agent: split agent from otherwise hard-to-update check_mkIan Stakenvicius2017-02-013-0/+121
| | | | Package-Manager: portage-2.3.0
* net-analyzer/check_mk-1.2.4_p5-r1: block check_mk_agent in RDEPENDIan Stakenvicius2017-02-011-2/+3
| | | | Package-Manager: portage-2.3.0
* net-analyzer/check_mk: version bump, drop bundled livestatusIan Stakenvicius2017-02-014-0/+387
| | | | | | | | | | | | | | | | | | | | | Significant modifications to sources (shebangs, direct calls to python) to ensure python2 is used instead of python3. Livestatus is no longer built and installed, now net-analyzer/mk-livestatus is expected to be used instead. net-analyzer/check_mk_agent (new package soon to be committed) is hard-blocked; stripping the agent out of this package seems not appropriate as the bundled copies should still exist anyways. Nagios4 use-flag added to enforce synchronization of nagios-core dep with the mk-livestatus dependency. Note: not sure if nagios/icigna dependencies are needed when not building livestatus anymore; check_mk by default expects a full nagios/icigna/nagvis/pnp4nagios deployment (for multisite at least) but whether the package should enforce this via dependencies is uncertain. Package-Manager: portage-2.3.0
* x11-wm/xpra: Require ffmpeg-3 (bug 606898, thanks kavol@email.cz).Michael Weber2017-02-011-4/+4
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/orion: 1.4.0 version bumpBernard Cafarelli2017-02-012-0/+43
| | | | | | | Add missing media-plugins/gst-plugins-hls rdep for USE=-mpv Thanks Nathan Caldwell <saintdev@gmail.com> in bug #607448 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mail-filter/rspamd: restrict ragel dependency to < 7.0 (see bug 605056)Dirkjan Ochtman2017-02-011-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-vcs/mercurial: version bump to 4.1Dirkjan Ochtman2017-02-012-0/+136
| | | | Package-Manager: portage-2.3.3
* sys-apps/portage: add native-extensions USE flag (bug 571444)Zac Medico2017-02-013-2/+13
| | | | | | | | | | The native-extensions USE flag will enable building of the libc bindings. This is not enabled by default because it does not support cross compilation. X-Gentoo-bug: 571444 X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=571444 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-libs/libressl: version bumps 2.3.10, 2.4,5, 2.5.1, remove olderAnthony G. Basile2017-02-016-114/+16
| | | | Package-Manager: portage-2.3.3
* eclass/mysql-multilib-r1: Ignore building SELinux policies for mysqld_safe ↵Brian Evans2017-02-011-4/+7
| | | | wrt #607928
* x11-wm/xpra: do not interfere with '--param key=value' gcc args (bug 607776, ↵Michael Weber2017-02-012-1/+19
| | | | | | thanks Fabian Henze and Hendrik v. Raven). Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-admin/setools: Drop arm, arm64 and mips keywords (needed deps are not ↵Sven Vermeulen2017-02-011-1/+1
| | | | | | available) Package-Manager: portage-2.3.3
* app-admin/setools: Bump to 4.1.0Sven Vermeulen2017-02-012-0/+54
| | | | | | Drop arm, arm64 and mips keywords as the dependencies (networkx for instance) are not available there yet. Package-Manager: portage-2.3.3
* app-admin/setools: Add dependency on PyQt5 with USE set to widgets and guiSven Vermeulen2017-02-011-2/+2
| | | | | | | | | | | Without this dependency set, launching apol fails with: Traceback (most recent call last): File "/usr/lib/python-exec/python2.7/apol", line 24, in <module> from PyQt5.QtWidgets import QApplication ImportError: No module named QtWidgets Package-Manager: portage-2.3.3
* dev-db/mariadb: Stable for HPPA (bug #606258).Jeroen Roovers2017-02-011-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* net-misc/hotot: Version bump to the last commit.Michael Weber2017-02-013-8/+80
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-misc/hotot: Update live ebuild to enable building qt5 and gtk3 versions.Michael Weber2017-02-012-20/+27
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-kernel/vanilla-sources: Automated version bump to {3.12.70,4.4.46,4.9.7} ↵Agostino Sarubbo2017-02-014-4/+4
| | | | | | | - remove old. Package-Manager: portage-2.3.3 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-kernel/gentoo-sources: bump to 4.9.7Alice Ferrazzi2017-02-012-0/+32
| | | | Package-Manager: portage-2.3.2
* dev-python/pylint: Version bump to 1.6.5Manuel Rüger2017-02-012-0/+62
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-kernel/gentoo-sources: bump to 4.4.46Alice Ferrazzi2017-02-012-0/+32
| | | | Package-Manager: portage-2.3.2
* sys-kernel/gentoo-sources: Linux kernel 3.12.70Alice Ferrazzi2017-02-012-0/+31
| | | | Package-Manager: portage-2.3.2
* net-misc/curl: remove unused patchAnthony G. Basile2017-02-011-37/+0
| | | | Package-Manager: portage-2.3.3
* net-misc/curl: remove older vulnerable versions, bug #603574Anthony G. Basile2017-02-013-506/+0
| | | | Package-Manager: portage-2.3.3
* sys-libs/libcap: Patch & research by Mike "floppym" Gilbert to allow ↵Tony Vroon2017-02-012-0/+18
| | | | | | compilation against gperf 3.1; ported to no-perl Makefile by me. Closes bug #604802 by dwfreed. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-java/gradle-bin: Incorporate ebuild feedback from David "soap" Seifert.Tony Vroon2017-02-011-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-gfx/ristretto: Bump to 0.8.2Michał Górny2017-02-012-0/+38
|
* xfce-extra/xfce4-mount-plugin: Bump to 1.1.0Michał Górny2017-02-012-0/+31
|
* sys-cluster/openmpi: bump 2.0.2Justin Bronder2017-02-012-2/+2
| | | | Package-Manager: portage-2.3.3
* package.mask: Mask new sys-apps/busybox due to #607548Michał Górny2017-02-011-0/+7
|
* dev-python/memory_profiler: Version bump to 0.43Manuel Rüger2017-02-012-0/+41
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/raet: Version bump to 0.6.6Manuel Rüger2017-02-012-0/+31
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/libnacl: Version bump to 1.5.0Manuel Rüger2017-02-012-0/+24
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-apps/etckeeper: Version bump to 1.18.6Manuel Rüger2017-02-013-0/+151
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/prometheus_client: Version bump to 0.0.19Manuel Rüger2017-02-012-0/+29
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-util/omake: Bump to 0.10.2Alexis Ballier2017-02-013-0/+64
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-admin/systemrescuecd-x86: Bump to 4.9.1 & 4.9.2Michał Górny2017-02-013-0/+126
|