dlahoti [Thu, 3 Dec 2015 05:52:52 +0000 (00:52 -0500)]
media-libs/openal: add patch to fix jack support
Mike Frysinger [Thu, 3 Dec 2015 03:58:12 +0000 (22:58 -0500)]
www-client/elinks: add USE="gc xml" to control boehm-gc/expat deps
Zero_Chaos [Thu, 3 Dec 2015 02:27:43 +0000 (21:27 -0500)]
x11-drivers/ati-drivers: remove fetch retriction on 15.9-r1 as file is now fetchable
Package-Manager: portage-2.2.26
Michael Sterrett [Wed, 2 Dec 2015 23:30:18 +0000 (18:30 -0500)]
version bump
Package-Manager: portage-2.2.20.1
Michael Sterrett [Wed, 2 Dec 2015 23:18:25 +0000 (18:18 -0500)]
clean old
Package-Manager: portage-2.2.20.1
Brian Evans [Wed, 2 Dec 2015 21:22:51 +0000 (16:22 -0500)]
dev-php/phpunit: Version bumps
Package-Manager: portage-2.2.26
Sergei Trofimovich [Wed, 2 Dec 2015 21:05:38 +0000 (21:05 +0000)]
dev-util/re2c: bump up to 0.15.3
Package-Manager: portage-2.2.25
Mike Gilbert [Wed, 2 Dec 2015 20:49:15 +0000 (15:49 -0500)]
sys-apps/busybox: Name patches explicitly
Globbing was ordering them differently depending on LC_COLLATE.
Bug: https://bugs.gentoo.org/567340
Package-Manager: portage-2.2.26_p3
Michał Górny [Wed, 2 Dec 2015 20:08:09 +0000 (21:08 +0100)]
dev-lang/ekopath: Snapshot bump
Robin H. Johnson [Wed, 2 Dec 2015 19:58:27 +0000 (11:58 -0800)]
net-misc/s3cmd: Bump.
Package-Manager: portage-2.2.24
Michał Górny [Wed, 2 Dec 2015 19:27:50 +0000 (20:27 +0100)]
sys-devel/llvm: Fix bogus flags and paths in llvm-config, #565358
Fix llvm-config to avoid bogus results. In particular:
1. Limit --cflags and --cxxflags to package-specific flags. Do not
output the whole flag-string used during the build. This fixes libclc
build issues when LLVM build flags were not tolerated by clang.
2. Fix library names and paths to use shared library suffix rather than
static library suffix, especially that we do not install static
libraries.
3. Wipe out --system-libs since they should not be required for dynamic
linking.
4. Ban --obj-root and --src-root when running outside source tree, since
we are not installing any sources and therefore their results would
always be bogus.
Based on patch provided by Steven Newbury.
Fixes: https://bugs.gentoo.org/565358
Alon Bar-Lev [Wed, 2 Dec 2015 19:55:37 +0000 (21:55 +0200)]
Revert "dev-libs/libgcrypt: cleanup"
This reverts commit
f48968fb36cdd0c12591f7d66c4973e5c3c9e3b3.
Brian Evans [Wed, 2 Dec 2015 19:14:08 +0000 (14:14 -0500)]
dev-php/pecl-apcu: Version bump
Package-Manager: portage-2.2.26
Mike Frysinger [Wed, 2 Dec 2015 18:57:52 +0000 (13:57 -0500)]
app-shells/bash: do not leave exit value non-zero in default profile script
If the .bashrc file does not exist, then the one line check in the profile
script leaves $? set to 1. Use a full if statement to avoid that.
Paul Varner [Wed, 2 Dec 2015 18:22:46 +0000 (12:22 -0600)]
app-portage/elogviewer: Revision bump to fix dependencies for bug 567110
Since the elogviewer code will try to use PyQt5, if it is installed, we need
to enforce that it is installed with the correct use flags. The only way to
do this and keep the any of many dependency is with blockers.
Package-Manager: portage-2.2.25
Zero_Chaos [Wed, 2 Dec 2015 17:50:55 +0000 (12:50 -0500)]
sys-power/powertop: readd removed version due to fatrace-0.4 needing it
Package-Manager: portage-2.2.26
RepoMan-Options: --force
Brian Evans [Wed, 2 Dec 2015 17:22:42 +0000 (12:22 -0500)]
dev-php/phpdepend: Fix incorrect license
Package-Manager: portage-2.2.26
Brian Evans [Wed, 2 Dec 2015 17:11:08 +0000 (12:11 -0500)]
dev-php/phpdepend: Version bump
Convert from PEAR to PHAR archive
Package-Manager: portage-2.2.26
Zero_Chaos [Wed, 2 Dec 2015 17:00:10 +0000 (12:00 -0500)]
sys-power/powertop: merge latest release and live ebuild
Package-Manager: portage-2.2.26
Zero_Chaos [Wed, 2 Dec 2015 16:49:57 +0000 (11:49 -0500)]
sys-power/powertop: fix actual repoman issues
Package-Manager: portage-2.2.26
Zero_Chaos [Wed, 2 Dec 2015 16:46:10 +0000 (11:46 -0500)]
sys-power/powertop: fix live ebuild to match releases
Package-Manager: portage-2.2.26
Zero_Chaos [Wed, 2 Dec 2015 16:44:19 +0000 (11:44 -0500)]
sys-power/powertop: cleanup old ebuilds
Package-Manager: portage-2.2.26
Zero_Chaos [Wed, 2 Dec 2015 16:42:52 +0000 (11:42 -0500)]
sys-power/powertop: version bump for bug #565832 thanks to Joe Konno
Package-Manager: portage-2.2.26
Patrice Clement [Wed, 2 Dec 2015 16:25:34 +0000 (16:25 +0000)]
dev-java/xerces: EAPI 5 version bump.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Patrice Clement [Wed, 2 Dec 2015 16:19:49 +0000 (16:19 +0000)]
dev-java/xerces: Remove vulnerable version. Fixes security bug 519502.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Patrice Clement [Wed, 2 Dec 2015 15:50:08 +0000 (15:50 +0000)]
profiles/package.mask: Clean up dev-java/{castor,flute} masks.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Patrice Clement [Wed, 2 Dec 2015 15:46:21 +0000 (15:46 +0000)]
dev-java/flute: Removal. Fixes bug 563552.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Patrice Clement [Wed, 2 Dec 2015 15:44:31 +0000 (15:44 +0000)]
dev-java/castor: Removal. Fixes bug 268619.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Thomas Raschbacher [Wed, 2 Dec 2015 14:23:06 +0000 (15:23 +0100)]
Version bump
Package-Manager: portage-2.2.23
Brian Evans [Wed, 2 Dec 2015 14:59:45 +0000 (09:59 -0500)]
dev-php/pecl-taint: Version bump with php 7 support
Package-Manager: portage-2.2.26
Brian Evans [Wed, 2 Dec 2015 14:58:20 +0000 (09:58 -0500)]
package.mask: Mask pecl-taint since all versions cannot be installed
Signed-off-by: Brian Evans <grknight@gentoo.org>
Brian Evans [Wed, 2 Dec 2015 14:57:18 +0000 (09:57 -0500)]
package.mask: Mask pecl-zendopcache for removal with PHP 5.4 EOL
Signed-off-by: Brian Evans <grknight@gentoo.org>
Brian Evans [Wed, 2 Dec 2015 14:54:55 +0000 (09:54 -0500)]
package.mask: Mask PHP 5.4 which is EOL with no further releases
Michael Palimaka [Wed, 2 Dec 2015 14:40:27 +0000 (01:40 +1100)]
dev-go/godep: remove unused Manifest entry
It appears repoman was not used in
d924018f95a02221bcbf57d8cb9822313a1b5473.
Package-Manager: portage-2.2.26
Andreas Sturmlechner [Mon, 30 Nov 2015 22:14:38 +0000 (23:14 +0100)]
app-office/skrooge: Remove old
Package-Manager: portage-2.2.26
Andreas Sturmlechner [Mon, 30 Nov 2015 22:14:06 +0000 (23:14 +0100)]
app-office/skrooge: Version bump 2.2.0
See also: https://skrooge.org/skrooge_2.2.0
Package-Manager: portage-2.2.26
Andreas Sturmlechner [Mon, 30 Nov 2015 22:44:41 +0000 (23:44 +0100)]
kde5-functions.eclass: Make punt_bogus_dep() case insensitive
Agostino Sarubbo [Wed, 2 Dec 2015 14:34:18 +0000 (15:34 +0100)]
dev-python/certifi: amd64 stable wrt bug #567140
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Agostino Sarubbo [Wed, 2 Dec 2015 14:29:46 +0000 (15:29 +0100)]
games-fps/xonotic: amd64 stable wrt bug #567278
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Agostino Sarubbo [Wed, 2 Dec 2015 14:29:41 +0000 (15:29 +0100)]
sys-apps/busybox: amd64 stable wrt bug #564246
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Jeroen Roovers [Wed, 2 Dec 2015 14:20:30 +0000 (15:20 +0100)]
app-arch/dpkg: Version bump (bug #567258).
Package-Manager: portage-2.2.26
Bernard Cafarelli [Wed, 2 Dec 2015 13:32:27 +0000 (14:32 +0100)]
app-text/paperwork: version bump, bug #567122
Thanks mrueg for the report
Package-Manager: portage-2.2.26
Bernard Cafarelli [Wed, 2 Dec 2015 13:23:51 +0000 (14:23 +0100)]
dev-python/pyocr: version bump
Package-Manager: portage-2.2.26
Nicolas Bock [Wed, 2 Dec 2015 13:26:18 +0000 (06:26 -0700)]
sci-physics/lammps: Version bump
Package-Manager: portage-2.2.20.1
Nicolas Bock [Wed, 2 Dec 2015 13:06:58 +0000 (06:06 -0700)]
app-crypt/keybase: Version bump
Package-Manager: portage-2.2.20.1
Ole Markus With [Wed, 2 Dec 2015 12:00:38 +0000 (12:00 +0000)]
dev-lang/php: Remove php 7.0 rcs
Package-Manager: portage-2.2.20.1
Ole Markus With [Wed, 2 Dec 2015 11:59:26 +0000 (11:59 +0000)]
dev-lang/php: Version bump: php 7.0.0
Package-Manager: portage-2.2.20.1
Fabian Köster [Wed, 2 Dec 2015 11:41:13 +0000 (22:41 +1100)]
kde-plasma/kwallet-pam: adding missing runtime dependency on net-misc/socat
Gentoo-bug: 561470
Package-Manager: portage-2.2.26
Joshua Kinard [Wed, 2 Dec 2015 11:21:44 +0000 (06:21 -0500)]
Removed 4.1.7, updated to 4.2.6, added 4.3.0. From linux-mips.org git
20151126.
Package-Manager: portage-2.2.26
Agostino Sarubbo [Wed, 2 Dec 2015 11:16:29 +0000 (12:16 +0100)]
x11-wm/twm: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:16:23 +0000 (12:16 +0100)]
x11-terms/xterm: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:16:18 +0000 (12:16 +0100)]
x11-proto/xproto: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:16:13 +0000 (12:16 +0100)]
x11-proto/randrproto: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:16:08 +0000 (12:16 +0100)]
x11-proto/kbproto: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:16:03 +0000 (12:16 +0100)]
x11-proto/glproto: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:15:57 +0000 (12:15 +0100)]
x11-misc/xtscal: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:15:52 +0000 (12:15 +0100)]
x11-misc/xkeyboard-config: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:15:47 +0000 (12:15 +0100)]
x11-misc/xcompmgr: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:15:42 +0000 (12:15 +0100)]
x11-misc/rendercheck: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:15:37 +0000 (12:15 +0100)]
x11-libs/xcb-util-cursor: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:15:32 +0000 (12:15 +0100)]
x11-libs/libXvMC: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:15:26 +0000 (12:15 +0100)]
x11-libs/libXt: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:15:21 +0000 (12:15 +0100)]
x11-libs/libXrender: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:15:16 +0000 (12:15 +0100)]
x11-libs/libXrandr: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:15:10 +0000 (12:15 +0100)]
x11-libs/libxkbfile: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:15:05 +0000 (12:15 +0100)]
x11-libs/libXi: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:15:00 +0000 (12:15 +0100)]
x11-libs/libXdmcp: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:14:55 +0000 (12:14 +0100)]
x11-libs/libxcb: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:14:49 +0000 (12:14 +0100)]
x11-libs/libXaw: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:14:43 +0000 (12:14 +0100)]
x11-libs/libX11: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:14:38 +0000 (12:14 +0100)]
x11-libs/libpciaccess: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:14:33 +0000 (12:14 +0100)]
x11-libs/libFS: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:14:28 +0000 (12:14 +0100)]
x11-libs/libfontenc: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:14:23 +0000 (12:14 +0100)]
x11-libs/libdrm: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:14:17 +0000 (12:14 +0100)]
x11-drivers/xf86-video-r128: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:14:12 +0000 (12:14 +0100)]
x11-drivers/xf86-video-mga: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:14:07 +0000 (12:14 +0100)]
x11-drivers/xf86-input-wacom: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:14:02 +0000 (12:14 +0100)]
x11-drivers/xf86-input-void: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:13:56 +0000 (12:13 +0100)]
x11-drivers/xf86-input-synaptics: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:13:51 +0000 (12:13 +0100)]
x11-drivers/xf86-input-libinput: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:13:46 +0000 (12:13 +0100)]
x11-drivers/xf86-input-keyboard: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:13:41 +0000 (12:13 +0100)]
x11-drivers/xf86-input-evdev: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:13:35 +0000 (12:13 +0100)]
x11-base/xorg-server: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:13:28 +0000 (12:13 +0100)]
x11-base/xorg-drivers: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:13:23 +0000 (12:13 +0100)]
x11-apps/xvinfo: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:13:18 +0000 (12:13 +0100)]
x11-apps/xmodmap: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:13:12 +0000 (12:13 +0100)]
x11-apps/xmag: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:13:07 +0000 (12:13 +0100)]
x11-apps/xlsfonts: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:13:02 +0000 (12:13 +0100)]
x11-apps/xlsatoms: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:12:57 +0000 (12:12 +0100)]
x11-apps/xkbprint: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:12:52 +0000 (12:12 +0100)]
x11-apps/xkbevd: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:12:47 +0000 (12:12 +0100)]
x11-apps/xinput: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:12:42 +0000 (12:12 +0100)]
x11-apps/xinit: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:12:37 +0000 (12:12 +0100)]
x11-apps/xhost: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:12:31 +0000 (12:12 +0100)]
x11-apps/xgc: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:12:26 +0000 (12:12 +0100)]
x11-apps/xgamma: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:12:21 +0000 (12:12 +0100)]
x11-apps/xev: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:12:16 +0000 (12:12 +0100)]
x11-apps/xedit: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:12:11 +0000 (12:12 +0100)]
x11-apps/xdriinfo: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Agostino Sarubbo [Wed, 2 Dec 2015 11:12:06 +0000 (12:12 +0100)]
x11-apps/xdpyinfo: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"