Robin H. Johnson [Mon, 11 Jul 2016 22:09:03 +0000 (15:09 -0700)]
Revert "app-emulation/ganeti: add upstream stable tweak"
This reverts commit
7ea446f8b1b02298bc946bb2bce50c6a075f563d; applying
an Ubuntu patch in a revbump instead.
Anthony G. Basile [Mon, 11 Jul 2016 19:54:56 +0000 (15:54 -0400)]
app-emulation/containerd: keyword ~ppc64
Package-Manager: portage-2.2.28
Anthony G. Basile [Mon, 11 Jul 2016 19:51:00 +0000 (15:51 -0400)]
app-emulation/runc: keyword ~ppc64
Package-Manager: portage-2.2.28
Anthony G. Basile [Mon, 11 Jul 2016 19:49:13 +0000 (15:49 -0400)]
app-portage/tatt: keyword ~ppc64
Package-Manager: portage-2.2.28
Anthony G. Basile [Mon, 11 Jul 2016 19:43:22 +0000 (15:43 -0400)]
net-misc/connect: bump to EAPI 5 and keyword ~ppc64
Package-Manager: portage-2.2.28
Ilya Tumaykin [Thu, 7 Jul 2016 04:03:22 +0000 (07:03 +0300)]
media-video/aegisub: add setup-wxwidgets call wrt bug 587530
Gentoo-Bug: https://bugs.gento.org/587530
Closes: https://github.com/gentoo/gentoo/pull/1839
Package-Manager: portage-2.3.0
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Alexey Shvetsov [Mon, 11 Jul 2016 18:37:36 +0000 (21:37 +0300)]
sci-chemistry/gromacs: Add my as maintainer
Package-Manager: portage-2.3.0
Alexey Shvetsov [Mon, 11 Jul 2016 18:35:53 +0000 (21:35 +0300)]
sci-chemistry/gromacs: Clean up old version
Package-Manager: portage-2.3.0
Alexey Shvetsov [Mon, 11 Jul 2016 18:34:14 +0000 (21:34 +0300)]
sci-chemistry/gromacs: Version bump
Package-Manager: portage-2.3.0
Patrick Lauer [Mon, 11 Jul 2016 18:11:54 +0000 (20:11 +0200)]
media-libs/hal-flash: Whitespace
Package-Manager: portage-2.3.0
Patrick Lauer [Mon, 11 Jul 2016 09:33:03 +0000 (11:33 +0200)]
www-apps/kibana-bin: Bump
Package-Manager: portage-2.3.0
Chí-Thanh Christopher Nguyễn [Mon, 11 Jul 2016 17:58:03 +0000 (19:58 +0200)]
profiles/arch/powerpc/ppc32: mask kde-plasma/libksysguard[detailedmemory] flag
This triggers dev-qt/qtwebkit:5 dependency which is unkeyworded
NP-Hardass [Mon, 11 Jul 2016 17:48:13 +0000 (13:48 -0400)]
app-emulation/wine: Fix two QA issues, #588604
Package-Manager: portage-2.2.28
Chí-Thanh Christopher Nguyễn [Mon, 11 Jul 2016 17:35:01 +0000 (19:35 +0200)]
profiles/arch/powerpc/ppc32: move quassel qt5 flag back to package.use.mask
repoman complains about nonsolvable deps otherwise
Austin English [Mon, 11 Jul 2016 17:15:41 +0000 (12:15 -0500)]
dev-vcs/git-remote-hg: version bump - 0.3
Package-Manager: portage-2.3.0
Austin English [Mon, 11 Jul 2016 17:11:29 +0000 (12:11 -0500)]
games-action/chickens: call ./configure explicitly
This restores the previous behavior from chickens-0.2.4.ebuild, which caused
failure for some users.
Gentoo-Bug: https://bugs.gentoo.org/588544
Package-Manager: portage-2.3.0
Chí-Thanh Christopher Nguyễn [Mon, 11 Jul 2016 17:14:07 +0000 (19:14 +0200)]
profiles/arch/powerpc/ppc32: move dev-qt/qtx11extras related use masks to stable
Robin H. Johnson [Mon, 11 Jul 2016 16:58:02 +0000 (09:58 -0700)]
app-eselect/eselect-java: bug #549498: less spam from "eselect $x show".
Package-Manager: portage-2.2.28
Chí-Thanh Christopher Nguyễn [Mon, 11 Jul 2016 15:59:34 +0000 (17:59 +0200)]
dev-qt/qtx11extras: keyword ~ppc
Bug: https://bugs.gentoo.org/show_bug.cgi?id=584860
Package-Manager: portage-2.2.28
Thomas Beierlein [Mon, 11 Jul 2016 15:26:41 +0000 (17:26 +0200)]
app-backup/bacula: Maintenance release
Package-Manager: portage-2.3.0
Davide Pesavento [Mon, 11 Jul 2016 15:16:22 +0000 (17:16 +0200)]
profiles: regroup a few ppc package.use.mask entries
kde-frameworks/extra-cmake-modules has been keyworded, but still
we cannot unmask these packages due to other unkeyworded deps.
Thomas Beierlein [Mon, 11 Jul 2016 15:12:20 +0000 (17:12 +0200)]
sci-electronics/xnec2c: Version bump
Package-Manager: portage-2.3.0
Thomas Beierlein [Mon, 11 Jul 2016 15:10:08 +0000 (17:10 +0200)]
Drop old
Package-Manager: portage-2.3.0
Thomas Beierlein [Mon, 11 Jul 2016 14:57:56 +0000 (16:57 +0200)]
media-radio/qsstv: Version bump
Package-Manager: portage-2.3.0
Davide Pesavento [Mon, 11 Jul 2016 14:49:55 +0000 (16:49 +0200)]
dev-python/sip: drop old
Package-Manager: portage-2.3.0
Michael Orlitzky [Mon, 11 Jul 2016 14:37:48 +0000 (10:37 -0400)]
dev-lang/php: new revisions fixing opcache installation location logic.
We install the opcache extension with a call to dolib.so, which
requires an earlier call to "into" to set its installation
location. If the user enables any SAPIs other than apache2, that
happens incidentally. However, if only the apache2 SAPI is enabled,
the installation location is never set, ultimately causing the
extension to fail to load. This is fixed by adding a call to "into"
directly before the dolib.so call.
Two calls to use_if_iuse were also replaced with the simpler "use".
Gentoo-Bug: 550676
Package-Manager: portage-2.2.28
Patrice Clement [Mon, 11 Jul 2016 12:07:34 +0000 (12:07 +0000)]
dev-python/pythonmagick: Remove v0.9.11 relying on unsecure and outdated releases of ImageMagick.
Gentoo-Bug: https://bugs.gentoo.org/584512
Package-Manager: portage-2.2.28
Ilya Tumaykin [Mon, 11 Jul 2016 08:03:24 +0000 (11:03 +0300)]
media-video/mpv: remove old
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/1868
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Bjørn Kagelmacher [Sun, 10 Jul 2016 22:13:40 +0000 (00:13 +0200)]
media-libs/hal-flash: version bump to 0.3.3.
Closes: https://github.com/gentoo/gentoo/pull/1866
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Michael Mair-Keimberger (asterix) [Sun, 10 Jul 2016 20:20:38 +0000 (22:20 +0200)]
app-mobilephone/smstools: remove unused patches/files
Closes: https://github.com/gentoo/gentoo/pull/1863
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Michael Mair-Keimberger (asterix) [Sun, 10 Jul 2016 20:17:09 +0000 (22:17 +0200)]
app-mobilephone/kannel: remove unused patches/files
Closes: https://github.com/gentoo/gentoo/pull/1863
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Kent Fredric [Mon, 11 Jul 2016 12:07:49 +0000 (00:07 +1200)]
dev-perl/Coro: Bump to version 6.511.0
- EAPI6
- Include P5P Patch for 5.24 compat with lots of warning bells.
- USE="vanilla" to provide the upstream experience ( which is presently broken on 5.24 )
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Anthony G. Basile [Mon, 11 Jul 2016 11:34:31 +0000 (07:34 -0400)]
profiles: p.mask net-dns/namecoin{d,-qt}, bug #585726
Anthony G. Basile [Mon, 11 Jul 2016 11:27:30 +0000 (07:27 -0400)]
net-dns/namecoin-qt: drop to maintainer-needed
Package-Manager: portage-2.2.28
Anthony G. Basile [Mon, 11 Jul 2016 11:14:53 +0000 (07:14 -0400)]
net-dns/namecoind: drop to maintainer-needed
Package-Manager: portage-2.2.28
Anthony G. Basile [Mon, 11 Jul 2016 11:13:41 +0000 (07:13 -0400)]
net-p2p/primecoin-qt: drop to maintainer-needed
Package-Manager: portage-2.2.28
Anthony G. Basile [Mon, 11 Jul 2016 11:12:39 +0000 (07:12 -0400)]
net-p2p/primecoind: drop to maintainer-needed
Package-Manager: portage-2.2.28
Anthony G. Basile [Mon, 11 Jul 2016 11:06:15 +0000 (07:06 -0400)]
net-p2p/ppcoin-qt: drop to maintainer-needed
Package-Manager: portage-2.2.28
Anthony G. Basile [Mon, 11 Jul 2016 11:04:53 +0000 (07:04 -0400)]
net-p2p/ppcoind: drop to maintainer-needed
Package-Manager: portage-2.2.28
Anthony G. Basile [Mon, 11 Jul 2016 10:54:21 +0000 (06:54 -0400)]
www-apps/moodle: version bump to 3.1.1, drop older 3.1
Package-Manager: portage-2.2.28
Anthony G. Basile [Mon, 11 Jul 2016 10:45:23 +0000 (06:45 -0400)]
www-servers/varnish: keyword ~ppc and ~ppc64
Package-Manager: portage-2.2.28
Matthias Maier [Mon, 11 Jul 2016 10:02:11 +0000 (05:02 -0500)]
sci-visualization/paraview: add DEPEND on >=cmake-3.3, bug #588516
* Require >=dev-util/cmake-3.3
* Apply upstream patch to lower the version requirement for cmake to 3.3
Thanks to Markus Kaindl.
Package-Manager: portage-2.2.28
Alexis Ballier [Mon, 11 Jul 2016 10:26:55 +0000 (12:26 +0200)]
dev-ml/biniou: bump to 1.0.12; update homepage & src_uri
Package-Manager: portage-2.3.0
Alexis Ballier [Mon, 11 Jul 2016 10:24:04 +0000 (12:24 +0200)]
dev-ml/ocaml-redis: bump to 0.3.0
Package-Manager: portage-2.3.0
Jason A. Donenfeld [Mon, 11 Jul 2016 10:21:08 +0000 (12:21 +0200)]
net-misc/wireguard: snapshot bump
Package-Manager: portage-2.3.0
Alexis Ballier [Mon, 11 Jul 2016 10:06:04 +0000 (12:06 +0200)]
ros-meta/mavros: Bump to 0.18.3.
Package-Manager: portage-2.3.0
Alexis Ballier [Mon, 11 Jul 2016 10:05:59 +0000 (12:05 +0200)]
dev-ros/mavros_msgs: Bump to 0.18.3.
Package-Manager: portage-2.3.0
Alexis Ballier [Mon, 11 Jul 2016 10:05:54 +0000 (12:05 +0200)]
dev-ros/mavros_extras: Bump to 0.18.3.
Package-Manager: portage-2.3.0
Alexis Ballier [Mon, 11 Jul 2016 10:05:49 +0000 (12:05 +0200)]
dev-ros/mavros: Bump to 0.18.3.
Package-Manager: portage-2.3.0
Alexis Ballier [Mon, 11 Jul 2016 10:05:44 +0000 (12:05 +0200)]
dev-ros/libmavconn: Bump to 0.18.3.
Package-Manager: portage-2.3.0
Alexis Ballier [Mon, 11 Jul 2016 10:05:25 +0000 (12:05 +0200)]
dev-ros/libmavconn: bump mavlink dep
Package-Manager: portage-2.3.0
Alexis Ballier [Mon, 11 Jul 2016 10:04:55 +0000 (12:04 +0200)]
dev-ros/mavlink-gbp-release: bump to 2016.7.7
Package-Manager: portage-2.3.0
Patrick Lauer [Mon, 11 Jul 2016 09:23:42 +0000 (11:23 +0200)]
app-admin/logstash-bin: Bump, upstream doesn't provide all-plugins tarball for this release
Package-Manager: portage-2.3.0
Patrick Lauer [Mon, 11 Jul 2016 09:15:45 +0000 (11:15 +0200)]
app-misc/elasticsearch: Bump
Package-Manager: portage-2.3.0
Fabian Groffen [Mon, 11 Jul 2016 09:02:25 +0000 (11:02 +0200)]
net-analyzer/openbsd-netcat: better fix for Darwin
Package-Manager: portage-2.2.28
Lars Wendler [Mon, 11 Jul 2016 09:01:23 +0000 (11:01 +0200)]
media-video/smplayer: Bump to version 16.7.0 (bug #588574).
Removed old. This should also fix bug #585806.
Package-Manager: portage-2.3.0
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Victor Gaydov [Sun, 10 Jul 2016 09:10:47 +0000 (12:10 +0300)]
net-im/telegram-desktop-bin: version bump.
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1862
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Alexis Ballier [Mon, 11 Jul 2016 07:58:15 +0000 (09:58 +0200)]
sci-electronics/gazebo: remove old
Package-Manager: portage-2.3.0
Alexis Ballier [Mon, 11 Jul 2016 07:57:48 +0000 (09:57 +0200)]
dev-libs/sdformat: bump to 4.1.1
Package-Manager: portage-2.3.0
Alexis Ballier [Mon, 11 Jul 2016 07:56:05 +0000 (09:56 +0200)]
dev-libs/sdformat: remove old
Package-Manager: portage-2.3.0
Alexis Ballier [Mon, 11 Jul 2016 07:52:28 +0000 (09:52 +0200)]
dev-python/pycapnp: bump to 0.5.9
Package-Manager: portage-2.3.0
Alexis Ballier [Mon, 4 Jul 2016 10:14:43 +0000 (12:14 +0200)]
dev-ml/js_of_ocaml: bump to 2.8.1
Package-Manager: portage-2.3.0
Johannes Huber [Mon, 11 Jul 2016 07:47:44 +0000 (09:47 +0200)]
media-libs/phonon: Restore ppc64
Package-Manager: portage-2.3.0
Johannes Huber [Mon, 11 Jul 2016 07:47:10 +0000 (09:47 +0200)]
media-libs/phonon-gstreamer: Restore ppc64
Package-Manager: portage-2.3.0
Johannes Huber [Mon, 11 Jul 2016 07:46:38 +0000 (09:46 +0200)]
media-libs/phonon-vlc: Restore ppc64
Package-Manager: portage-2.3.0
Nicholas Vinson [Sun, 10 Jul 2016 22:07:00 +0000 (15:07 -0700)]
net-firewall/nftables: backport null payload desc fix
nftables-0.6 handling of payload context descriptions was changed from
version 0.5. This change causes the code to segfault when the desc
variable in payload_expr_pctx_update() is set to null. The issue
appears to be fixed with upstream commit
3503738f77cdbe521da1054a37f59ac2e442b4cf. Therefore, backporting that
commit to 0.6 to fix this issue.
Gentoo-bug: 588192
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/1865
Chí-Thanh Christopher Nguyễn [Mon, 11 Jul 2016 07:29:31 +0000 (09:29 +0200)]
kde-frameworks/extra-cmake-modules: keyword ~ppc
Bug: https://bugs.gentoo.org/show_bug.cgi?id=584874
Package-Manager: portage-2.2.28
Agostino Sarubbo [Mon, 11 Jul 2016 06:53:15 +0000 (08:53 +0200)]
sys-kernel/git-sources: Automated version bump to 4.7_rc7
Package-Manager: portage-2.2.28
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Kent Fredric [Mon, 11 Jul 2016 05:58:38 +0000 (17:58 +1200)]
dev-perl/XML-LibXML: Bump to version 2.12.600
Upstream:
- Workaround broken XSD Schema support in libxml2 2.9.4
See-Also: https://bugs.gentoo.org/show_bug.cgi?id=586886
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Jeroen Roovers [Mon, 11 Jul 2016 05:49:52 +0000 (07:49 +0200)]
net-misc/tigervnc: Reinstate PIC builds for ARM/HPPA (bug #588556).
Package-Manager: portage-2.3.0
Hans de Graaff [Mon, 11 Jul 2016 05:12:30 +0000 (07:12 +0200)]
dev-ruby/sass-rails: install proper gemspec, fixing bug 588542
Package-Manager: portage-2.2.28
Jeroen Roovers [Mon, 11 Jul 2016 05:09:23 +0000 (07:09 +0200)]
app-admin/sysstat: Old.
Package-Manager: portage-2.3.0
Jeroen Roovers [Mon, 11 Jul 2016 05:06:14 +0000 (07:06 +0200)]
net-libs/libmnl: Set sub-SLOT.
Package-Manager: portage-2.3.0
Jeroen Roovers [Mon, 11 Jul 2016 05:04:26 +0000 (07:04 +0200)]
dev-util/debhelper: Version bump.
Package-Manager: portage-2.3.0
Hans de Graaff [Mon, 11 Jul 2016 05:02:25 +0000 (07:02 +0200)]
dev-ruby/stomp: add 1.4.1
Package-Manager: portage-2.2.28
Hans de Graaff [Mon, 11 Jul 2016 04:56:10 +0000 (06:56 +0200)]
dev-ruby/twitter-text: add 1.14.0
Package-Manager: portage-2.2.28
Jeroen Roovers [Mon, 11 Jul 2016 04:58:45 +0000 (06:58 +0200)]
net-libs/libmnl: Version bump.
Package-Manager: portage-2.3.0
Jeroen Roovers [Mon, 11 Jul 2016 04:56:12 +0000 (06:56 +0200)]
net-misc/youtube-dl: Old.
Package-Manager: portage-2.3.0
Jeroen Roovers [Mon, 11 Jul 2016 04:55:08 +0000 (06:55 +0200)]
net-misc/youtube-dl: Version bump.
Package-Manager: portage-2.3.0
Brian Evans [Mon, 11 Jul 2016 03:48:31 +0000 (23:48 -0400)]
dev-db/mysql: Drop security vulnerable versions
Package-Manager: portage-2.3.0
Brian Evans [Mon, 11 Jul 2016 03:45:45 +0000 (23:45 -0400)]
dev-db/mariadb: Drop security vulnerable versions
Package-Manager: portage-2.3.0
Erik Mackdanz [Mon, 11 Jul 2016 02:39:06 +0000 (21:39 -0500)]
sys-fs/lxcfs: Bump to 2.0.2
Adds pam use flag, uses (patched) upstream systemd service file not our own
Package-Manager: portage-2.3.0
Michael Orlitzky [Mon, 11 Jul 2016 01:25:46 +0000 (21:25 -0400)]
dev-lang/php: new edit/revision to hide some elog messages when possible.
Two of the elog messages that we show only need to be dealt with
once. If the user has the recently-emerged slot of PHP in his
PHP_TARGETS already, then we don't need to bug him about that. And if
he has PHP_INI_VERSION set to a legal value, then we don't need to
inform him about that either.
A new revision is made for the php-5.6.x series. The 7.x series is not
stable, so an in-place edit was made.
Gentoo-Bug: 440574
Package-Manager: portage-2.2.28
Yixun Lan [Mon, 11 Jul 2016 01:21:06 +0000 (09:21 +0800)]
sys-cluster/ceph: restore 0.94.x (hammer)
we decided to keep at least two LTS versions
also, allow user upgrade from old versions (sidely)
Gentoo-Bug: 587568
Package-Manager: portage-2.3.0_rc1
Erik Mackdanz [Mon, 11 Jul 2016 00:28:14 +0000 (19:28 -0500)]
app-emulation/lxc: Bump to 2.0.3
removes devsetup script
Package-Manager: portage-2.3.0
Maciej Mrozowski [Sun, 10 Jul 2016 23:57:55 +0000 (01:57 +0200)]
media-video/subtitlecomposer: Version bump 0.6.4, KF5 compatible release.
Package-Manager: portage-2.2.28
Michael Orlitzky [Sun, 10 Jul 2016 22:48:03 +0000 (18:48 -0400)]
dev-php/xcache: new revision for v3.2.0.
The main reason for this revision is to make the coverager module
optional. It is now hidden behind the USE=coverage flag and is not
enabled by default (it is not recommended for production servers).
At the same time, the ebuild was upgraded to EAPI=6 and now uses the
newer revision php-ext-source-r3.eclass. Finally, the htdocs/ admin
interface directory was moved out of /usr/share/php and into
/usr/share/xcache, which is more appropriate. Two minor repoman
warnings were also corrected.
Gentoo-Bug: 491358
Package-Manager: portage-2.2.28
Patrick Lauer [Sun, 10 Jul 2016 21:58:57 +0000 (23:58 +0200)]
sys-devel/binutils-apple: Whitespace
Package-Manager: portage-2.3.0
NP-Hardass [Sun, 10 Jul 2016 21:57:07 +0000 (17:57 -0400)]
app-emulation/wine: Fix mono-4.6.3 manifest, #588562
Michael Orlitzky [Sun, 10 Jul 2016 20:58:58 +0000 (16:58 -0400)]
app-antivirus/clamav-unofficial-sigs: version bump v5.3.1 -> v5.3.2.
Package-Manager: portage-2.2.28
Jeroen Roovers [Sun, 10 Jul 2016 20:58:22 +0000 (22:58 +0200)]
www-servers/apache: Stable for HPPA (bug #588138).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Jeroen Roovers [Sun, 10 Jul 2016 20:56:56 +0000 (22:56 +0200)]
app-admin/apache-tools: Stable for HPPA (bug #588138).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Andreas K. Hüttel [Sun, 10 Jul 2016 20:20:17 +0000 (22:20 +0200)]
media-libs/gst-plugins-bad: Pointless commit to enforce regeneration of the rsync Manifest, bug 577722
Package-Manager: portage-2.3.0
Amadeusz Żołnowski [Sun, 10 Jul 2016 19:46:12 +0000 (20:46 +0100)]
app-backup/burp: Depend on librsync-0.9.7 or >librsync-2.0.0
Burp segfaults with any version between 1.0.0 and 2.0.0 (inclusive).
ebuild depending on 0.9.7 will be removed as soon as librsync-2.0.0-r1
gets stable keywords.
Package-Manager: portage-2.3.0
Kent Fredric [Sun, 10 Jul 2016 19:32:32 +0000 (07:32 +1200)]
dev-perl/Test-Dependencies: Bump to version 0.210.0
- EAPI6
- Dep cleanup
- Minor Patch to avoid upstream bug with Perl 5.24's Test::More
- Remote metadata filled in
Upstream:
- now detects a few more use syntaxes.
- Less failing tests.
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Kent Fredric [Sun, 10 Jul 2016 14:45:00 +0000 (02:45 +1200)]
dev-perl/Test-Needs: Added to tree at 0.2.2 for future Test-Dependencies
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"
Matthew Thode [Sun, 10 Jul 2016 19:12:39 +0000 (14:12 -0500)]
dev-python/oslo-concurrency: more cleanup
Package-Manager: portage-2.2.28
Matthew Thode [Sun, 10 Jul 2016 19:11:39 +0000 (14:11 -0500)]
dev-python/oslo-concurrency: cleanup
Package-Manager: portage-2.2.28
Matthew Thode [Sun, 10 Jul 2016 19:09:30 +0000 (14:09 -0500)]
dev-python/oslo-concurrency: amd64 / x86 stable
Package-Manager: portage-2.2.28
Matthew Thode [Sun, 10 Jul 2016 19:08:42 +0000 (14:08 -0500)]
www-apps/icingaweb2: cleanup
Package-Manager: portage-2.2.28