summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ros-meta/ros_control: Bump to 0.13.0.Alexis Ballier2017-12-262-0/+29
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-ros/transmission_interface: Bump to 0.13.0.Alexis Ballier2017-12-262-0/+25
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-ros/rqt_controller_manager: Bump to 0.13.0.Alexis Ballier2017-12-262-0/+22
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-ros/joint_limits_interface: Bump to 0.13.0.Alexis Ballier2017-12-262-0/+25
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-ros/hardware_interface: Bump to 0.13.0.Alexis Ballier2017-12-262-0/+19
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-ros/controller_manager_tests: Bump to 0.13.0.Alexis Ballier2017-12-262-0/+29
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-ros/controller_manager_msgs: Bump to 0.13.0.Alexis Ballier2017-12-262-0/+21
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-ros/controller_manager: Bump to 0.13.0.Alexis Ballier2017-12-262-0/+31
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-ros/controller_interface: Bump to 0.13.0.Alexis Ballier2017-12-262-0/+22
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-ros/combined_robot_hw_tests: Bump to 0.13.0.Alexis Ballier2017-12-262-0/+27
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-ros/combined_robot_hw: Bump to 0.13.0.Alexis Ballier2017-12-262-0/+23
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* ros-meta/ros_control: Remove oldAlexis Ballier2017-12-267-174/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-misc/ondir: EAPI 6 bump.Patrice Clement2017-12-261-0/+45
| | | | | Bug: https://bugs.gentoo.org/642166 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-wm/evilwm: Adjust HOMEPAGEcharIes172017-12-261-1/+1
| | | | | | | | | Use http://www.6809.org.uk/evilwm/ instead of redirecting from http://evilwm.sourceforge.net Closes: https://bugs.gentoo.org/642156 Closes:#6623 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* profiles: drop USE=cracklib from base/make.defaults.Michael Orlitzky2017-12-261-10/+0
| | | | | | | | | | | | | The "cracklib" USE flag has long (since 2007ish) been enabled by default for all profiles. But, the features that it provides are not critical for any of the packages that use it: typically, the library is used to evaluate a candidate password and to prevent the user from choosing a weak one. Since the flag is not critical, and because we now have per-package USE defaults, this commit removes it from base/make.defaults. Closes: https://bugs.gentoo.org/635698
* sys-kernel/genkernel: bump.Robin H. Johnson2017-12-262-0/+168
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-libs/mpc: explicitly regenerate ./configure, noticed by AnarchySergei Trofimovich2017-12-261-1/+2
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-libs/argtable: Drop revision with old EAPIMikle Kolyada2017-12-261-47/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/argtable: amd64/x86 stableMikle Kolyada2017-12-261-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-libs/mpfr: remove dohtml, bug #642314Anthony G. Basile2017-12-261-5/+3
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* www-client/chromium: depend on >=media-libs/harvbuzz-1.6.0Mike Gilbert2017-12-261-1/+1
| | | | | | | Needed for hb_font_set_ptem symbol. Reported-by: Oleg <oleg@funtoo.org> Package-Manager: Portage-2.3.19_p2, Repoman-2.3.6_p36
* sys-freebsd/freebsd-mk-defs: Drop versions with old EAPIMikle Kolyada2017-12-263-80/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* profiles: Mask dev-libs/mpfr due to soname bumpMatthias Maier2017-12-261-0/+5
|
* www-servers/nginx: x86 stable (bug #642328)Thomas Deutschmann2017-12-261-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* www-servers/nginx: Cleanup old.Thomas Deutschmann2017-12-267-6024/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-libs/mpc: fix build failure against mpfr-4.0.0, bug #642300Sergei Trofimovich2017-12-262-0/+86
| | | | | | | | | | | | | | | | mprf-4.0.0 introduced new 'mpfr_fmma' symbol that collides with mpc's 'mpfr_fmma' symbol. It's a backport of upstream commit https://scm.gforge.inria.fr/anonscm/gitweb?p=mpc/mpc.git;a=commitdiff;h=36a84f43f326de14db888ba07936cc9621c23f19 ("use mpfr_fmma and mpfr_fmms if provided by mpfr") which does the following to mitigate build failure: - rename local symbol to 'mpc_fmma' to avoid collision - reuse mpfr's symbol if that exists Reported-by: Perfect Gentleman Closes: https://bugs.gentoo.org/642300 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* www-servers/nginx: Bump to v1.13.8 mainlineThomas Deutschmann2017-12-262-0/+1008
| | | | | | | | Ebuild changes: =============== - rtmp module bumped to v1.2.1 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-analyzer/wireshark: x86 stable (bug #639686)Thomas Deutschmann2017-12-261-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-libs/liblist: x86 stable (bug #642276)Thomas Deutschmann2017-12-261-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/uncrustify: Drop oldMikle Kolyada2017-12-264-85/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-util/uncrustify: amd64/x86 stableMikle Kolyada2017-12-261-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/pygments: amd64 stableJason Zaman2017-12-271-1/+1
| | | | | Gentoo-bug: 641298 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/pytest-fixture-config: amd64 stableJason Zaman2017-12-271-1/+1
| | | | | Gentoo-bug: 641304 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/contextlib2: amd64 stableJason Zaman2017-12-271-1/+1
| | | | | Gentoo-bug: 641304 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/pytest-virtualenv: amd64 stableJason Zaman2017-12-271-1/+1
| | | | | Gentoo-bug: 641304 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/py: amd64 stableJason Zaman2017-12-271-1/+1
| | | | | Gentoo-bug: 641304 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/setuptools: amd64 stableJason Zaman2017-12-271-1/+1
| | | | | Gentoo-bug: 641304 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/pytest: amd64 stableJason Zaman2017-12-271-1/+1
| | | | | Gentoo-bug: 641304 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/pytest-shutil: amd64 stableJason Zaman2017-12-271-1/+1
| | | | | Gentoo-bug: 641304 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/setuptools-git: amd64 stableJason Zaman2017-12-271-1/+1
| | | | | Gentoo-bug: 641304 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-util/cmake: amd64 stableJason Zaman2017-12-271-1/+1
| | | | | Gentoo-bug: 642236 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-accessibility/nfbtrans: Drop oldMikle Kolyada2017-12-262-79/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-accessibility/nfbtrans: ppc/x86 stable wrt bug #638070Mikle Kolyada2017-12-261-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-plugins/wmtz: Drop oldMikle Kolyada2017-12-262-47/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-plugins/wmtz: ppc stable wrt bug #639576Mikle Kolyada2017-12-261-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-plugins/wmload: Drop oldMikle Kolyada2017-12-263-88/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-plugins/wmload: ppc stable wrt bug #639576Mikle Kolyada2017-12-261-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-plugins/wmcube: Drop oldMikle Kolyada2017-12-262-48/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-plugins/wmcube: ppc/ppc64 stable wrt bug #639576Mikle Kolyada2017-12-261-1/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* x11-plugins/wmclock: Drop oldMikle Kolyada2017-12-262-35/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3