gentoo.git
9 years agonet-analyzer/nagios: remove vulnerable versions.
Michael Orlitzky [Wed, 8 Mar 2017 12:26:24 +0000 (07:26 -0500)]
net-analyzer/nagios: remove vulnerable versions.

Gentoo-Bug: 585914

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-sound/ardour: bump to 5.8
Andreas Schuerch [Wed, 8 Mar 2017 12:29:14 +0000 (13:29 +0100)]
media-sound/ardour: bump to 5.8

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agognome-extra/gnome-calculator: remove old
Mart Raudsepp [Wed, 8 Mar 2017 12:08:48 +0000 (14:08 +0200)]
gnome-extra/gnome-calculator: remove old

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agognome-base/gnome-control-center-3.23.91: fix gnome-settings-daemon dep
Mart Raudsepp [Wed, 8 Mar 2017 12:06:38 +0000 (14:06 +0200)]
gnome-base/gnome-control-center-3.23.91: fix gnome-settings-daemon dep

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agognome-base/gnome-control-center: bump to 3.23.91
Timo Tambet [Sun, 26 Feb 2017 00:33:21 +0000 (02:33 +0200)]
gnome-base/gnome-control-center: bump to 3.23.91

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agognome-base/gnome-session: bump to 3.23.91
Timo Tambet [Sat, 25 Feb 2017 18:43:00 +0000 (20:43 +0200)]
gnome-base/gnome-session: bump to 3.23.91

Requires new gnome-settings-daemon, because it was split up into several
smaller daemons and gnome-session requires all these components now.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agognome-base/gnome-settings-daemon: bump to 3.23.90
Timo Tambet [Sat, 25 Feb 2017 14:07:51 +0000 (16:07 +0200)]
gnome-base/gnome-settings-daemon: bump to 3.23.90

Blocks older gnome-session, because the daemon was split up into several
smaller daemons, but old gnome-session requires the big settings daemon.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agognome-base/gsettings-desktop-schemas: bump to 3.23.90
Timo Tambet [Sat, 25 Feb 2017 12:33:58 +0000 (14:33 +0200)]
gnome-base/gsettings-desktop-schemas: bump to 3.23.90

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agognome-extra/gnome-calculator: bump to 3.23.91
Timo Tambet [Fri, 24 Feb 2017 22:18:56 +0000 (00:18 +0200)]
gnome-extra/gnome-calculator: bump to 3.23.91

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agox11-libs/gtksourceview: bump to 3.23.90
Timo Tambet [Fri, 24 Feb 2017 21:39:34 +0000 (23:39 +0200)]
x11-libs/gtksourceview: bump to 3.23.90

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agomedia-gfx/eog: bump to 3.23.91
Timo Tambet [Fri, 24 Feb 2017 21:14:19 +0000 (23:14 +0200)]
media-gfx/eog: bump to 3.23.91

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agox11-themes/gnome-backgrounds: bump to 3.23.91
Timo Tambet [Fri, 24 Feb 2017 20:44:11 +0000 (22:44 +0200)]
x11-themes/gnome-backgrounds: bump to 3.23.91

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agox11-terms/gnome-terminal: bump to 3.23.90
Timo Tambet [Fri, 24 Feb 2017 20:22:50 +0000 (22:22 +0200)]
x11-terms/gnome-terminal: bump to 3.23.90

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agox11-libs/vte: bump to 0.47.90
Timo Tambet [Fri, 24 Feb 2017 20:16:26 +0000 (22:16 +0200)]
x11-libs/vte: bump to 0.47.90

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agognome-base/gnome-desktop: bump to 3.23.91
Timo Tambet [Fri, 24 Feb 2017 19:32:25 +0000 (21:32 +0200)]
gnome-base/gnome-desktop: bump to 3.23.91

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-python/pypy3: Split translation and compile phases
Michał Górny [Wed, 8 Mar 2017 10:56:27 +0000 (11:56 +0100)]
dev-python/pypy3: Split translation and compile phases

Like in dev-python/pypy, use --source to disable auto-spawning
compilation phase in rpython. Instead, run it manually in src_compile().
This way we reduce memory consumption (since rpython normally does not
free the lots of memory it used during the translation while spawning
the compiler), and make the process easier to resume.

9 years agodev-python/pypy3: Sync the live ebuild
Michał Górny [Wed, 8 Mar 2017 10:30:51 +0000 (11:30 +0100)]
dev-python/pypy3: Sync the live ebuild

9 years agodev-python/pypy: Split translation and compile phases
Michał Górny [Wed, 8 Mar 2017 09:04:47 +0000 (10:04 +0100)]
dev-python/pypy: Split translation and compile phases

Use the --source option to disable automatic compiling of generating C
sources, and build them manually afterwards. Most importantly, this
significantly reduces memory use because pypy failed to free memory that
was used for the translation, and that is no longer needed when
the compilation is started. Furthermore, it makes resuming compilation
possible.

9 years agodev-python/pypy: Sync the live ebuild
Michał Górny [Wed, 8 Mar 2017 08:51:15 +0000 (09:51 +0100)]
dev-python/pypy: Sync the live ebuild

9 years agomedia-libs/mutagen: Removed old.
Lars Wendler [Wed, 8 Mar 2017 11:01:24 +0000 (12:01 +0100)]
media-libs/mutagen: Removed old.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agomedia-libs/mutagen: Bump to version 1.37
Lars Wendler [Wed, 8 Mar 2017 11:00:51 +0000 (12:00 +0100)]
media-libs/mutagen: Bump to version 1.37

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agomedia-libs/harfbuzz: Removed old.
Lars Wendler [Wed, 8 Mar 2017 10:42:37 +0000 (11:42 +0100)]
media-libs/harfbuzz: Removed old.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agomedia-libs/harfbuzz: Bump to version 1.4.4
Lars Wendler [Wed, 8 Mar 2017 10:41:25 +0000 (11:41 +0100)]
media-libs/harfbuzz: Bump to version 1.4.4

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agogames-rpg/manaplus: Removed old.
Lars Wendler [Wed, 8 Mar 2017 10:34:45 +0000 (11:34 +0100)]
games-rpg/manaplus: Removed old.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agogames-rpg/manaplus: Version 1.7.2.18 stable for amd64 and x86.
Lars Wendler [Wed, 8 Mar 2017 10:34:09 +0000 (11:34 +0100)]
games-rpg/manaplus: Version 1.7.2.18 stable for amd64 and x86.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agogames-rpg/manaplus: Bump to version 1.7.3.4
Lars Wendler [Wed, 8 Mar 2017 10:32:45 +0000 (11:32 +0100)]
games-rpg/manaplus: Bump to version 1.7.3.4

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agodev-util/checkbashisms: Removed old.
Lars Wendler [Wed, 8 Mar 2017 10:19:26 +0000 (11:19 +0100)]
dev-util/checkbashisms: Removed old.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agodev-util/checkbashisms: Bump to version 2.17.2
Lars Wendler [Wed, 8 Mar 2017 10:18:58 +0000 (11:18 +0100)]
dev-util/checkbashisms: Bump to version 2.17.2

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agodev-vcs/git-lfs: Version bump
Ettore Di Giacinto [Wed, 8 Mar 2017 10:11:09 +0000 (11:11 +0100)]
dev-vcs/git-lfs: Version bump

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-libs/boost: Remove ancient boost debris
David Seifert [Wed, 8 Mar 2017 10:11:56 +0000 (11:11 +0100)]
dev-libs/boost: Remove ancient boost debris

Bug: https://bugs.gentoo.org/show_bug.cgi?id=607734
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4152

9 years agoapp-misc/ca-certificates: Removed old.
Lars Wendler [Wed, 8 Mar 2017 09:46:42 +0000 (10:46 +0100)]
app-misc/ca-certificates: Removed old.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agoapp-misc/ca-certificates: Bump to version 20161130.3.29.3
Lars Wendler [Wed, 8 Mar 2017 09:46:16 +0000 (10:46 +0100)]
app-misc/ca-certificates: Bump to version 20161130.3.29.3

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agodev-libs/nss: Removed old.
Lars Wendler [Wed, 8 Mar 2017 09:43:27 +0000 (10:43 +0100)]
dev-libs/nss: Removed old.

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agodev-libs/nss: Bump to version 3.29.3
Lars Wendler [Wed, 8 Mar 2017 09:43:00 +0000 (10:43 +0100)]
dev-libs/nss: Bump to version 3.29.3

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agoapp-admin/monit: Bump to version 5.21.0
Lars Wendler [Wed, 8 Mar 2017 09:30:59 +0000 (10:30 +0100)]
app-admin/monit: Bump to version 5.21.0

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agonet-p2p/syncthing: remove old
Louis Sautier [Tue, 7 Mar 2017 23:59:32 +0000 (00:59 +0100)]
net-p2p/syncthing: remove old

Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4153

9 years agonet-p2p/syncthing: bump to 0.14.24
Louis Sautier [Tue, 7 Mar 2017 23:59:12 +0000 (00:59 +0100)]
net-p2p/syncthing: bump to 0.14.24

Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4153

9 years agodev-libs/qrosscore: remove Qt4-only 0.3.1, fixes bug #581540
0xd34df00d [Wed, 8 Mar 2017 03:26:31 +0000 (04:26 +0100)]
dev-libs/qrosscore: remove Qt4-only 0.3.1, fixes bug #581540

Closes: https://github.com/gentoo/gentoo/pull/4154

9 years agodev-libs/qrosspython: remove Qt4-only 0.3.1, fixes bug #581540
0xd34df00d [Wed, 8 Mar 2017 03:25:36 +0000 (04:25 +0100)]
dev-libs/qrosspython: remove Qt4-only 0.3.1, fixes bug #581540

Closes: https://github.com/gentoo/gentoo/pull/4154

9 years agodev-ml/uutf: Bump to 1.0.1
Alexis Ballier [Wed, 8 Mar 2017 07:15:44 +0000 (08:15 +0100)]
dev-ml/uutf: Bump to 1.0.1

Package-Manager: Portage-2.3.4, Repoman-2.3.2

9 years agoprofiles: Fix gnome-backgrounds mask typo
Mart Raudsepp [Wed, 8 Mar 2017 08:28:43 +0000 (10:28 +0200)]
profiles: Fix gnome-backgrounds mask typo

9 years agomail-mta/exim: version bump to official 4.89 release
Fabian Groffen [Wed, 8 Mar 2017 07:52:47 +0000 (08:52 +0100)]
mail-mta/exim: version bump to official 4.89 release

Package-Manager: Portage-2.3.3, Repoman-2.3.1

9 years agodev-libs/crypto++: arm64 ppc ppc64 stable (bug 611504).
Michael Weber [Wed, 8 Mar 2017 07:46:26 +0000 (08:46 +0100)]
dev-libs/crypto++: arm64 ppc ppc64 stable (bug 611504).

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"

9 years agox11-terms/xterm: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:39:08 +0000 (08:39 +0100)]
x11-terms/xterm: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-proto/xproto: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:39:03 +0000 (08:39 +0100)]
x11-proto/xproto: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-proto/presentproto: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:59 +0000 (08:38 +0100)]
x11-proto/presentproto: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-misc/xkeyboard-config: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:55 +0000 (08:38 +0100)]
x11-misc/xkeyboard-config: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-misc/xbitmaps: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:51 +0000 (08:38 +0100)]
x11-misc/xbitmaps: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libxcb: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:46 +0000 (08:38 +0100)]
x11-libs/libxcb: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libdrm: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:42 +0000 (08:38 +0100)]
x11-libs/libdrm: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libXi: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:37 +0000 (08:38 +0100)]
x11-libs/libXi: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libXfont2: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:33 +0000 (08:38 +0100)]
x11-libs/libXfont2: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libXfont: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:28 +0000 (08:38 +0100)]
x11-libs/libXfont: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libX11: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:24 +0000 (08:38 +0100)]
x11-libs/libX11: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libICE: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:20 +0000 (08:38 +0100)]
x11-libs/libICE: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/cairo: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:15 +0000 (08:38 +0100)]
x11-libs/cairo: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-video-sisusb: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:10 +0000 (08:38 +0100)]
x11-drivers/xf86-video-sisusb: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-video-omap: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:06 +0000 (08:38 +0100)]
x11-drivers/xf86-video-omap: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-input-wacom: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:38:01 +0000 (08:38 +0100)]
x11-drivers/xf86-input-wacom: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-input-synaptics: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:37:56 +0000 (08:37 +0100)]
x11-drivers/xf86-input-synaptics: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-input-mouse: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:37:52 +0000 (08:37 +0100)]
x11-drivers/xf86-input-mouse: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-input-libinput: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:37:48 +0000 (08:37 +0100)]
x11-drivers/xf86-input-libinput: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-input-keyboard: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:37:43 +0000 (08:37 +0100)]
x11-drivers/xf86-input-keyboard: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-input-joystick: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:37:39 +0000 (08:37 +0100)]
x11-drivers/xf86-input-joystick: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-input-evdev: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:37:35 +0000 (08:37 +0100)]
x11-drivers/xf86-input-evdev: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-base/xorg-server: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:37:30 +0000 (08:37 +0100)]
x11-base/xorg-server: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-base/xorg-drivers: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:37:23 +0000 (08:37 +0100)]
x11-base/xorg-drivers: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-apps/xconsole: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:37:16 +0000 (08:37 +0100)]
x11-apps/xconsole: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-apps/xauth: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:37:12 +0000 (08:37 +0100)]
x11-apps/xauth: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-apps/sessreg: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:37:07 +0000 (08:37 +0100)]
x11-apps/sessreg: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agosys-libs/libutempter: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:37:03 +0000 (08:37 +0100)]
sys-libs/libutempter: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agomedia-libs/mesa: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:36:58 +0000 (08:36 +0100)]
media-libs/mesa: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agomedia-libs/libepoxy: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:36:51 +0000 (08:36 +0100)]
media-libs/libepoxy: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agodev-libs/wayland-protocols: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:36:46 +0000 (08:36 +0100)]
dev-libs/wayland-protocols: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agodev-libs/wayland: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:36:42 +0000 (08:36 +0100)]
dev-libs/wayland: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agodev-libs/libwacom: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:36:37 +0000 (08:36 +0100)]
dev-libs/libwacom: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agodev-libs/libinput: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:36:33 +0000 (08:36 +0100)]
dev-libs/libinput: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agodev-libs/libevdev: arm stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:36:29 +0000 (08:36 +0100)]
dev-libs/libevdev: arm stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-terms/xterm: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:34:44 +0000 (08:34 +0100)]
x11-terms/xterm: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-proto/xproto: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:34:39 +0000 (08:34 +0100)]
x11-proto/xproto: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-proto/presentproto: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:34:35 +0000 (08:34 +0100)]
x11-proto/presentproto: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-misc/xkeyboard-config: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:34:30 +0000 (08:34 +0100)]
x11-misc/xkeyboard-config: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-misc/xbitmaps: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:34:26 +0000 (08:34 +0100)]
x11-misc/xbitmaps: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-misc/lndir: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:34:22 +0000 (08:34 +0100)]
x11-misc/lndir: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libxcb: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:34:17 +0000 (08:34 +0100)]
x11-libs/libxcb: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libdrm: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:34:13 +0000 (08:34 +0100)]
x11-libs/libdrm: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libXi: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:34:08 +0000 (08:34 +0100)]
x11-libs/libXi: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libXfont2: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:34:04 +0000 (08:34 +0100)]
x11-libs/libXfont2: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libXfont: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:33:59 +0000 (08:33 +0100)]
x11-libs/libXfont: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libX11: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:33:55 +0000 (08:33 +0100)]
x11-libs/libX11: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/libICE: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:33:50 +0000 (08:33 +0100)]
x11-libs/libICE: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-libs/cairo: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:33:46 +0000 (08:33 +0100)]
x11-libs/cairo: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-video-sisusb: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:33:41 +0000 (08:33 +0100)]
x11-drivers/xf86-video-sisusb: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-video-r128: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:33:37 +0000 (08:33 +0100)]
x11-drivers/xf86-video-r128: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-video-nv: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:33:32 +0000 (08:33 +0100)]
x11-drivers/xf86-video-nv: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-video-nouveau: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:33:28 +0000 (08:33 +0100)]
x11-drivers/xf86-video-nouveau: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-video-mga: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:33:23 +0000 (08:33 +0100)]
x11-drivers/xf86-video-mga: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-video-ati: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:33:19 +0000 (08:33 +0100)]
x11-drivers/xf86-video-ati: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-input-wacom: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:33:14 +0000 (08:33 +0100)]
x11-drivers/xf86-input-wacom: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"

9 years agox11-drivers/xf86-input-synaptics: ppc stable (bug 611056)
Michael Weber [Wed, 8 Mar 2017 07:33:10 +0000 (08:33 +0100)]
x11-drivers/xf86-input-synaptics: ppc stable (bug 611056)

Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"