summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pytest-xdist: install package for testingMike Gilbert2017-02-181-1/+1
| | | | | | | | | | pytest doesn't load the xdist plugin unless xdist has already been installed. Bug: https://bugs.gentoo.org/597698 Bug: https://bugs.gentoo.org/597700 Bug: https://bugs.gentoo.org/609516 Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
* sys-kernel/gentoo-sources: Linux kernel 4.4.50Alice Ferrazzi2017-02-182-0/+32
| | | | Package-Manager: portage-2.3.2
* sys-kernel/gentoo-sources: kernel 4.9.11Alice Ferrazzi2017-02-182-0/+32
| | | | Package-Manager: portage-2.3.2
* dev-python/pytest-xdist: fix test_manytests_to_one_import_errorMike Gilbert2017-02-182-0/+31
| | | | | Bug: https://bugs.gentoo.org/597700 Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
* media-sound/aqualung: Add USE=libavAndreas Sturmlechner2017-02-181-3/+6
| | | | Package-Manager: portage-2.3.3
* dev-python/readme: restrict testsMike Gilbert2017-02-181-0/+2
| | | | | | | | Some of the tests are do exact HTML comparisons which varies depending on the installed version of docutils. Bug: https://bugs.gentoo.org/597692 Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
* media-sound/aqualung: Drop oldAndreas Sturmlechner2017-02-182-110/+0
| | | | Package-Manager: portage-2.3.3
* media-sound/aqualung: EAPI 6, sort deps, fix build w/ USE=macAndreas Sturmlechner2017-02-184-1/+155
| | | | | | Gentoo-bug: 564366, 575880 Package-Manager: portage-2.3.3
* dev-libs/icu: Remove oldAndreas K. Hüttel2017-02-185-736/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-libs/openssl: Security cleanup (bug #607318).Lars Wendler2017-02-182-250/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-php/pecl-apcu: remove unused versions.Michael Orlitzky2017-02-184-196/+0
| | | | Package-Manager: portage-2.3.3
* dev-php/pecl-apcu: new version 5.1.8.Michael Orlitzky2017-02-182-2/+2
| | | | Package-Manager: portage-2.3.3
* dev-php/pecl-event: remove unused pecl-event-1.11.1-r1.ebuild.Michael Orlitzky2017-02-182-43/+0
| | | | Package-Manager: portage-2.3.3
* dev-lang/php: remove vulnerable php-5.6.29.ebuild.Michael Orlitzky2017-02-182-782/+0
| | | | | | Gentoo-Bug: 606626 Package-Manager: portage-2.3.3
* net-libs/c-client: new revision building the "slx" target with USE="-pam".Michael Orlitzky2017-02-181-0/+150
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The build system for c-client supports a few different targets. When USE=pam was not set, we were using the "lnx" target, which supposes that the crypt() function is available directly in libc. That is not the case in Gentoo, but things usually worked out when libcrypt was linked in transitively (by, say, PHP). However, the "gold" linker is more strict than "bfd" with regard to transitive dependencies. The gold linker treats them as superfluous and mercilessly prunes them; thus c-client could wind up with no crypt() function when the gold linker was used: c-client was not linking with -lcrypt itself, and even though consumers might be linking in c-client with -lcrypt, the crypt library appeared unused and would be omitted. By switching from the "lnx" target to "slx", we ensure that -lcrypt is passed to the linker when it links c-client itself. Thus the crypt() function is where it is expected to be, and the associated PHP build failure is resolved. I was unable to reproduce a related bug in mail-client/alpine. I added two (unrelated) missing "die" statements to the ebuild while I was at it. This non-maintainer commit was with permission from robbat2. Gentoo-Bug: 456928 Gentoo-Bug: 545086 Package-Manager: portage-2.3.3
* dev-games/openscenegraph: ninja-bump subslotAndreas Sturmlechner2017-02-181-1/+1
| | | | Package-Manager: portage-2.3.3
* dev-games/openscenegraph: Drop oldAndreas Sturmlechner2017-02-181-155/+0
| | | | Package-Manager: portage-2.3.3
* dev-games/openscenegraph: Fix build w/ ffmpeg-3, add USE=libavAndreas Sturmlechner2017-02-182-0/+332
| | | | | | Gentoo-bug: 601794 Package-Manager: portage-2.3.3
* dev-php/pecl-yaz: Drop oldBrian Evans2017-02-182-27/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-db/mariadb: Drop security vulnerable versionsBrian Evans2017-02-184-625/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* app-cdr/cdrtools: Remove old.Daniel Pielmeier2017-02-183-437/+0
| | | | Package-Manager: portage-2.3.3
* sys-kernel/hardened-sources: version bump to 4.9.10Anthony G. Basile2017-02-182-0/+47
| | | | | | vanilla-4.9 + genpatches-4.9-11 + grsecurity-3.1-4.9.10-201702162016 Package-Manager: portage-2.3.3
* sys-libs/efivar: add workaround for GCC_SPECSMike Gilbert2017-02-181-0/+5
| | | | | | | | | | | | Lars Wendler reported a link failure when using a forced as-needed gcc profile. This failure was caused by gcc ignoring the specs file passed on the command line, in favor of the GCC_SPECS environment variable. To work around this, we append the necessary specs file to the envvar. Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
* media-sound/wavpack: Add link to upstream PR in the armv7 patch metadata.Alexis Ballier2017-02-181-0/+3
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-client/lynx: ia64 stable wrt bug #598910Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-php/pecl-event: ia64 stable wrt bug #609556Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cmake: ia64 stable wrt bug #607220Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/sandbox: ia64 stable wrt bug #604402Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-auth/skey: ia64 stable wrt bug #608338Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-text/docbook-xsl-stylesheets: ia64 stable wrt bug #608490Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-crypt/gnupg: ia64 stable wrt bug #552936Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/gd: ia64 stable wrt bug #607718Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/bind-tools: ia64 stable wrt bug #608740Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/bind: ia64 stable wrt bug #608740Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-themes/gtk-engines-adwaita: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-themes/gnome-themes-standard: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-libs/vte: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-182-2/+2
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-libs/gtkglext: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-libs/gtk+: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-sound/pulseaudio: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/libgphoto2: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-extra/gucharmap: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-base/libgtop: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-base/libgnomeprintui: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-base/gnome-common: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* gnome-base/dconf: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/gtk-builder-convert: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/tinyxml: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-2/+2
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libxslt: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-181-1/+1
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libunique: ia64 stable wrt bug #606818Agostino Sarubbo2017-02-182-2/+2
| | | | | | Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>