Commit Graph

32015 Commits

Author SHA1 Message Date
Ulrich Müller
96b7472997 metadata.xml: Add maintainer-needed comment to packages without maintainer.
Bug: 575810
2016-02-28 19:08:32 +01:00
Erik Mackdanz
4417081e40 app-emulation/lxd: remove old
Package-Manager: portage-2.2.27
2016-02-28 12:08:41 -06:00
Erik Mackdanz
1ab37655cd app-emulation/lxd: Version bump to beta 4
Removes dep on bridge-utils (uses iproute2 instead)

Package-Manager: portage-2.2.27
2016-02-28 12:04:15 -06:00
Michał Górny
fe85423a8f waf-utils.eclass: Ban non-python-r1 uses
Apply the ban for waf-utils.eclass uses without any of the python-r1
suite eclasses, that was due for almost a year.
2016-02-28 19:02:06 +01:00
Michał Górny
ed5190b731 app-eselect/eselect-python: Update Manifest wrt removed ebuilds 2016-02-28 18:46:16 +01:00
David Seifert
72c51ce323 dev-python/packaging: Remove broken
Gentoo-Bug: 575894

Package-Manager: portage-2.2.27
2016-02-28 18:39:09 +01:00
David Seifert
7a2ed8b18d dev-python/setuptools: Remove broken
Gentoo-Bug: 575894

Package-Manager: portage-2.2.27
2016-02-28 18:37:43 +01:00
David Seifert
3dd67bd2e5 dev-python/packaging: Version bump
Gentoo-Bug: 575894

Package-Manager: portage-2.2.27
2016-02-28 18:36:17 +01:00
David Seifert
f99003d30f dev-python/setuptools: Version bump
Gentoo-Bug: 575894

Package-Manager: portage-2.2.27
2016-02-28 18:32:49 +01:00
Alexis Ballier
aa6297e7c2 profiles/default/bsd/fbsd/profile.bashrc: alias gnu tools only if present. This helps when building from linux. 2016-02-28 18:21:52 +01:00
Michał Górny
cf807fcdd1 dev-lang/python: Lower eselect-python deps due to pythonX.Y-config fix
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.
2016-02-28 18:14:47 +01:00
Michał Górny
def44310c5 app-eselect/eselect-python: Remove old ~arch versions 2016-02-28 18:14:47 +01:00
Michał Górny
9fdf4a9619 app-eselect/eselect-python: Support pythonX.Y-config in the old version 2016-02-28 18:14:47 +01:00
Alexis Ballier
94616038c4 sys-freebsd/freebsd-lib: add DESTDIR support to gen_libc_ldscript function 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>
2016-02-28 17:53:50 +01:00
Pacho Ramos
d36e6f212c media-libs/gst-plugins-bad: Drop old
Package-Manager: portage-2.2.27
2016-02-28 17:32:17 +01:00
Pacho Ramos
7b8c4ae0a7 media-libs/gst-plugins-bad: gles2 <-> egl blocker wasn't really needed (#525936#c20)
Package-Manager: portage-2.2.27
2016-02-28 17:32:15 +01:00
Pacho Ramos
893f2a2b6f media-libs/libgphoto2: Drop old
Package-Manager: portage-2.2.27
2016-02-28 17:32:12 +01:00
Louis Sautier
cbc0dbe632 www-apps/airdcpp-webui: new package, Web UI for airdcpp-webclient, vn. 0.16.2
Package-Manager: portage-2.2.27
2016-02-29 00:27:24 +08:00
Louis Sautier
0a73242829 net-p2p/airdcpp-webclient: new package, DC++ client, vn. 0.16.5
Package-Manager: portage-2.2.27
RepoMan-Options: --force
2016-02-29 00:27:24 +08:00
Matthias Maier
81d3d71d62 app-doc/doxygen: introduce slot-dependency on media-libs/libpng:0=
Package-Manager: portage-2.2.26
2016-02-28 09:58:08 -06:00
Matthias Maier
93a409d4eb app-doc/doxygen: Avoid a sandbox violation with (bug #564944)
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
2016-02-28 09:58:08 -06:00
Pacho Ramos
a9c535bd36 eclass/gnome2.eclass: add bug reference about the need of running elibtoolize 2016-02-28 16:56:42 +01:00
Ian Delaney
688a5578cf profiles/package.mask: remove stale entries
masking packages games-roguelike/slashem and =app-misc/screen-4.0.3-r8
noted by user Bureaucat via activiteies re proxy-maintainers project
2016-02-28 23:46:45 +08:00
Maxim Koltsov
72874d7316 dev-python/tagpy: add PYTHON_USEDEP to dev-libs/boost dependency
Package-Manager: portage-2.2.27
2016-02-28 17:30:21 +03:00
Alexis Ballier
5b7de3b9b7 sys-freebsd/freebsd-lib: fix a bit more sed usage for building under linux.
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
2016-02-28 15:03:08 +01:00
Jeroen Roovers
9b4cd85df4 net-misc/youtube-dl: Old.
Package-Manager: portage-2.2.27
2016-02-28 14:59:41 +01:00
Jeroen Roovers
a233fec439 net-misc/youtube-dl: Version bump.
Package-Manager: portage-2.2.27
2016-02-28 14:59:36 +01:00
Alexis Ballier
b363df64df eclass/portability.eclass: Make get_bmake return "bmake" on linux instead of "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)
2016-02-28 14:47:29 +01:00
Alexis Ballier
4915187ae9 ros-meta/gazebo_ros_pkgs: Bump to 2.5.2.
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
2016-02-28 14:03:56 +01:00
Alexis Ballier
6b42ac8023 dev-ros/gazebo_ros_control: Bump to 2.5.2.
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
2016-02-28 14:03:56 +01:00
Alexis Ballier
0c6103a698 dev-ros/gazebo_ros: Bump to 2.5.2.
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
2016-02-28 14:03:56 +01:00
Alexis Ballier
453ac0b720 dev-ros/gazebo_plugins: Bump to 2.5.2.
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
2016-02-28 14:03:56 +01:00
Alexis Ballier
1663bb477d dev-ros/gazebo_msgs: Bump to 2.5.2.
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
2016-02-28 14:03:56 +01:00
Alexis Ballier
29e42ec919 dev-ros/robot_state_publisher: bump to 1.12.1
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
2016-02-28 14:03:56 +01:00
Manuel Rüger
143da00342 net-libs/libaccounts-glib: Remove old
Package-Manager: portage-2.2.27
2016-02-28 13:24:36 +01:00
Manuel Rüger
49cd59447e net-libs/libaccounts-glib: Revbump to use correct tarball
Package-Manager: portage-2.2.27
2016-02-28 13:24:17 +01:00
Manuel Rüger
99b39a6eef net-libs/libaccounts-glib: Update Manifest
Package-Manager: portage-2.2.27
2016-02-28 13:23:30 +01:00
Manuel Rüger
5efced8766 dev-tex/latexmk: Version bump
Package-Manager: portage-2.2.27
2016-02-28 13:10:10 +01:00
Manuel Rüger
18b0a0f797 dev-libs/xerces-c: Version bump
Package-Manager: portage-2.2.27
2016-02-28 13:07:58 +01:00
Pacho Ramos
e05d2361ac dev-libs/glib: Drop old
Package-Manager: portage-2.2.27
2016-02-28 13:02:35 +01:00
Pacho Ramos
c621bdb8f8 dev-libs/glib: amd64 stable
Package-Manager: portage-2.2.27
2016-02-28 13:02:33 +01:00
Pacho Ramos
499cf8cf9d dev-libs/glib: Fix memory leak (#575018 by Rick Harris), skip more broken tests
Package-Manager: portage-2.2.27
2016-02-28 13:02:31 +01:00
Pacho Ramos
0c92c01811 gnome-base/librsvg: Fix crashes when filters don't exist (#575496 by Andreas Grois)
Package-Manager: portage-2.2.27
2016-02-28 13:02:28 +01:00
Justin Lecher
f2b283a226 dev-python/mistune: add missing build dep
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=571478

Signed-off-by: Justin Lecher <jlec@gentoo.org>
2016-02-28 11:58:05 +00:00
Pacho Ramos
96bc1626b0 media-libs/gstreamer: Revert previous bump as this package was not affected by that bug
Package-Manager: portage-2.2.27
2016-02-28 12:08:59 +01:00
Pacho Ramos
8a5dbb42a3 media-libs/gstreamer: Drop old
Package-Manager: portage-2.2.27
2016-02-28 12:08:56 +01:00
Pacho Ramos
03893ace3b media-libs/gexiv2: Support python3_5
Package-Manager: portage-2.2.27
2016-02-28 12:08:54 +01:00
Pacho Ramos
42cf50789a media-libs/gexiv2: Drop old
Package-Manager: portage-2.2.27
2016-02-28 12:08:51 +01:00
Pacho Ramos
3216975cf1 media-libs/gexiv2: Fix build issues with XDG vars also in stable
Package-Manager: portage-2.2.27
2016-02-28 12:08:49 +01:00
Pacho Ramos
59c8ea7c0f Fix src_prepare phase
Package-Manager: portage-2.2.27
2016-02-28 12:08:46 +01:00