gentoo.git
7 years agosys-apps/keyutils: use tabs in metadata.xml
Thomas Deutschmann [Fri, 31 Aug 2018 14:53:19 +0000 (16:53 +0200)]
sys-apps/keyutils: use tabs in metadata.xml

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-apps/keyutils: define subslot
Thomas Deutschmann [Fri, 31 Aug 2018 14:52:01 +0000 (16:52 +0200)]
sys-apps/keyutils: define subslot

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-apps/keyutils: depend on app-crypt/mit-krb5 atom
Thomas Deutschmann [Fri, 31 Aug 2018 14:46:05 +0000 (16:46 +0200)]
sys-apps/keyutils: depend on app-crypt/mit-krb5 atom

Upstream added support for AFS SRV records [Link 1] which requires
"profile.h" from app-crypt/mit-krb5 package.

Link 1: https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/keyutils.git/commit/?id=0d71523ab58493e1b40e1c80d569ff8ebc5ea27d
Closes: https://bugs.gentoo.org/664942
Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-apps/keyutils: tests require a kernel with KEY_DH_OPERATIONS
Thomas Deutschmann [Fri, 31 Aug 2018 14:39:28 +0000 (16:39 +0200)]
sys-apps/keyutils: tests require a kernel with KEY_DH_OPERATIONS

Closes: https://bugs.gentoo.org/624380
Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-apps/keyutils: silence check for /etc/rpm & /usr/lib/rpm
Thomas Deutschmann [Fri, 31 Aug 2018 14:17:11 +0000 (16:17 +0200)]
sys-apps/keyutils: silence check for /etc/rpm & /usr/lib/rpm

Closes: https://bugs.gentoo.org/656446
Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agonet-misc/clusterssh update homepage URL
bes.internal [Fri, 31 Aug 2018 12:18:51 +0000 (15:18 +0300)]
net-misc/clusterssh update homepage URL

7 years agodev-ros/actionlib: bump to 1.11.15
Alexis Ballier [Fri, 31 Aug 2018 12:11:36 +0000 (14:11 +0200)]
dev-ros/actionlib: bump to 1.11.15

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agoros-meta/qt_gui_core: Bump to 0.3.11.
Alexis Ballier [Fri, 31 Aug 2018 10:40:14 +0000 (12:40 +0200)]
ros-meta/qt_gui_core: Bump to 0.3.11.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-ros/qt_gui_py_common: Bump to 0.3.11.
Alexis Ballier [Fri, 31 Aug 2018 10:40:10 +0000 (12:40 +0200)]
dev-ros/qt_gui_py_common: Bump to 0.3.11.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-ros/qt_gui_cpp: Bump to 0.3.11.
Alexis Ballier [Fri, 31 Aug 2018 10:40:05 +0000 (12:40 +0200)]
dev-ros/qt_gui_cpp: Bump to 0.3.11.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-ros/qt_gui_app: Bump to 0.3.11.
Alexis Ballier [Fri, 31 Aug 2018 10:40:00 +0000 (12:40 +0200)]
dev-ros/qt_gui_app: Bump to 0.3.11.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-ros/qt_gui: Bump to 0.3.11.
Alexis Ballier [Fri, 31 Aug 2018 10:39:55 +0000 (12:39 +0200)]
dev-ros/qt_gui: Bump to 0.3.11.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-ros/qt_dotgraph: Bump to 0.3.11.
Alexis Ballier [Fri, 31 Aug 2018 10:39:47 +0000 (12:39 +0200)]
dev-ros/qt_dotgraph: Bump to 0.3.11.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-util/imediff2: Mark stable on amd64 and x86
Brian Evans [Fri, 31 Aug 2018 13:54:00 +0000 (09:54 -0400)]
dev-util/imediff2: Mark stable on amd64 and x86

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-libs/amdgpu-pro-opencl: do not use DISTDIR in pkg_nofetch()
Marek Szuba [Fri, 31 Aug 2018 13:43:16 +0000 (14:43 +0100)]
dev-libs/amdgpu-pro-opencl: do not use DISTDIR in pkg_nofetch()

Under recent versions of portage DISTDIR points to a temporary directory
in PORTAGE_TMPDIR rather than /usr/portage/distfiles. Follow the example
of recent versions of dev-java/oracle-jre-bin and just say "your
distfiles directory" instead.

Closes: https://bugs.gentoo.org/663878
Package-Manager: Portage-2.3.40, Repoman-2.3.9

7 years agodev-libs/beignet: disable optimisations broken on some platforms
Marek Szuba [Fri, 31 Aug 2018 13:27:16 +0000 (14:27 +0100)]
dev-libs/beignet: disable optimisations broken on some platforms

Certain optimisation introduced in 1.3.2 is now known not to work
correctly on Skylake and Haswell systems. Upstream has been notified but
has yet to respond.

Upstream-Bug: https://bugs.freedesktop.org/show_bug.cgi?id=102137
Closes: https://bugs.gentoo.org/662760
Package-Manager: Portage-2.3.40, Repoman-2.3.9

7 years agodev-libs/beignet: fix broken prefix support
Marek Szuba [Fri, 31 Aug 2018 13:07:36 +0000 (14:07 +0100)]
dev-libs/beignet: fix broken prefix support

With VENDOR_DIR as set in the ebuild beginning with a slash,
${EPREFIX%/}/${VENDOR_DIR} ends up containing // regardless of the
value of EPREFIX. On a less serious note, it isn't necessary to strip
the trailing slash from EPREFIX because according to specifications
there shouldn't be one; it seems the author of the patch confused it
with e.g. ED.

Closes: https://bugs.gentoo.org/663818
Package-Manager: Portage-2.3.40, Repoman-2.3.9

7 years agomedia-plugins/vdr-permashift: eapi 7; cleanup old
Joerg Bornkessel [Fri, 31 Aug 2018 12:52:04 +0000 (14:52 +0200)]
media-plugins/vdr-permashift: eapi 7; cleanup old

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agomedia-plugins/vdr-menuorg: eapi 7
Joerg Bornkessel [Fri, 31 Aug 2018 12:42:59 +0000 (14:42 +0200)]
media-plugins/vdr-menuorg: eapi 7

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agomedia-plugins/vdr-mailbox: eapi 7; cleanup old
Joerg Bornkessel [Fri, 31 Aug 2018 12:16:58 +0000 (14:16 +0200)]
media-plugins/vdr-mailbox: eapi 7; cleanup old

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agomedia-plugins/vdr-iptv: eapi 7; cleanup old
Joerg Bornkessel [Fri, 31 Aug 2018 12:10:23 +0000 (14:10 +0200)]
media-plugins/vdr-iptv: eapi 7; cleanup old

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agomedia-plugins/vdr-infosatepg: eapi 7; sort keyword
Joerg Bornkessel [Fri, 31 Aug 2018 11:59:52 +0000 (13:59 +0200)]
media-plugins/vdr-infosatepg: eapi 7; sort keyword

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agomedia-plugins/vdr-image: eapi 7; cleanup old
Joerg Bornkessel [Fri, 31 Aug 2018 11:54:03 +0000 (13:54 +0200)]
media-plugins/vdr-image: eapi 7; cleanup old

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agonet-misc/youtube-dl: Stable for AMD64 HPPA x86 too.
Jeroen Roovers [Fri, 31 Aug 2018 10:59:09 +0000 (12:59 +0200)]
net-misc/youtube-dl: Stable for AMD64 HPPA x86 too.

Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --ignore-arches

7 years agonet-misc/youtube-dl: Old.
Jeroen Roovers [Fri, 31 Aug 2018 10:56:40 +0000 (12:56 +0200)]
net-misc/youtube-dl: Old.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agonet-misc/youtube-dl: Version 2018.08.28.
Jeroen Roovers [Fri, 31 Aug 2018 10:55:36 +0000 (12:55 +0200)]
net-misc/youtube-dl: Version 2018.08.28.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-devel/llvm: Add new doc-dep on recommonmark, in -9999
Michał Górny [Fri, 31 Aug 2018 08:35:29 +0000 (10:35 +0200)]
sys-devel/llvm: Add new doc-dep on recommonmark, in -9999

7 years agodev-python/CommonMark: Tested on py3.7
Michał Górny [Fri, 31 Aug 2018 08:29:51 +0000 (10:29 +0200)]
dev-python/CommonMark: Tested on py3.7

7 years agodev-python/CommonMark: Remove unnecessary test-dep on flake8
Michał Górny [Fri, 31 Aug 2018 08:29:42 +0000 (10:29 +0200)]
dev-python/CommonMark: Remove unnecessary test-dep on flake8

7 years agopackage.mask: Mask new gimp for QA violations
Michał Górny [Fri, 31 Aug 2018 07:31:16 +0000 (09:31 +0200)]
package.mask: Mask new gimp for QA violations

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

7 years agodev-ruby/slim: cleanup
Hans de Graaff [Fri, 31 Aug 2018 06:19:25 +0000 (08:19 +0200)]
dev-ruby/slim: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

7 years agodev-ruby/asciidoctor: cleanup
Hans de Graaff [Fri, 31 Aug 2018 05:58:23 +0000 (07:58 +0200)]
dev-ruby/asciidoctor: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

7 years agodev-ruby/asciidoctor: ppc stable, bug 658324
Hans de Graaff [Fri, 31 Aug 2018 05:56:34 +0000 (07:56 +0200)]
dev-ruby/asciidoctor: ppc stable, bug 658324

Package-Manager: Portage-2.3.40, Repoman-2.3.9

7 years agodev-ruby/maruku: cleanup
Hans de Graaff [Fri, 31 Aug 2018 05:48:18 +0000 (07:48 +0200)]
dev-ruby/maruku: cleanup

Package-Manager: Portage-2.3.40, Repoman-2.3.9

7 years agodev-ruby/maruku: ppc stable, bug 658312
Hans de Graaff [Fri, 31 Aug 2018 05:47:24 +0000 (07:47 +0200)]
dev-ruby/maruku: ppc stable, bug 658312

Package-Manager: Portage-2.3.40, Repoman-2.3.9

7 years agosys-devel/patch: drop old
Thomas Deutschmann [Fri, 31 Aug 2018 03:25:11 +0000 (05:25 +0200)]
sys-devel/patch: drop old

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-devel/patch: move stable keywords
Thomas Deutschmann [Fri, 31 Aug 2018 03:23:12 +0000 (05:23 +0200)]
sys-devel/patch: move stable keywords

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-devel/make: move stable keywords
Thomas Deutschmann [Fri, 31 Aug 2018 03:21:39 +0000 (05:21 +0200)]
sys-devel/make: move stable keywords

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-lang/julia: fix terrible terrible QA violation
Matthias Maier [Fri, 31 Aug 2018 03:22:34 +0000 (22:22 -0500)]
dev-lang/julia: fix terrible terrible QA violation

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-block/vblade: bump to v24
Thomas Deutschmann [Fri, 31 Aug 2018 03:16:27 +0000 (05:16 +0200)]
sys-block/vblade: bump to v24

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agomedia-sound/pulseeffects: 4.3.3 bump
Matthew Thode [Fri, 31 Aug 2018 03:14:32 +0000 (22:14 -0500)]
media-sound/pulseeffects: 4.3.3 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agoapp-admin/superadduser: bump to v1.15
Thomas Deutschmann [Fri, 31 Aug 2018 03:05:51 +0000 (05:05 +0200)]
app-admin/superadduser: bump to v1.15

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-apps/keyutils: add patch to support pie executables
Thomas Deutschmann [Fri, 31 Aug 2018 02:52:25 +0000 (04:52 +0200)]
sys-apps/keyutils: add patch to support pie executables

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-apps/keyutils: bump to v1.5.11
Thomas Deutschmann [Fri, 31 Aug 2018 02:50:42 +0000 (04:50 +0200)]
sys-apps/keyutils: bump to v1.5.11

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-lang/julia: version bump to 1.0.0
Matthias Maier [Thu, 30 Aug 2018 02:11:21 +0000 (21:11 -0500)]
dev-lang/julia: version bump to 1.0.0

Closes: https://bugs.gentoo.org/663266
Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-lang/julia: Fix dependencies
Matthias Maier [Thu, 30 Aug 2018 02:14:48 +0000 (21:14 -0500)]
dev-lang/julia: Fix dependencies

Closes: https://bugs.gentoo.org/660596
Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-lang/julia: Update live ebuild
Matthias Maier [Thu, 30 Aug 2018 02:13:22 +0000 (21:13 -0500)]
dev-lang/julia: Update live ebuild

Bug: https://bugs.gentoo.org/660596
Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-devel/bison: backport ebuild fixes from v3.1
Thomas Deutschmann [Fri, 31 Aug 2018 02:07:58 +0000 (04:07 +0200)]
sys-devel/bison: backport ebuild fixes from v3.1

- Due to touching right files we can avoid regeneration of
  files in tests/.

- build-aux/missing hack removed, no longer necessary.

- USE=examples fixed: Due to a bug in previous patch to avoid
  perl dependencies, examples were never installed even if
  requested.

Bug: https://bugs.gentoo.org/648012
Closes: https://bugs.gentoo.org/656776
Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-devel/bison: bump to v3.1
Thomas Deutschmann [Fri, 31 Aug 2018 01:51:54 +0000 (03:51 +0200)]
sys-devel/bison: bump to v3.1

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agop/f/p/s/kernel-2.6.16+: remove definitions of lutimes.
Benda Xu [Thu, 30 Aug 2018 23:28:16 +0000 (07:28 +0800)]
p/f/p/s/kernel-2.6.16+: remove definitions of lutimes.

7 years agoDrop arm-linux keyword from tree.
Benda Xu [Thu, 30 Aug 2018 23:09:26 +0000 (07:09 +0800)]
Drop arm-linux keyword from tree.

  "arm-linux" is considered deprecated, unmaintained and easily
  replaced by "arm".

Closes: https://bugs.gentoo.org/664598
Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa

7 years agomedia-sound/pulseeffects: 4.3.2 bump
Matthew Thode [Thu, 30 Aug 2018 23:15:48 +0000 (18:15 -0500)]
media-sound/pulseeffects: 4.3.2 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-cluster/openstack-meta: ROCKY BUMP
Matthew Thode [Thu, 30 Aug 2018 23:11:58 +0000 (18:11 -0500)]
sys-cluster/openstack-meta: ROCKY BUMP

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-cluster/heat: 11.0.0 bump ROCKY
Matthew Thode [Thu, 30 Aug 2018 23:11:03 +0000 (18:11 -0500)]
sys-cluster/heat: 11.0.0 bump ROCKY

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/python-blazarclient: initial add for heat rocky
Matthew Thode [Thu, 30 Aug 2018 23:09:32 +0000 (18:09 -0500)]
dev-python/python-blazarclient: initial add for heat rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/python-zunclient: 2.1.0 bump for rocky
Matthew Thode [Thu, 30 Aug 2018 23:02:18 +0000 (18:02 -0500)]
dev-python/python-zunclient: 2.1.0 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/python-monascaclient: 1.12.1 bump for rocky
Matthew Thode [Thu, 30 Aug 2018 22:58:44 +0000 (17:58 -0500)]
dev-python/python-monascaclient: 1.12.1 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agogames-board/four-in-a-row: bump to 3.28.0
Mart Raudsepp [Thu, 30 Aug 2018 22:52:55 +0000 (01:52 +0300)]
games-board/four-in-a-row: bump to 3.28.0

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agoapp-accessibility/at-spi2-atk: bump to 2.26.2
Mart Raudsepp [Thu, 30 Aug 2018 22:48:05 +0000 (01:48 +0300)]
app-accessibility/at-spi2-atk: bump to 2.26.2

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agoapp-accessibility/at-spi2-core: bump to 2.26.2
Mart Raudsepp [Thu, 30 Aug 2018 22:34:31 +0000 (01:34 +0300)]
app-accessibility/at-spi2-core: bump to 2.26.2

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-util/re2c: bump up to 1.1.1
Sergei Trofimovich [Thu, 30 Aug 2018 22:42:26 +0000 (23:42 +0100)]
dev-util/re2c: bump up to 1.1.1

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agoapp-emulation/wine-any: Shorten maintainer description
Nick Sarnie [Thu, 30 Aug 2018 22:24:08 +0000 (18:24 -0400)]
app-emulation/wine-any: Shorten maintainer description

This part was from before I was a developer

Fixes: https://bugs.gentoo.org/664906
Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/entrypoints: add Python 3.7
Louis Sautier [Thu, 30 Aug 2018 22:06:26 +0000 (00:06 +0200)]
dev-python/entrypoints: add Python 3.7

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agosys-cluster/nova: 18.0.0 bump ROCKY
Matthew Thode [Thu, 30 Aug 2018 21:34:11 +0000 (16:34 -0500)]
sys-cluster/nova: 18.0.0 bump ROCKY

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/zVMCloudConnector: initial commit for nova rocky
Matthew Thode [Thu, 30 Aug 2018 21:28:41 +0000 (16:28 -0500)]
dev-python/zVMCloudConnector: initial commit for nova rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/oslo-messaging: 8.1.0 bump for rocky
Matthew Thode [Thu, 30 Aug 2018 21:17:26 +0000 (16:17 -0500)]
dev-python/oslo-messaging: 8.1.0 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/oslo-config: 6.4.0 bump for rocky
Matthew Thode [Thu, 30 Aug 2018 21:13:37 +0000 (16:13 -0500)]
dev-python/oslo-config: 6.4.0 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/oslo-policy: 1.38.1 bump for rocky
Matthew Thode [Thu, 30 Aug 2018 21:06:48 +0000 (16:06 -0500)]
dev-python/oslo-policy: 1.38.1 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/os-brick: 2.5.3 bump for pike
Matthew Thode [Thu, 30 Aug 2018 21:01:40 +0000 (16:01 -0500)]
dev-python/os-brick: 2.5.3 bump for pike

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/os-xenapi: 0.3.3 bump for rocky
Matthew Thode [Thu, 30 Aug 2018 20:57:43 +0000 (15:57 -0500)]
dev-python/os-xenapi: 0.3.3 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/microversion-parse: 0.2.1 bump
Matthew Thode [Thu, 30 Aug 2018 20:52:56 +0000 (15:52 -0500)]
dev-python/microversion-parse: 0.2.1 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/pypowervm: 1.1.16 bump for rocky
Matthew Thode [Thu, 30 Aug 2018 20:49:40 +0000 (15:49 -0500)]
dev-python/pypowervm: 1.1.16 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/keystoneauth: 3.10.0 bump for rocky
Matthew Thode [Thu, 30 Aug 2018 20:43:37 +0000 (15:43 -0500)]
dev-python/keystoneauth: 3.10.0 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/os-service-types: 1.3.0 bump for rocky
Matthew Thode [Thu, 30 Aug 2018 20:42:44 +0000 (15:42 -0500)]
dev-python/os-service-types: 1.3.0 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/webob: 1.8.2 bump for rocky
Matthew Thode [Thu, 30 Aug 2018 20:40:24 +0000 (15:40 -0500)]
dev-python/webob: 1.8.2 bump for rocky

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agoprofiles/arm64: block doc use flag on stevedore
Matthew Thode [Thu, 30 Aug 2018 20:30:44 +0000 (15:30 -0500)]
profiles/arm64: block doc use flag on stevedore

It needs pillow, which is not marked stable yet

7 years agodev-python/reno: 2.7.0 stable arm64 for pbr
Matthew Thode [Thu, 30 Aug 2018 20:21:06 +0000 (15:21 -0500)]
dev-python/reno: 2.7.0 stable arm64 for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/dulwich: 0.18.6 stable arm64 for pbr
Matthew Thode [Thu, 30 Aug 2018 20:20:00 +0000 (15:20 -0500)]
dev-python/dulwich: 0.18.6 stable arm64 for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/python-fastimport: 0.9.6 stable arm64 for pbr
Matthew Thode [Thu, 30 Aug 2018 20:18:21 +0000 (15:18 -0500)]
dev-python/python-fastimport: 0.9.6 stable arm64 for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/geventhttpclient: 1.3.1 stable arm64 for pbr
Matthew Thode [Thu, 30 Aug 2018 20:17:11 +0000 (15:17 -0500)]
dev-python/geventhttpclient: 1.3.1 stable arm64 for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/gevent: 1.2.1 stable arm64 for pbr
Matthew Thode [Thu, 30 Aug 2018 20:15:59 +0000 (15:15 -0500)]
dev-python/gevent: 1.2.1 stable arm64 for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agovirtual/python-greenlet: arm64 stable for pbr
Matthew Thode [Thu, 30 Aug 2018 20:15:25 +0000 (15:15 -0500)]
virtual/python-greenlet: arm64 stable for pbr

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/greenlet: arm64 stable for pbr (eventually)
Matthew Thode [Thu, 30 Aug 2018 20:14:46 +0000 (15:14 -0500)]
dev-python/greenlet: arm64 stable for pbr (eventually)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/atomicwrites: version bump 1.2.1
Amy Liffey [Thu, 30 Aug 2018 21:29:59 +0000 (22:29 +0100)]
dev-python/atomicwrites: version bump 1.2.1

Package-Manager: Portage-2.3.40, Repoman-2.3.9

7 years agomedia-gfx/gimp: 2.10.6
Sebastian Pipping [Thu, 30 Aug 2018 21:21:06 +0000 (23:21 +0200)]
media-gfx/gimp: 2.10.6

Closes: https://bugs.gentoo.org/664246
Package-Manager: Portage-2.3.46, Repoman-2.3.10

7 years agodev-libs/atk: bump to 2.28.1
Mart Raudsepp [Thu, 30 Aug 2018 19:39:11 +0000 (22:39 +0300)]
dev-libs/atk: bump to 2.28.1

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agoapp-crypt/ccid: cleanup old
Alon Bar-Lev [Thu, 30 Aug 2018 18:10:46 +0000 (21:10 +0300)]
app-crypt/ccid: cleanup old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

7 years agonet-libs/gnutls: arm stable, bug #663612
Markus Meier [Thu, 30 Aug 2018 20:03:17 +0000 (22:03 +0200)]
net-libs/gnutls: arm stable, bug #663612

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

7 years agoapp-crypt/p11-kit: arm stable, bug #663598
Markus Meier [Thu, 30 Aug 2018 20:02:51 +0000 (22:02 +0200)]
app-crypt/p11-kit: arm stable, bug #663598

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

7 years agoapp-crypt/ccid: arm stable, bug #663596
Markus Meier [Thu, 30 Aug 2018 20:02:30 +0000 (22:02 +0200)]
app-crypt/ccid: arm stable, bug #663596

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

7 years agosys-apps/pcsc-lite: arm stable, bug #663594
Markus Meier [Thu, 30 Aug 2018 20:02:10 +0000 (22:02 +0200)]
sys-apps/pcsc-lite: arm stable, bug #663594

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

7 years agodev-libs/pkcs11-helper: arm stable, bug #663592
Markus Meier [Thu, 30 Aug 2018 20:01:49 +0000 (22:01 +0200)]
dev-libs/pkcs11-helper: arm stable, bug #663592

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

7 years agodev-libs/opensc: arm stable, bug #663588
Markus Meier [Thu, 30 Aug 2018 20:01:28 +0000 (22:01 +0200)]
dev-libs/opensc: arm stable, bug #663588

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

7 years agosys-apps/pciutils: arm stable, bug #663486
Markus Meier [Thu, 30 Aug 2018 20:01:02 +0000 (22:01 +0200)]
sys-apps/pciutils: arm stable, bug #663486

Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"

7 years agonet-p2p/qbittorrent: Drop old
Mikle Kolyada [Thu, 30 Aug 2018 20:04:11 +0000 (23:04 +0300)]
net-p2p/qbittorrent: Drop old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

7 years agosys-cluster/neutron: 13.0.0 bump ROCKY
Matthew Thode [Thu, 30 Aug 2018 18:57:49 +0000 (13:57 -0500)]
sys-cluster/neutron: 13.0.0 bump ROCKY

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/neutron-lib: 1.18.0 bump
Matthew Thode [Thu, 30 Aug 2018 18:53:48 +0000 (13:53 -0500)]
dev-python/neutron-lib: 1.18.0 bump

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agodev-python/ryu: 4.26 bump for pike
Matthew Thode [Thu, 30 Aug 2018 18:44:44 +0000 (13:44 -0500)]
dev-python/ryu: 4.26 bump for pike

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agoapp-editors/emacs: Remove old.
Ulrich Müller [Thu, 30 Aug 2018 18:39:49 +0000 (20:39 +0200)]
app-editors/emacs: Remove old.

Package-Manager: Portage-2.3.48, Repoman-2.3.10

7 years agoapp-editors/emacs: Slot 23 stable.
Ulrich Müller [Thu, 30 Aug 2018 18:37:52 +0000 (20:37 +0200)]
app-editors/emacs: Slot 23 stable.

This was merely a bump to EAPI 7 and should have gone straight to
stable immediately.

Package-Manager: Portage-2.3.48, Repoman-2.3.10