gentoo.git
8 years agodev-qt/qtcore: backport patch from upstream fixing build when AVX2 is enabled but...
Michael Palimaka [Tue, 28 Nov 2017 10:58:58 +0000 (21:58 +1100)]
dev-qt/qtcore: backport patch from upstream fixing build when AVX2 is enabled but __F16C__ isn't defined

Closes: https://bugs.gentoo.org/635388
Package-Manager: Portage-2.3.14, Repoman-2.3.6

8 years agodev-qt/qtwebengine: add missing dependency
Michael Palimaka [Tue, 28 Nov 2017 10:48:48 +0000 (21:48 +1100)]
dev-qt/qtwebengine: add missing dependency

Closes: https://bugs.gentoo.org/639026
Package-Manager: Portage-2.3.14, Repoman-2.3.6

8 years agowww-apps/grafana-bin: Add v4.6.2 and remove v4.6.0
Tobias Klausmann [Tue, 28 Nov 2017 10:26:06 +0000 (11:26 +0100)]
www-apps/grafana-bin: Add v4.6.2 and remove v4.6.0

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agosys-cluster/glusterfs: Drop vulnerable 3.6.5
James Le Cuirot [Tue, 28 Nov 2017 10:08:04 +0000 (10:08 +0000)]
sys-cluster/glusterfs: Drop vulnerable 3.6.5

Bug: https://bugs.gentoo.org/635172
Closes: https://bugs.gentoo.org/635172
Closes: https://bugs.gentoo.org/635172
Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agogit-r3.eclass: Support more flexible EGIT_OVERRIDE_* APIs for user
Michał Górny [Sat, 18 Nov 2017 09:14:31 +0000 (10:14 +0100)]
git-r3.eclass: Support more flexible EGIT_OVERRIDE_* APIs for user

Introduce a new, more flexible override API in git-r3, in replacement
of the LIVE_* API that was pretty much a legacy of git-2. This means to
solve the two major limitations of the old API:

1. The variables were based on package names without categories.
Therefore, they weren't suitable whenever two packages had the same
category. This is quite common when dealing with various programming
language bindings/reimplementations, and we can't really rely on every
new programming language inventing its own VCS.

2. The overrides weren't suitable for packages checking out multiple
repositories (LLVM, wine, glibc).

The new mode for overrides uses the repository name (as guessed
by git-r3) transformed into correct variable name. The specifically
defined variables are:

- EGIT_OVERRIDE_REPO_${NAME} -- to override the repository URI,

- EGIT_OVERRIDE_BRANCH_${NAME} -- to override the branch,

- EGIT_OVERRIDE_COMMIT_${NAME} -- to override the commit id or tag,

- EGIT_OVERRIDE_COMMIT_DATE_${NAME} -- to request last commit older than
  the specified date.

8 years agosys-libs/libcxxabi: Utilize partial git checkout
Michał Górny [Sat, 18 Nov 2017 08:01:44 +0000 (09:01 +0100)]
sys-libs/libcxxabi: Utilize partial git checkout

8 years agosys-libs/compiler-rt-sanitizers: Utilize partial git checkout
Michał Górny [Sat, 18 Nov 2017 08:00:26 +0000 (09:00 +0100)]
sys-libs/compiler-rt-sanitizers: Utilize partial git checkout

8 years agodev-util/lldb: Utilize partial checkout
Michał Górny [Sat, 18 Nov 2017 07:58:06 +0000 (08:58 +0100)]
dev-util/lldb: Utilize partial checkout

8 years agodev-python/clang-python: Utilize partial checkout
Michał Górny [Sat, 18 Nov 2017 07:56:47 +0000 (08:56 +0100)]
dev-python/clang-python: Utilize partial checkout

8 years agosys-devel/clang: Utilize partial checkout
Michał Górny [Sat, 18 Nov 2017 07:55:11 +0000 (08:55 +0100)]
sys-devel/clang: Utilize partial checkout

8 years agosys-devel/lld: Utilize partial git checkout
Michał Górny [Sat, 18 Nov 2017 07:53:10 +0000 (08:53 +0100)]
sys-devel/lld: Utilize partial git checkout

8 years agodev-python/lit: Utilize partial git checkout
Michał Górny [Sat, 18 Nov 2017 07:50:31 +0000 (08:50 +0100)]
dev-python/lit: Utilize partial git checkout

8 years agosys-devel/llvm-common: Utilize partial git checkouts
Michał Górny [Fri, 17 Nov 2017 23:25:42 +0000 (00:25 +0100)]
sys-devel/llvm-common: Utilize partial git checkouts

8 years agogit-r3.eclass: Support checking out specific subdirectories
Michał Górny [Fri, 17 Nov 2017 23:19:33 +0000 (00:19 +0100)]
git-r3.eclass: Support checking out specific subdirectories

Support limiting the git checkout to specific subdirectories of the git
tree, using 'git checkout ... -- <paths>...' The main use case for this
is doing partial checkouts of very large repositories where only a small
subset of files is necessary. Doing partial checkouts can save both
time and disk space which can be important in large intertwined
projects such as LLVM+Clang.

8 years agodev-python/docutils-glep: Bump to 1.1
Michał Górny [Tue, 28 Nov 2017 09:10:43 +0000 (10:10 +0100)]
dev-python/docutils-glep: Bump to 1.1

8 years agodev-python/docutils-glep: Switched to setuptools w/ entry_points
Michał Górny [Tue, 28 Nov 2017 09:07:56 +0000 (10:07 +0100)]
dev-python/docutils-glep: Switched to setuptools w/ entry_points

8 years agodev-libs/libcdio: [QA] Revert "DOCS to array"
Michał Górny [Tue, 28 Nov 2017 07:41:01 +0000 (08:41 +0100)]
dev-libs/libcdio: [QA] Revert "DOCS to array"

This uses filename expansion in global scope, crashing every package
manager out there.

8 years agomedia-libs/libdvdcss: stable 1.4.0 for sparc, bug #628704 (thanks to Rolf Eike Beer)
Sergei Trofimovich [Tue, 28 Nov 2017 07:05:14 +0000 (07:05 +0000)]
media-libs/libdvdcss: stable 1.4.0 for sparc, bug #628704 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agoapp-i18n/anthy: stable 9100h-r2 for sparc, bug #636220 (thanks to Rolf Eike Beer)
Sergei Trofimovich [Tue, 28 Nov 2017 07:05:10 +0000 (07:05 +0000)]
app-i18n/anthy: stable 9100h-r2 for sparc, bug #636220 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agodev-cpp/gtkmm: stable 3.22.2 for sparc, bug #635938 (thanks to Rolf Eike Beer)
Sergei Trofimovich [Tue, 28 Nov 2017 07:05:07 +0000 (07:05 +0000)]
dev-cpp/gtkmm: stable 3.22.2 for sparc, bug #635938 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agodev-python/sip: stable 4.19.3 for hppa, bug #638748
Sergei Trofimovich [Tue, 28 Nov 2017 07:04:58 +0000 (07:04 +0000)]
dev-python/sip: stable 4.19.3 for hppa, bug #638748

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

8 years agonet-misc/youtube-dl: Remove README.txt installed outside docdir.
Jeroen Roovers [Tue, 28 Nov 2017 06:08:28 +0000 (07:08 +0100)]
net-misc/youtube-dl: Remove README.txt installed outside docdir.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agosys-process/parallel: version bump to 20171122
Tim Harder [Tue, 28 Nov 2017 04:29:41 +0000 (23:29 -0500)]
sys-process/parallel: version bump to 20171122

8 years agonet-nfs/btfs: remove old
Tim Harder [Tue, 28 Nov 2017 04:28:07 +0000 (23:28 -0500)]
net-nfs/btfs: remove old

8 years agonet-fs/btfs: version bump to 2.18
Tim Harder [Tue, 28 Nov 2017 04:27:13 +0000 (23:27 -0500)]
net-fs/btfs: version bump to 2.18

8 years agodev-util/icmake: version bump to 9.02.03
Tim Harder [Tue, 28 Nov 2017 04:23:37 +0000 (23:23 -0500)]
dev-util/icmake: version bump to 9.02.03

8 years agodev-perl/Net-Server: Bump to version 2.9.0 re bug #623000
Kent Fredric [Tue, 28 Nov 2017 03:21:02 +0000 (16:21 +1300)]
dev-perl/Net-Server: Bump to version 2.9.0 re bug #623000

- EAPI6

Upstream:
- Log abnormal child exits
- Add delete-child hook
- add cleanup_dead_child_hook to prefork server
- removed stray warnings
- Use File::Temp instead of POSIX::tmpnam
- Allow for SSL under Unix Sockets

Bug: https://bugs.gentoo.org/623000
Package-Manager: Portage-2.3.14, Repoman-2.3.6

8 years agodev-util/kcov: version bump
Austin English [Tue, 28 Nov 2017 00:48:07 +0000 (18:48 -0600)]
dev-util/kcov: version bump

Gentoo-Bug: https://bugs.gentoo.org/631254
Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agoapp-admin/elektra: Drop old
Andreas Sturmlechner [Mon, 27 Nov 2017 23:56:58 +0000 (00:56 +0100)]
app-admin/elektra: Drop old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agonet-libs/jreen: Drop old
Andreas Sturmlechner [Sun, 26 Nov 2017 22:05:25 +0000 (23:05 +0100)]
net-libs/jreen: Drop old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agonet-libs/jreen: Drop USE qt4,qt5
Andreas Sturmlechner [Sun, 26 Nov 2017 22:04:54 +0000 (23:04 +0100)]
net-libs/jreen: Drop USE qt4,qt5

Build Qt5-based only.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agomedia-sound/tomahawk: Drop old
Andreas Sturmlechner [Mon, 27 Nov 2017 09:25:40 +0000 (10:25 +0100)]
media-sound/tomahawk: Drop old

Package-Manager: Portage-2.3.13, Repoman-2.3.4

8 years agodev-python/ginga: Drop old
Andreas Sturmlechner [Sun, 26 Nov 2017 21:00:24 +0000 (22:00 +0100)]
dev-python/ginga: Drop old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agodev-python/ginga: Drop USE=qt4
Andreas Sturmlechner [Sun, 26 Nov 2017 21:00:04 +0000 (22:00 +0100)]
dev-python/ginga: Drop USE=qt4

Closes: https://bugs.gentoo.org/634954
Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agoprofiles: plasma: Cleanup obsolete package.use entries
Andreas Sturmlechner [Mon, 20 Nov 2017 17:23:22 +0000 (18:23 +0100)]
profiles: plasma: Cleanup obsolete package.use entries

8 years agox11-libs/qscintilla: Drop old
Andreas Sturmlechner [Mon, 20 Nov 2017 17:04:27 +0000 (18:04 +0100)]
x11-libs/qscintilla: Drop old

Package-Manager: Portage-2.3.13, Repoman-2.3.4

8 years agodev-python/qscintilla-python: Drop old
Andreas Sturmlechner [Mon, 20 Nov 2017 17:02:41 +0000 (18:02 +0100)]
dev-python/qscintilla-python: Drop old

Package-Manager: Portage-2.3.13, Repoman-2.3.4

8 years agonet-misc/youtube-dl: Stable for HPPA x86 too.
Jeroen Roovers [Mon, 27 Nov 2017 23:54:13 +0000 (00:54 +0100)]
net-misc/youtube-dl: Stable for HPPA x86 too.

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --ignore-arches

8 years agonet-misc/youtube-dl: Old.
Jeroen Roovers [Mon, 27 Nov 2017 23:53:22 +0000 (00:53 +0100)]
net-misc/youtube-dl: Old.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agonet-misc/youtube-dl: Version bump.
Jeroen Roovers [Mon, 27 Nov 2017 23:52:21 +0000 (00:52 +0100)]
net-misc/youtube-dl: Version bump.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agosys-fs/xfsprogs: Bump to v4.14.0
Thomas Deutschmann [Mon, 27 Nov 2017 23:13:08 +0000 (00:13 +0100)]
sys-fs/xfsprogs: Bump to v4.14.0

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agox11-drivers/nvidia-drivers: Old.
Jeroen Roovers [Mon, 27 Nov 2017 23:31:45 +0000 (00:31 +0100)]
x11-drivers/nvidia-drivers: Old.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agox11-drivers/nvidia-drivers: Version bump (bug #638864).
Jeroen Roovers [Mon, 27 Nov 2017 23:30:50 +0000 (00:30 +0100)]
x11-drivers/nvidia-drivers: Version bump (bug #638864).

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agowww-client/vivaldi: Old.
Jeroen Roovers [Mon, 27 Nov 2017 23:29:26 +0000 (00:29 +0100)]
www-client/vivaldi: Old.

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agosys-libs/libaal: Fix build against glibc-2.6
Thomas Deutschmann [Mon, 27 Nov 2017 23:07:20 +0000 (00:07 +0100)]
sys-libs/libaal: Fix build against glibc-2.6

Closes: https://bugs.gentoo.org/637610
Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agosys-fs/reiser4progs: Bump to v1.2.0
Thomas Deutschmann [Mon, 27 Nov 2017 23:02:25 +0000 (00:02 +0100)]
sys-fs/reiser4progs: Bump to v1.2.0

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agoapp-emulation/virtualbox-modules: support linux 4.14.x, fix bug #636484
Guilherme Amadio [Mon, 27 Nov 2017 14:02:30 +0000 (15:02 +0100)]
app-emulation/virtualbox-modules: support linux 4.14.x, fix bug #636484

SKB_GSO_UDP has been removed in linux by commit
d9d30adf56777c402c0027c0e6ae21f17cc0a365.

Reported-by: Fabio Rossi <rossi.f@inwind.it>
Suggested-by: Herb Miller Jr. <herb@hlmjr.com>
Closes: https://bugs.gentoo.org/636484

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agodev-util/radare2: drop old
Sergei Trofimovich [Mon, 27 Nov 2017 22:55:35 +0000 (22:55 +0000)]
dev-util/radare2: drop old

Reported-by: Daj' Uan (Jmbailey)
Reported-by: Aleksandr Wagner (Kivak)
Bug: https://bugs.gentoo.org/636184
Bug: https://bugs.gentoo.org/637454
Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agodev-util/radare2: bump up to 2.1.0
Sergei Trofimovich [Mon, 27 Nov 2017 22:54:35 +0000 (22:54 +0000)]
dev-util/radare2: bump up to 2.1.0

Reported-by: Daj' Uan (Jmbailey)
Reported-by: Aleksandr Wagner (Kivak)
Bug: https://bugs.gentoo.org/636184
Bug: https://bugs.gentoo.org/637454
Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agomedia-fonts/cm-unicode: EAPI 3 -> 6
Harri Nieminen [Sun, 26 Nov 2017 09:24:15 +0000 (11:24 +0200)]
media-fonts/cm-unicode: EAPI 3 -> 6

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agomedia-fonts/cm-unicode: Fix license
Harri Nieminen [Sun, 26 Nov 2017 08:56:41 +0000 (10:56 +0200)]
media-fonts/cm-unicode: Fix license

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agomedia-fonts/heuristica: Remove old
Harri Nieminen [Sun, 26 Nov 2017 08:46:31 +0000 (10:46 +0200)]
media-fonts/heuristica: Remove old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agomedia-fonts/heuristica: Version bump, EAPI 3 -> 6
Harri Nieminen [Sun, 26 Nov 2017 08:45:40 +0000 (10:45 +0200)]
media-fonts/heuristica: Version bump, EAPI 3 -> 6

Update homepage and license

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agoapp-emulation/virtio-win: version bump
Austin English [Mon, 27 Nov 2017 22:43:56 +0000 (16:43 -0600)]
app-emulation/virtio-win: version bump

Gentoo-Bug: https://bugs.gentoo.org/636156
Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agognome-extra/cinnamon: Cleanup old
Kristian Fiskerstrand [Mon, 27 Nov 2017 22:19:17 +0000 (23:19 +0100)]
gnome-extra/cinnamon: Cleanup old

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agognome-extra/cinnamon: Increase min deps
Kristian Fiskerstrand [Mon, 27 Nov 2017 22:18:34 +0000 (23:18 +0100)]
gnome-extra/cinnamon: Increase min deps

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agodev-util/artifactory-bin: version bumps
Austin English [Mon, 27 Nov 2017 22:07:06 +0000 (16:07 -0600)]
dev-util/artifactory-bin: version bumps

Package-Manager: Portage-2.3.6, Repoman-2.3.2

8 years agoapp-portage/repoman: Add ~arm keyword
James Le Cuirot [Mon, 27 Nov 2017 22:14:41 +0000 (22:14 +0000)]
app-portage/repoman: Add ~arm keyword

Bug: https://bugs.gentoo.org/634936
Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agosys-apps/portage: Add ~arm keyword
James Le Cuirot [Mon, 27 Nov 2017 22:11:07 +0000 (22:11 +0000)]
sys-apps/portage: Add ~arm keyword

Passes src_test with py27 and py35 on Utilite Pro.

Bug: https://bugs.gentoo.org/634936
Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agodev-python/pyblake2: Add ~arm keyword
James Le Cuirot [Mon, 27 Nov 2017 22:06:05 +0000 (22:06 +0000)]
dev-python/pyblake2: Add ~arm keyword

Passes src_test with py27 and py35 on Utilite Pro.

Bug: https://bugs.gentoo.org/634936
Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agognome-extra/cinnamon: Bump min dep versions and reapply wheel patch
Kristian Fiskerstrand [Mon, 27 Nov 2017 22:07:23 +0000 (23:07 +0100)]
gnome-extra/cinnamon: Bump min dep versions and reapply wheel patch

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agosys-apps/systemd: add kernel check for CGROUP_BPF
Mike Gilbert [Mon, 27 Nov 2017 22:03:07 +0000 (17:03 -0500)]
sys-apps/systemd: add kernel check for CGROUP_BPF

Closes: https://bugs.gentoo.org/638860
Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7

8 years agomedia-gfx/gscan2pdf: extraneous use of eutils.
Patrice Clement [Mon, 27 Nov 2017 21:48:21 +0000 (22:48 +0100)]
media-gfx/gscan2pdf: extraneous use of eutils.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agomedia-libs/libmpris2client: migrate to EAPI6
Denis Dupeyron [Mon, 27 Nov 2017 21:46:20 +0000 (21:46 +0000)]
media-libs/libmpris2client: migrate to EAPI6

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agodev-java/nanoxml: make patches EAPI 6 compliant.
Patrice Clement [Mon, 27 Nov 2017 21:42:09 +0000 (22:42 +0100)]
dev-java/nanoxml: make patches EAPI 6 compliant.

Closes: https://bugs.gentoo.org/639002
Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agognome-extra/cinnamon-session: Fix description in previous patch
Kristian Fiskerstrand [Mon, 27 Nov 2017 21:25:58 +0000 (22:25 +0100)]
gnome-extra/cinnamon-session: Fix description in previous patch

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agodev-util/xfce4-dev-tools: remove obsolete xfconf.eclass, migrate to EAPI6
Denis Dupeyron [Mon, 27 Nov 2017 21:20:48 +0000 (21:20 +0000)]
dev-util/xfce4-dev-tools: remove obsolete xfconf.eclass, migrate to EAPI6

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agognome-extra/cinnamon-session: Add elogind
Kristian Fiskerstrand [Mon, 27 Nov 2017 21:22:08 +0000 (22:22 +0100)]
gnome-extra/cinnamon-session: Add elogind

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agodev-libs/openssl: stable 1.0.2m for sparc, bug #636264 (thanks to Rolf Eike Beer)
Sergei Trofimovich [Mon, 27 Nov 2017 21:12:21 +0000 (21:12 +0000)]
dev-libs/openssl: stable 1.0.2m for sparc, bug #636264 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agox11-libs/motif: stable 2.3.7 for sparc, bug #638910 (thanks to Rolf Eike Beer)
Sergei Trofimovich [Mon, 27 Nov 2017 21:12:09 +0000 (21:12 +0000)]
x11-libs/motif: stable 2.3.7 for sparc, bug #638910 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agonet-misc/netifrc: bump.
Robin H. Johnson [Mon, 27 Nov 2017 20:29:43 +0000 (12:29 -0800)]
net-misc/netifrc: bump.

New functionality & improvements:
- Wireless: 'iw' module to replace older 'iwconfig' module.
  (Brian Evans <grknight@gentoo.org>)
- iproute2: VXLAN & GRETAP support (iplink_$IFVAR)
  (Sergey Popov <pinkbyte@gentoo.org>)
- Bonding: ARP IP targets (Marc Schiffbauer <mschiff@gentoo.org>)
- wpa_supplicant: better matching of wired connections
  (Henning Schild <henning@hennsch.de>)
- IPv6: clearer message for Tentative duplicate address detection (DAD).
- Refactor veinfo printing of iproute2 commands.

Fixes:
- Avoid moduleslist race condition (Hagbard Celine <hagbardcelin@gmail.com>)
- Delete IPv6 tunnel correctly (stkchp <s@tkch.net>)

Bug: https://bugs.gentoo.org/638836
Bug: https://bugs.gentoo.org/637474
Bug: https://bugs.gentoo.org/636846
Bug: https://github.com/gentoo/netifrc/pull/24
Bug: https://github.com/gentoo/netifrc/pull/26
Bug: https://github.com/gentoo/netifrc/pull/25
Bug: https://github.com/gentoo/netifrc/pull/27
Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agodev-python/thunarx-python: remove obsolete xfconf.eclass, migrate to EAPI6
Denis Dupeyron [Mon, 27 Nov 2017 20:48:34 +0000 (20:48 +0000)]
dev-python/thunarx-python: remove obsolete xfconf.eclass, migrate to EAPI6

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agodev-libs/vc: drop old
Guilherme Amadio [Mon, 27 Nov 2017 20:30:08 +0000 (21:30 +0100)]
dev-libs/vc: drop old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agodev-libs/vc: version bump to 1.3.3
Guilherme Amadio [Mon, 27 Nov 2017 20:26:37 +0000 (21:26 +0100)]
dev-libs/vc: version bump to 1.3.3

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agonet-fs/mc: Install bash-completion
Manuel Rüger [Mon, 27 Nov 2017 20:13:50 +0000 (21:13 +0100)]
net-fs/mc: Install bash-completion

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agonet-dns/avahi: stable 0.7 for ppc, bug #635418 (thanks to ernsteiswuerfel)
Sergei Trofimovich [Mon, 27 Nov 2017 20:03:54 +0000 (20:03 +0000)]
net-dns/avahi: stable 0.7 for ppc, bug #635418 (thanks to ernsteiswuerfel)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

8 years agodev-util/dialog: stable 1.3.20170131 for ppc, bug #617162 (thanks to ernsteiswuerfel)
Sergei Trofimovich [Mon, 27 Nov 2017 20:03:46 +0000 (20:03 +0000)]
dev-util/dialog: stable 1.3.20170131 for ppc, bug #617162 (thanks to ernsteiswuerfel)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

8 years agodev-libs/leatherman: stable 1.2.1 for ppc, bug #625764
Sergei Trofimovich [Mon, 27 Nov 2017 20:03:40 +0000 (20:03 +0000)]
dev-libs/leatherman: stable 1.2.1 for ppc, bug #625764

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

8 years agomedia-gfx/propaganda: stable 1.0-r1 for amd64/x86/ppc/ppc64, bug #638288
Sergei Trofimovich [Mon, 27 Nov 2017 19:54:55 +0000 (19:54 +0000)]
media-gfx/propaganda: stable 1.0-r1 for amd64/x86/ppc/ppc64, bug #638288

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64 ppc ppc64 x86"

8 years agosys-apps/openrc: 0.34.10 version bump
William Hubbs [Mon, 27 Nov 2017 19:44:53 +0000 (13:44 -0600)]
sys-apps/openrc: 0.34.10 version bump

Fix a FreeBSD build issue and rename the re_exec function.
This needed to be renamed because on *bsd there is a re_exec function in
the standard library.

This is for https://github.com/openrc/openrc/issues/186.

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --force

8 years agoapp-text/poppler: stable 0.57.0-r1 for ppc, bug #619558
Sergei Trofimovich [Mon, 27 Nov 2017 19:45:21 +0000 (19:45 +0000)]
app-text/poppler: stable 0.57.0-r1 for ppc, bug #619558

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

8 years agoapp-backup/flexbackup: stable 1.2.1-r13 for hppa, bug #635042
Sergei Trofimovich [Mon, 27 Nov 2017 19:45:14 +0000 (19:45 +0000)]
app-backup/flexbackup: stable 1.2.1-r13 for hppa, bug #635042

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

8 years agoapp-admin/metalog: stable 3-r2 for hppa, bug #634998
Sergei Trofimovich [Mon, 27 Nov 2017 19:45:11 +0000 (19:45 +0000)]
app-admin/metalog: stable 3-r2 for hppa, bug #634998

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"

8 years agosci-libs/pastix: keyworded 5.2.3 for sparc, bug #575366 (thanks to Rolf Eike Beer)
Sergei Trofimovich [Mon, 27 Nov 2017 19:42:54 +0000 (19:42 +0000)]
sci-libs/pastix: keyworded 5.2.3 for sparc, bug #575366 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agosci-libs/colpack: keyworded 1.0.10 for sparc, bug #575366 (thanks to Rolf Eike Beer)
Sergei Trofimovich [Mon, 27 Nov 2017 19:42:48 +0000 (19:42 +0000)]
sci-libs/colpack: keyworded 1.0.10 for sparc, bug #575366 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agox11-themes/gtk-chtheme: stable 0.3.1-r3 for sparc, bug #635938 (thanks to Rolf Eike...
Sergei Trofimovich [Mon, 27 Nov 2017 19:40:40 +0000 (19:40 +0000)]
x11-themes/gtk-chtheme: stable 0.3.1-r3 for sparc, bug #635938 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agodev-lang/vala: stable 0.34.9 for sparc, bug #635938 (thanks to Rolf Eike Beer)
Sergei Trofimovich [Mon, 27 Nov 2017 19:40:37 +0000 (19:40 +0000)]
dev-lang/vala: stable 0.34.9 for sparc, bug #635938 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agodev-libs/vala-common: stable 0.34.9 for sparc, bug #635938 (thanks to Rolf Eike Beer)
Sergei Trofimovich [Mon, 27 Nov 2017 19:40:33 +0000 (19:40 +0000)]
dev-libs/vala-common: stable 0.34.9 for sparc, bug #635938 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agosys-cluster/ampi: keyworded 0_pre20140616 for sparc, bug #575366 (thanks to Rolf...
Sergei Trofimovich [Mon, 27 Nov 2017 19:40:30 +0000 (19:40 +0000)]
sys-cluster/ampi: keyworded 0_pre20140616 for sparc, bug #575366 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agosci-libs/superlu: keyworded 5.2.1-r1 for sparc, bug #575366 (thanks to Rolf Eike...
Sergei Trofimovich [Mon, 27 Nov 2017 19:40:26 +0000 (19:40 +0000)]
sci-libs/superlu: keyworded 5.2.1-r1 for sparc, bug #575366 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agosci-libs/scotch: keyworded 6.0.4-r2 for sparc, bug #575366 (thanks to Rolf Eike Beer)
Sergei Trofimovich [Mon, 27 Nov 2017 19:40:23 +0000 (19:40 +0000)]
sci-libs/scotch: keyworded 6.0.4-r2 for sparc, bug #575366 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agosci-libs/pastix: keyworded 5.2.2.22-r1 for sparc, bug #575366 (thanks to Rolf Eike...
Sergei Trofimovich [Mon, 27 Nov 2017 19:40:19 +0000 (19:40 +0000)]
sci-libs/pastix: keyworded 5.2.2.22-r1 for sparc, bug #575366 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agosci-libs/colpack: keyworded 1.0.9-r1 for sparc, bug #575366 (thanks to Rolf Eike...
Sergei Trofimovich [Mon, 27 Nov 2017 19:40:16 +0000 (19:40 +0000)]
sci-libs/colpack: keyworded 1.0.9-r1 for sparc, bug #575366 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agodev-libs/starpu: keyworded 1.1.5-r1 for sparc, bug #575366 (thanks to Rolf Eike Beer)
Sergei Trofimovich [Mon, 27 Nov 2017 19:40:12 +0000 (19:40 +0000)]
dev-libs/starpu: keyworded 1.1.5-r1 for sparc, bug #575366 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agodev-cpp/tbb: keyworded 2017.20170226 for sparc, bug #575366 (thanks to Rolf Eike...
Sergei Trofimovich [Mon, 27 Nov 2017 19:40:06 +0000 (19:40 +0000)]
dev-cpp/tbb: keyworded 2017.20170226 for sparc, bug #575366 (thanks to Rolf Eike Beer)

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"

8 years agomedia-tv/v4l-utils: stable 1.10.1 for ppc, bug #631918
Sergei Trofimovich [Mon, 27 Nov 2017 08:51:47 +0000 (08:51 +0000)]
media-tv/v4l-utils: stable 1.10.1 for ppc, bug #631918

Package-Manager: Portage-2.3.16, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

8 years agoapp-editors/mousepad: remove obsolete xfconf.eclass, migrate to EAPI6
Denis Dupeyron [Mon, 27 Nov 2017 19:37:28 +0000 (19:37 +0000)]
app-editors/mousepad: remove obsolete xfconf.eclass, migrate to EAPI6

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agonet-fs/mc: Initial version
Manuel Rüger [Mon, 27 Nov 2017 19:30:49 +0000 (20:30 +0100)]
net-fs/mc: Initial version

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agonet-fs/minio: Remove old
Manuel Rüger [Mon, 27 Nov 2017 18:44:53 +0000 (19:44 +0100)]
net-fs/minio: Remove old

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agonet-fs/minio: Version bump
Manuel Rüger [Mon, 27 Nov 2017 18:44:33 +0000 (19:44 +0100)]
net-fs/minio: Version bump

Package-Manager: Portage-2.3.16, Repoman-2.3.6