Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | waf-utils.eclass: Remove stale Python dependencies | Michał Górny | 2016-02-28 |
| | |||
* | waf-utils.eclass: Fix ban condition | Michał Górny | 2016-02-28 |
| | |||
* | metadata.xml: Add maintainer-needed comment to packages without maintainer. | Ulrich Müller | 2016-02-28 |
| | | | | Bug: 575810 | ||
* | app-emulation/lxd: remove old | Erik Mackdanz | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | app-emulation/lxd: Version bump to beta 4 | Erik Mackdanz | 2016-02-28 |
| | | | | | | Removes dep on bridge-utils (uses iproute2 instead) Package-Manager: portage-2.2.27 | ||
* | waf-utils.eclass: Ban non-python-r1 uses | Michał Górny | 2016-02-28 |
| | | | | | Apply the ban for waf-utils.eclass uses without any of the python-r1 suite eclasses, that was due for almost a year. | ||
* | app-eselect/eselect-python: Update Manifest wrt removed ebuilds | Michał Górny | 2016-02-28 |
| | |||
* | dev-python/packaging: Remove broken | David Seifert | 2016-02-28 |
| | | | | | | Gentoo-Bug: 575894 Package-Manager: portage-2.2.27 | ||
* | dev-python/setuptools: Remove broken | David Seifert | 2016-02-28 |
| | | | | | | Gentoo-Bug: 575894 Package-Manager: portage-2.2.27 | ||
* | dev-python/packaging: Version bump | David Seifert | 2016-02-28 |
| | | | | | | Gentoo-Bug: 575894 Package-Manager: portage-2.2.27 | ||
* | dev-python/setuptools: Version bump | David Seifert | 2016-02-28 |
| | | | | | | Gentoo-Bug: 575894 Package-Manager: portage-2.2.27 | ||
* | profiles/default/bsd/fbsd/profile.bashrc: alias gnu tools only if present. ↵ | Alexis Ballier | 2016-02-28 |
| | | | | This helps when building from linux. | ||
* | dev-lang/python: Lower eselect-python deps due to pythonX.Y-config fix | Michał Górny | 2016-02-28 |
| | | | | | | | Lower the dependency on app-eselect/eselect-python to 20140125-r1 since that version got a fix to support pythonX.Y-config. This should make a good stable candidate and starting point for migration to newer python-exec versions. | ||
* | app-eselect/eselect-python: Remove old ~arch versions | Michał Górny | 2016-02-28 |
| | |||
* | app-eselect/eselect-python: Support pythonX.Y-config in the old version | Michał Górny | 2016-02-28 |
| | |||
* | sys-freebsd/freebsd-lib: add DESTDIR support to gen_libc_ldscript function ↵ | Alexis Ballier | 2016-02-28 |
| | | | | | | | so that we can make the ldscript SYSROOT relative when building a cross compiler. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> | ||
* | media-libs/gst-plugins-bad: Drop old | Pacho Ramos | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | media-libs/gst-plugins-bad: gles2 <-> egl blocker wasn't really needed ↵ | Pacho Ramos | 2016-02-28 |
| | | | | | | (#525936#c20) Package-Manager: portage-2.2.27 | ||
* | media-libs/libgphoto2: Drop old | Pacho Ramos | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | www-apps/airdcpp-webui: new package, Web UI for airdcpp-webclient, vn. 0.16.2 | Louis Sautier | 2016-02-29 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | net-p2p/airdcpp-webclient: new package, DC++ client, vn. 0.16.5 | Louis Sautier | 2016-02-29 |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --force | ||
* | app-doc/doxygen: introduce slot-dependency on media-libs/libpng:0= | Matthias Maier | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.26 | ||
* | app-doc/doxygen: Avoid a sandbox violation with (bug #564944) | Matthias Maier | 2016-02-28 |
| | | | | | | | Export VARTEXFONTS="${T}/fonts" such that kpathsea does not try to write to /var/cache/fonts/pk/... during doc generation. Package-Manager: portage-2.2.26 | ||
* | eclass/gnome2.eclass: add bug reference about the need of running elibtoolize | Pacho Ramos | 2016-02-28 |
| | |||
* | profiles/package.mask: remove stale entries | Ian Delaney | 2016-02-28 |
| | | | | | masking packages games-roguelike/slashem and =app-misc/screen-4.0.3-r8 noted by user Bureaucat via activiteies re proxy-maintainers project | ||
* | dev-python/tagpy: add PYTHON_USEDEP to dev-libs/boost dependency | Maxim Koltsov | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | sys-freebsd/freebsd-lib: fix a bit more sed usage for building under linux. | Alexis Ballier | 2016-02-28 |
| | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> | ||
* | net-misc/youtube-dl: Old. | Jeroen Roovers | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | net-misc/youtube-dl: Version bump. | Jeroen Roovers | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | eclass/portability.eclass: Make get_bmake return "bmake" on linux instead of ↵ | Alexis Ballier | 2016-02-28 |
| | | | | | | "pmake". pmake was the debian port of bmake. bmake works fine, pmake cannot be used to cross-build freebsd-lib 10 for example. pmake has been deprecated and replaced by bmake in debian since jessie (current stable), pmake is only present in wheezy (oldstable) | ||
* | ros-meta/gazebo_ros_pkgs: Bump to 2.5.2. | Alexis Ballier | 2016-02-28 |
| | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> | ||
* | dev-ros/gazebo_ros_control: Bump to 2.5.2. | Alexis Ballier | 2016-02-28 |
| | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> | ||
* | dev-ros/gazebo_ros: Bump to 2.5.2. | Alexis Ballier | 2016-02-28 |
| | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> | ||
* | dev-ros/gazebo_plugins: Bump to 2.5.2. | Alexis Ballier | 2016-02-28 |
| | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> | ||
* | dev-ros/gazebo_msgs: Bump to 2.5.2. | Alexis Ballier | 2016-02-28 |
| | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> | ||
* | dev-ros/robot_state_publisher: bump to 1.12.1 | Alexis Ballier | 2016-02-28 |
| | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org> | ||
* | net-libs/libaccounts-glib: Remove old | Manuel Rüger | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | net-libs/libaccounts-glib: Revbump to use correct tarball | Manuel Rüger | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | net-libs/libaccounts-glib: Update Manifest | Manuel Rüger | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | dev-tex/latexmk: Version bump | Manuel Rüger | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | dev-libs/xerces-c: Version bump | Manuel Rüger | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | dev-libs/glib: Drop old | Pacho Ramos | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | dev-libs/glib: amd64 stable | Pacho Ramos | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | dev-libs/glib: Fix memory leak (#575018 by Rick Harris), skip more broken tests | Pacho Ramos | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | gnome-base/librsvg: Fix crashes when filters don't exist (#575496 by Andreas ↵ | Pacho Ramos | 2016-02-28 |
| | | | | | | Grois) Package-Manager: portage-2.2.27 | ||
* | dev-python/mistune: add missing build dep | Justin Lecher | 2016-02-28 |
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=571478 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||
* | media-libs/gstreamer: Revert previous bump as this package was not affected ↵ | Pacho Ramos | 2016-02-28 |
| | | | | | | by that bug Package-Manager: portage-2.2.27 | ||
* | media-libs/gstreamer: Drop old | Pacho Ramos | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | media-libs/gexiv2: Support python3_5 | Pacho Ramos | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 | ||
* | media-libs/gexiv2: Drop old | Pacho Ramos | 2016-02-28 |
| | | | | Package-Manager: portage-2.2.27 |