gentoo.git
10 years agonet-print/cups-filters: Remove old
Manuel Rüger [Tue, 1 Dec 2015 21:07:17 +0000 (22:07 +0100)]
net-print/cups-filters: Remove old

Package-Manager: portage-2.2.26

10 years agonet-print/cups-filters: Version bump
Manuel Rüger [Tue, 1 Dec 2015 21:05:47 +0000 (22:05 +0100)]
net-print/cups-filters: Version bump

Package-Manager: portage-2.2.26

10 years agoapp-crypt/letsencrypt: Initial version
Manuel Rüger [Tue, 1 Dec 2015 20:52:09 +0000 (21:52 +0100)]
app-crypt/letsencrypt: Initial version

Package-Manager: portage-2.2.26

10 years agodev-python/zope-component: Initial version
Manuel Rüger [Tue, 1 Dec 2015 20:49:38 +0000 (21:49 +0100)]
dev-python/zope-component: Initial version

Package-Manager: portage-2.2.26

10 years agodev-python/zope-event: Initial version
Manuel Rüger [Tue, 1 Dec 2015 20:49:11 +0000 (21:49 +0100)]
dev-python/zope-event: Initial version

Package-Manager: portage-2.2.26

10 years agoapp-crypt/acme: Initial version
Manuel Rüger [Tue, 1 Dec 2015 20:44:52 +0000 (21:44 +0100)]
app-crypt/acme: Initial version

Package-Manager: portage-2.2.26

10 years agodev-util/jenkins-bin: Version bump to 1.639
Manuel Rüger [Tue, 1 Dec 2015 20:43:08 +0000 (21:43 +0100)]
dev-util/jenkins-bin: Version bump to 1.639

Package-Manager: portage-2.2.26

10 years agolxqt-base/liblxqt: raise version in libqtxdg dependency
Maxim Koltsov [Tue, 1 Dec 2015 20:17:51 +0000 (23:17 +0300)]
lxqt-base/liblxqt: raise version in libqtxdg dependency

liblxqt does not compile with older libqtxdg versions.

Gentoo-Bug: 567136

Package-Manager: portage-2.2.23

10 years agowww-client/google-chrome: automated update
Mike Gilbert [Tue, 1 Dec 2015 19:46:35 +0000 (14:46 -0500)]
www-client/google-chrome: automated update

Package-Manager: portage-2.2.26_p3

10 years agowww-plugins/chrome-binary-plugins: automated update
Mike Gilbert [Tue, 1 Dec 2015 19:46:02 +0000 (14:46 -0500)]
www-plugins/chrome-binary-plugins: automated update

Package-Manager: portage-2.2.26_p3

10 years agosys-apps/openrc: version bump
William Hubbs [Tue, 1 Dec 2015 19:32:00 +0000 (13:32 -0600)]
sys-apps/openrc: version bump

10 years agox11-misc/xdg-utils: Depend on xmlto[text]
Mike Gilbert [Tue, 1 Dec 2015 18:38:05 +0000 (13:38 -0500)]
x11-misc/xdg-utils: Depend on xmlto[text]

Bug: https://bugs.gentoo.org/566320

Package-Manager: portage-2.2.26_p3

10 years agoapp-text/xmlto: Make the web browser dep optional
Mike Gilbert [Tue, 1 Dec 2015 18:34:22 +0000 (13:34 -0500)]
app-text/xmlto: Make the web browser dep optional

Bug: https://bugs.gentoo.org/566320

Package-Manager: portage-2.2.26_p3

10 years agoMerge remote-tracking branch 'remotes/joe-konno-gitlab/topic/gentoo-565434-v2'
Tony Vroon [Tue, 1 Dec 2015 18:12:12 +0000 (18:12 +0000)]
Merge remote-tracking branch 'remotes/joe-konno-gitlab/topic/gentoo-565434-v2'
Joe Konno has contributed ebuilds for bug #565434

10 years agodev-ruby/facter: bup
Matthew Thode [Tue, 1 Dec 2015 17:46:59 +0000 (11:46 -0600)]
dev-ruby/facter: bup

Package-Manager: portage-2.2.20.1

10 years agoapp-admin/puppet-agent: bup
Matthew Thode [Tue, 1 Dec 2015 16:44:40 +0000 (10:44 -0600)]
app-admin/puppet-agent: bup

Package-Manager: portage-2.2.20.1

10 years agosys-apps/busybox: fix builds w/LDFLAGS=-fuse-ld=gold #499712
Mike Frysinger [Tue, 1 Dec 2015 16:29:55 +0000 (11:29 -0500)]
sys-apps/busybox: fix builds w/LDFLAGS=-fuse-ld=gold #499712

10 years agonet-mail/cyrus-imapd: version bump to 2.5.7
Eray Aslan [Tue, 1 Dec 2015 16:06:56 +0000 (18:06 +0200)]
net-mail/cyrus-imapd: version bump to 2.5.7

Package-Manager: portage-2.2.26

10 years agomail-mta/postfix: version bump to 3.1_pre20151129
Eray Aslan [Tue, 1 Dec 2015 15:12:57 +0000 (17:12 +0200)]
mail-mta/postfix: version bump to 3.1_pre20151129

Package-Manager: portage-2.2.26

10 years agonet-proxy/squid: version bump to 3.5.12
Eray Aslan [Tue, 1 Dec 2015 14:54:24 +0000 (16:54 +0200)]
net-proxy/squid: version bump to 3.5.12

Package-Manager: portage-2.2.26

10 years agoeutils.eclass: In EAPI conditionals, replace "has" by case statements.
Ulrich Müller [Sun, 29 Nov 2015 16:33:08 +0000 (17:33 +0100)]
eutils.eclass: In EAPI conditionals, replace "has" by case statements.

10 years agoeutils.eclass: Move all deprecated functions to the end.
Ulrich Müller [Sun, 29 Nov 2015 13:17:25 +0000 (14:17 +0100)]
eutils.eclass: Move all deprecated functions to the end.

10 years agoeutils.eclass: Disable epatch_user in EAPI 6.
Ulrich Müller [Sun, 29 Nov 2015 12:35:08 +0000 (13:35 +0100)]
eutils.eclass: Disable epatch_user in EAPI 6.

EAPI 6 has eapply_user which should be used instead.

10 years agomedia-video/mkvtoolnix: bump to 8.6.1.
Alexis Ballier [Tue, 1 Dec 2015 12:31:18 +0000 (13:31 +0100)]
media-video/mkvtoolnix: bump to 8.6.1.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agomedia-video/dvdstyler: bump to 2.9.5
Alexis Ballier [Tue, 1 Dec 2015 11:55:06 +0000 (12:55 +0100)]
media-video/dvdstyler: bump to 2.9.5

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-python/statistics: New package, ebuild written by me
Justin Lecher [Tue, 1 Dec 2015 12:11:12 +0000 (13:11 +0100)]
dev-python/statistics: New package, ebuild written by me

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
10 years agodev-python/certifi: Version Bump
Justin Lecher [Tue, 1 Dec 2015 11:48:48 +0000 (12:48 +0100)]
dev-python/certifi: Version Bump

Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
10 years agoros-meta/image_common: Bump to 1.11.8.
Alexis Ballier [Tue, 1 Dec 2015 11:46:38 +0000 (12:46 +0100)]
ros-meta/image_common: Bump to 1.11.8.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-ros/polled_camera: Bump to 1.11.8.
Alexis Ballier [Tue, 1 Dec 2015 11:46:34 +0000 (12:46 +0100)]
dev-ros/polled_camera: Bump to 1.11.8.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-ros/image_transport: Bump to 1.11.8.
Alexis Ballier [Tue, 1 Dec 2015 11:46:30 +0000 (12:46 +0100)]
dev-ros/image_transport: Bump to 1.11.8.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-ros/camera_info_manager: Bump to 1.11.8.
Alexis Ballier [Tue, 1 Dec 2015 11:46:26 +0000 (12:46 +0100)]
dev-ros/camera_info_manager: Bump to 1.11.8.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-ros/camera_calibration_parsers: Bump to 1.11.8.
Alexis Ballier [Tue, 1 Dec 2015 11:46:22 +0000 (12:46 +0100)]
dev-ros/camera_calibration_parsers: Bump to 1.11.8.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agoros-meta/vision_opencv: Bump to 1.11.9.
Alexis Ballier [Tue, 1 Dec 2015 11:45:03 +0000 (12:45 +0100)]
ros-meta/vision_opencv: Bump to 1.11.9.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-ros/opencv_tests: Bump to 1.11.9.
Alexis Ballier [Tue, 1 Dec 2015 11:44:59 +0000 (12:44 +0100)]
dev-ros/opencv_tests: Bump to 1.11.9.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-ros/image_geometry: Bump to 1.11.9.
Alexis Ballier [Tue, 1 Dec 2015 11:44:55 +0000 (12:44 +0100)]
dev-ros/image_geometry: Bump to 1.11.9.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agodev-ros/cv_bridge: Bump to 1.11.9.
Alexis Ballier [Tue, 1 Dec 2015 11:44:51 +0000 (12:44 +0100)]
dev-ros/cv_bridge: Bump to 1.11.9.

Package-Manager: portage-2.2.26
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
10 years agosci-calculators/units: amd64 stable wrt bug #567166
Agostino Sarubbo [Tue, 1 Dec 2015 11:20:44 +0000 (12:20 +0100)]
sci-calculators/units: amd64 stable wrt bug #567166

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

10 years agosys-apps/udevil: amd64 stable wrt bug #566970
Agostino Sarubbo [Tue, 1 Dec 2015 11:20:39 +0000 (12:20 +0100)]
sys-apps/udevil: amd64 stable wrt bug #566970

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

10 years agoapp-admin/puppetdb: amd64 stable wrt bug #567198
Agostino Sarubbo [Tue, 1 Dec 2015 11:20:33 +0000 (12:20 +0100)]
app-admin/puppetdb: amd64 stable wrt bug #567198

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

10 years agox11-misc/spacefm: amd64 stable wrt bug #566964
Agostino Sarubbo [Tue, 1 Dec 2015 11:20:27 +0000 (12:20 +0100)]
x11-misc/spacefm: amd64 stable wrt bug #566964

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

10 years agodev-util/kdevelop-python: amd64 stable wrt bug #565998
Agostino Sarubbo [Tue, 1 Dec 2015 11:20:22 +0000 (12:20 +0100)]
dev-util/kdevelop-python: amd64 stable wrt bug #565998

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

10 years agodev-util/kdevelop-php-docs: amd64 stable wrt bug #565998
Agostino Sarubbo [Tue, 1 Dec 2015 11:20:17 +0000 (12:20 +0100)]
dev-util/kdevelop-php-docs: amd64 stable wrt bug #565998

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

10 years agodev-util/kdevelop-php: amd64 stable wrt bug #565998
Agostino Sarubbo [Tue, 1 Dec 2015 11:20:11 +0000 (12:20 +0100)]
dev-util/kdevelop-php: amd64 stable wrt bug #565998

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

10 years agodev-util/kdevplatform: amd64 stable wrt bug #565998
Agostino Sarubbo [Tue, 1 Dec 2015 11:20:06 +0000 (12:20 +0100)]
dev-util/kdevplatform: amd64 stable wrt bug #565998

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

10 years agodev-util/kdevelop: amd64 stable wrt bug #565998
Agostino Sarubbo [Tue, 1 Dec 2015 11:20:01 +0000 (12:20 +0100)]
dev-util/kdevelop: amd64 stable wrt bug #565998

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

10 years agogames-board/goatee-gtk: amd64 stable wrt bug #567214
Agostino Sarubbo [Tue, 1 Dec 2015 11:19:50 +0000 (12:19 +0100)]
games-board/goatee-gtk: amd64 stable wrt bug #567214

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"

10 years agox11-wm/twm: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:55 +0000 (11:16 +0100)]
x11-wm/twm: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-terms/xterm: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:51 +0000 (11:16 +0100)]
x11-terms/xterm: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-proto/xproto: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:47 +0000 (11:16 +0100)]
x11-proto/xproto: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-proto/randrproto: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:42 +0000 (11:16 +0100)]
x11-proto/randrproto: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-proto/kbproto: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:38 +0000 (11:16 +0100)]
x11-proto/kbproto: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-proto/glproto: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:34 +0000 (11:16 +0100)]
x11-proto/glproto: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-misc/xtscal: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:30 +0000 (11:16 +0100)]
x11-misc/xtscal: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-misc/xkeyboard-config: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:25 +0000 (11:16 +0100)]
x11-misc/xkeyboard-config: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-misc/xcompmgr: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:21 +0000 (11:16 +0100)]
x11-misc/xcompmgr: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-misc/rendercheck: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:17 +0000 (11:16 +0100)]
x11-misc/rendercheck: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/xcb-util-cursor: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:13 +0000 (11:16 +0100)]
x11-libs/xcb-util-cursor: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libXvMC: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:08 +0000 (11:16 +0100)]
x11-libs/libXvMC: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libXt: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:16:04 +0000 (11:16 +0100)]
x11-libs/libXt: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libXrender: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:59 +0000 (11:15 +0100)]
x11-libs/libXrender: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libXrandr: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:55 +0000 (11:15 +0100)]
x11-libs/libXrandr: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libxkbfile: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:51 +0000 (11:15 +0100)]
x11-libs/libxkbfile: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libXi: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:47 +0000 (11:15 +0100)]
x11-libs/libXi: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libXdmcp: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:42 +0000 (11:15 +0100)]
x11-libs/libXdmcp: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libxcb: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:38 +0000 (11:15 +0100)]
x11-libs/libxcb: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libXaw: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:33 +0000 (11:15 +0100)]
x11-libs/libXaw: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libX11: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:28 +0000 (11:15 +0100)]
x11-libs/libX11: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libva-vdpau-driver: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:24 +0000 (11:15 +0100)]
x11-libs/libva-vdpau-driver: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libpciaccess: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:20 +0000 (11:15 +0100)]
x11-libs/libpciaccess: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libFS: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:15 +0000 (11:15 +0100)]
x11-libs/libFS: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libfontenc: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:11 +0000 (11:15 +0100)]
x11-libs/libfontenc: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-libs/libdrm: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:07 +0000 (11:15 +0100)]
x11-libs/libdrm: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-video-vesa: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:15:03 +0000 (11:15 +0100)]
x11-drivers/xf86-video-vesa: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-video-r128: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:58 +0000 (11:14 +0100)]
x11-drivers/xf86-video-r128: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-video-qxl: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:54 +0000 (11:14 +0100)]
x11-drivers/xf86-video-qxl: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-video-mga: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:50 +0000 (11:14 +0100)]
x11-drivers/xf86-video-mga: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-video-intel: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:45 +0000 (11:14 +0100)]
x11-drivers/xf86-video-intel: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-video-ast: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:40 +0000 (11:14 +0100)]
x11-drivers/xf86-video-ast: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-video-amdgpu: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:36 +0000 (11:14 +0100)]
x11-drivers/xf86-video-amdgpu: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-input-wacom: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:32 +0000 (11:14 +0100)]
x11-drivers/xf86-input-wacom: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-input-void: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:27 +0000 (11:14 +0100)]
x11-drivers/xf86-input-void: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-input-vmmouse: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:23 +0000 (11:14 +0100)]
x11-drivers/xf86-input-vmmouse: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-input-synaptics: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:18 +0000 (11:14 +0100)]
x11-drivers/xf86-input-synaptics: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-input-mtrack: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:14 +0000 (11:14 +0100)]
x11-drivers/xf86-input-mtrack: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-input-libinput: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:10 +0000 (11:14 +0100)]
x11-drivers/xf86-input-libinput: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-input-keyboard: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:05 +0000 (11:14 +0100)]
x11-drivers/xf86-input-keyboard: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/xf86-input-evdev: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:14:01 +0000 (11:14 +0100)]
x11-drivers/xf86-input-evdev: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-drivers/ati-drivers: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:57 +0000 (11:13 +0100)]
x11-drivers/ati-drivers: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-base/xorg-server: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:51 +0000 (11:13 +0100)]
x11-base/xorg-server: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-base/xorg-drivers: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:46 +0000 (11:13 +0100)]
x11-base/xorg-drivers: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-apps/xvinfo: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:41 +0000 (11:13 +0100)]
x11-apps/xvinfo: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-apps/xrectsel: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:37 +0000 (11:13 +0100)]
x11-apps/xrectsel: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-apps/xmodmap: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:33 +0000 (11:13 +0100)]
x11-apps/xmodmap: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-apps/xmag: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:29 +0000 (11:13 +0100)]
x11-apps/xmag: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-apps/xlsfonts: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:24 +0000 (11:13 +0100)]
x11-apps/xlsfonts: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-apps/xlsatoms: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:20 +0000 (11:13 +0100)]
x11-apps/xlsatoms: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-apps/xkbprint: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:16 +0000 (11:13 +0100)]
x11-apps/xkbprint: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-apps/xkbevd: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:12 +0000 (11:13 +0100)]
x11-apps/xkbevd: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-apps/xinput: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:07 +0000 (11:13 +0100)]
x11-apps/xinput: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

10 years agox11-apps/xinit: x86 stable wrt bug #559062
Agostino Sarubbo [Tue, 1 Dec 2015 10:13:03 +0000 (11:13 +0100)]
x11-apps/xinit: x86 stable wrt bug #559062

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"