Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net-p2p/go-ipfs-bin: add services for openrc & systemd #8857

Closed
wants to merge 10,000 commits into from
Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 13, 2018

  1. dev-ruby/ox: add 2.9.3

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    graaff committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    d5bf800 View commit details
    Browse the repository at this point in the history
  2. www-apache/passenger: add 5.3.2

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    graaff committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3f59254 View commit details
    Browse the repository at this point in the history
  3. dev-ruby/activestorage: add missing test dependency

    Closes: https://bugs.gentoo.org/657804
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    graaff committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    b2b8c73 View commit details
    Browse the repository at this point in the history
  4. dev-python/click-log: version bump 0.3.2

    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    Amynka committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    2304f02 View commit details
    Browse the repository at this point in the history
  5. dev-python/click-log: remove old 0.1.3, 0.1.4

    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    Amynka committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    34b27c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d8d3d3e View commit details
    Browse the repository at this point in the history
  7. app-arch/snappy: Drop old

    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    062f9c9 View commit details
    Browse the repository at this point in the history
  8. scons-utils.eclass: Provide proper Python API for EAPI 7

    Provide a proper multi-impl Python support for scons-utils in EAPI 7,
    to account for new versions of dev-util/scons (3.0.1-r100+, to be
    committed) that support Python 3 and break SConstruct files using
    Python 2 constructs.
    
    Combining scons-utils with python-any-r1 and python-single-r1 is added
    retroactively for older EAPIs as well, with fallback to Python 2.7.
    The new (hard-to-use) API for python-r1 is specific to EAPI 7 since it
    requires adding explicit BDEPEND.
    
    The new use of the eclass is described on the wiki page, along with
    series of examples covering different use cases:
    https://wiki.gentoo.org/wiki/Project:Python/scons-utils_integration
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    d8c6b0e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    610d9c2 View commit details
    Browse the repository at this point in the history
  10. sys-libs/uclibc: Revert "git-2->git-r3, explicit EAPI=0"

    This change blocks prior patch removing EAPI=0 support from git-r3.
    If you really want to keep this live ebuild, please update it to use
    newer EAPI.  Otherwise, removing it would be a better solution.
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    778a215 View commit details
    Browse the repository at this point in the history
  11. git-r3.eclass: Ban EAPIs 0 through 3

    The code already uses USE dependencies which are not valid for EAPIs
    0 and 1. Furthermore, according to qa-reports the eclass is not used
    in any EAPI older than 4.
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    8542b84 View commit details
    Browse the repository at this point in the history
  12. git-r3.eclass: Unconditionally depend on dev-vcs/git[curl] for HTTPS

    Since HTTPS is strongly preferred in git-r3 eclass, there is no point
    in optimizing it for non-HTTPS use. Therefore, unconditionally depend
    on dev-vcs/git[curl] rather than verbosely failing when HTTPS is used
    and the dependency is not satisfied.
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    bb7d4c4 View commit details
    Browse the repository at this point in the history
  13. bash-completion-r1.eclass: Sanitize insopts

    Sanitize insopts when calling doins, in order to avoid prior insopts
    calls accidentally affecting do*/new* functions defined by the eclass.
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    028f395 View commit details
    Browse the repository at this point in the history
  14. desktop.eclass: Sanitize insopts

    Sanitize insopts when calling doins, in order to avoid prior insopts
    calls accidentally affecting do*/new* functions defined by the eclass.
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    49a3ae2 View commit details
    Browse the repository at this point in the history
  15. eutils.eclass: Sanitize exeopts

    Sanitize exeopts when calling newexe, in order to avoid prior insopts
    calls accidentally affecting make_wrapper.
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    85f9afe View commit details
    Browse the repository at this point in the history
  16. python-r1.eclass: Sanitize exeopts

    Sanitize exeopts when calling doexe, in order to avoid prior insopts
    calls accidentally affecting do*/new* functions defined by the eclass.
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    45fd9de View commit details
    Browse the repository at this point in the history
  17. python-utils-r1.eclass: Sanitize insopts/exeopts

    Sanitize insopts/exeopts when calling doins/doexe, in order to avoid
    prior insopts calls accidentally affecting do*/new* functions defined
    by the eclass.
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    d2e9c4a View commit details
    Browse the repository at this point in the history
  18. systemd.eclass: Sanitize insopts

    Sanitize insopts when calling doins, in order to avoid prior insopts
    calls accidentally affecting do*/new* functions defined by the eclass.
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    4912da3 View commit details
    Browse the repository at this point in the history
  19. tmpfiles.eclass: Sanitize insopts

    Sanitize insopts when calling doins, in order to avoid prior insopts
    calls accidentally affecting do*/new* functions defined by the eclass.
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    daec6a3 View commit details
    Browse the repository at this point in the history
  20. udev.eclass: Sanitize insopts

    Sanitize insopts when calling doins, in order to avoid prior insopts
    calls accidentally affecting do*/new* functions defined by the eclass.
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e38601a View commit details
    Browse the repository at this point in the history
  21. gnome2-utils.eclass: Fix the documentation for cache update functions

    Fix the documentation for recently changed cache update functions that
    no longer rely on their _savelist() counterpart to indicate that.
    mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    59c62fd View commit details
    Browse the repository at this point in the history
  22. net-ftp/uftpd: bump to version 2.5

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Closes: gentoo#8766
    oz123 authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    5cfb77e View commit details
    Browse the repository at this point in the history
  23. sci-visualization/veusz: bump to 3.0

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Andrey Grozin committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    9a81c04 View commit details
    Browse the repository at this point in the history
  24. app-crypt/kbfs: Add keybase-redirector

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    nicolasbock committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    0a0631c View commit details
    Browse the repository at this point in the history
  25. sys-apps/ucspi-tcp: s390 stable wrt bug #639416

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    adaa27a View commit details
    Browse the repository at this point in the history
  26. media-gfx/graphite2: restore s390 keyword

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    187b4e9 View commit details
    Browse the repository at this point in the history
  27. dev-util/scala-ide: version bump.

    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    monsieurp committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    28eb719 View commit details
    Browse the repository at this point in the history
  28. dev-util/scala-ide: clean up old.

    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    monsieurp committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e36b546 View commit details
    Browse the repository at this point in the history
  29. dev-util/scala-ide: stable for amd64+x86.

    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    monsieurp committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    f511d18 View commit details
    Browse the repository at this point in the history
  30. dev-perl/Locale-Maketext-Lexicon: restore s390 keyword

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    95d46de View commit details
    Browse the repository at this point in the history
  31. virtual/perl-Locale-Maketext: restore s390 keyword

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    2fb2d68 View commit details
    Browse the repository at this point in the history
  32. dev-perl/List-SomeUtils: restore s390 keyword

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    82f6531 View commit details
    Browse the repository at this point in the history
  33. dev-perl/List-UtilsBy: restore s390 keyword

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    b44f869 View commit details
    Browse the repository at this point in the history
  34. dev-perl/YAML-LibYAML: restore s390 keyword

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    16a8580 View commit details
    Browse the repository at this point in the history
  35. dev-perl/Net-DNS-Resolver-Mock: restore s390 keyword

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3857449 View commit details
    Browse the repository at this point in the history
  36. dev-perl/Authen-NTLM: restore s390 keyword

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    069cd2f View commit details
    Browse the repository at this point in the history
  37. dev-perl/Net-Daemon: restore s390 keyword

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    459bd76 View commit details
    Browse the repository at this point in the history
  38. dev-perl/Module-Build-Tiny: restore s390 keyword

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e5bfae7 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c14f8f2 View commit details
    Browse the repository at this point in the history
  40. dev-libs/libdbh: Take maintainership

    I already maintain the dbh port for FreeBSD, so I assume it would
    not be too much extra work to also participate in the maintenance
    of the Gentoo package.
    
    Closes: gentoo#8655
    culot authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    582a4fc View commit details
    Browse the repository at this point in the history
  41. media-plugins/emotion_generic_players: remove -9999

    Unmaintained.
    
    Package-Manager: Portage[mgorny]-2.3.36.1
    juippis authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    a5e60cd View commit details
    Browse the repository at this point in the history
  42. media-plugins/evas_generic_loaders: remove -9999

    Unmaintained.
    
    Package-Manager: Portage[mgorny]-2.3.36.1
    juippis authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    b0f02ec View commit details
    Browse the repository at this point in the history
  43. x11-terms/terminology: remove -9999

    Unmaintained.
    
    Package-Manager: Portage[mgorny]-2.3.36.1
    juippis authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    bf6d367 View commit details
    Browse the repository at this point in the history
  44. dev-libs/efl: remove -9999

    Unmaintained and most likely broken.
    
    Package-Manager: Portage[mgorny]-2.3.36.1
    juippis authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    2265190 View commit details
    Browse the repository at this point in the history
  45. media-libs/elementary: remove -9999

    Unmaintained.
    
    Package-Manager: Portage[mgorny]-2.3.36.1
    juippis authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    4a312da View commit details
    Browse the repository at this point in the history
  46. media-libs/imlib2: remove -9999

    Unmaintained.
    
    Package-Manager: Portage[mgorny]-2.3.36.1
    Closes: gentoo#8809
    juippis authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    ca35888 View commit details
    Browse the repository at this point in the history
  47. app-crypt/moolticute: bump to 0.18.1

    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    nemunaire authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    c6898f8 View commit details
    Browse the repository at this point in the history
  48. app-crypt/moolticute: remove old

    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    Closes: gentoo#8803
    nemunaire authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    06baea1 View commit details
    Browse the repository at this point in the history
  49. dev-libs/ivykis: bump to 0.42.3

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Closes: gentoo#8799
    hydrapolic authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    894abf9 View commit details
    Browse the repository at this point in the history
  50. app-admin/cdist: use HTTPs

    Closes: gentoo#8818
    mm1ke authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    5954d9b View commit details
    Browse the repository at this point in the history
  51. www-apps/jekyll: use HTTPs

    Closes: gentoo#8816
    mm1ke authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    81d839d View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    d2898f3 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    7039195 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    3592945 View commit details
    Browse the repository at this point in the history
  55. dev-db/postgresql: Add 11 beta 1

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    titanofold committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    41cce08 View commit details
    Browse the repository at this point in the history
  56. sci-libs/geos: Cleanup old

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    titanofold committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3f2f5b7 View commit details
    Browse the repository at this point in the history
  57. sci-libs/geos: Restrict test

    Experiences test failures because of mismatch in hardcoded values from
    upstream. Upstream has been aware of these test failures for years.
    
    Closes: https://bugs.gentoo.org/651224
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    titanofold committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    415cc56 View commit details
    Browse the repository at this point in the history
  58. app-backup/restic: verbump to 0.9.1

    stkw0 authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3455620 View commit details
    Browse the repository at this point in the history
  59. app-backup/restic: remove old ebuild

    Closes: gentoo#8822
    stkw0 authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    985200a View commit details
    Browse the repository at this point in the history
  60. app-arch/innoextract: Bump to version 1.7

    Closes: gentoo#8824
    dscharrer authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    b9e2078 View commit details
    Browse the repository at this point in the history
  61. x11-terms/terminology: bump to 1.1.0

    Package-Manager: Portage[mgorny]-2.3.36.1
    Closes: gentoo#8812
    juippis authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    add0479 View commit details
    Browse the repository at this point in the history
  62. sys-apps/ipmitool: Removed old.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    45241e8 View commit details
    Browse the repository at this point in the history
  63. sys-apps/ipmitool: Fixed build against openssl-1.1

    Closes: https://bugs.gentoo.org/592494
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    ce46fc2 View commit details
    Browse the repository at this point in the history
  64. app-metrics/snmp_exporter: Version bump to 0.11.0

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    mrueg committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    a36213c View commit details
    Browse the repository at this point in the history
  65. dev-util/hadolint: Version bump to 1.7.2

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    mrueg committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    33f046f View commit details
    Browse the repository at this point in the history
  66. net-vpn/wireguard: bump

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    zx2c4 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    7e896d4 View commit details
    Browse the repository at this point in the history
  67. www-apps/hugo: Version bump to 0.42.1

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    mrueg committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3ce02fb View commit details
    Browse the repository at this point in the history
  68. www-apps/hugo: Remove old

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    mrueg committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    32e42f3 View commit details
    Browse the repository at this point in the history
  69. net-wireless/hostapd: add live ebuild

    Current hostapd release is pretty old and does not work clean on recent
    kernels (https://forums.gentoo.org/viewtopic-t-1080820.html), and there
    are no response for new release request
    (http://lists.infradead.org/pipermail/hostap/2018-April/038490.html)
    
    Original work by Michael Perlov <perlovka@gmail.com>
    
    Link: gentoo#8673
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
    Andrey Utkin committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    64a94ad View commit details
    Browse the repository at this point in the history
  70. profiles/base/package.use.mask: Mask qt4 USE flag for Fcitx, SCIM, UIM.

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    c55653b View commit details
    Browse the repository at this point in the history
  71. profiles: Drop obsolete entries for net-irc/kvirc.

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    29ffb8e View commit details
    Browse the repository at this point in the history
  72. net-irc/kvirc: Use EAPI="6".

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    80e0674 View commit details
    Browse the repository at this point in the history
  73. net-irc/kvirc: Version bump (5.0_pre20180605072059).

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    b9ccc94 View commit details
    Browse the repository at this point in the history
  74. app-i18n/mozc: Fix building with GCC 8.

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    a917a82 View commit details
    Browse the repository at this point in the history
  75. app-i18n/mozc: Delete old version (2.20.2673.102).

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    98bf7ee View commit details
    Browse the repository at this point in the history
  76. dev-libs/oniguruma: Stabilize 6.8.2 on amd64/x86.

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    a8ee79a View commit details
    Browse the repository at this point in the history
  77. dev-libs/oniguruma: Delete old versions (<6.7.1).

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e9f9127 View commit details
    Browse the repository at this point in the history
  78. dev-db/sqlite: Depend on >=dev-lang/tcl-8.6 for test suite.

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    edc1584 View commit details
    Browse the repository at this point in the history
  79. dev-db/sqlite: Version bump (3.24.0).

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    f8f76a9 View commit details
    Browse the repository at this point in the history
  80. dev-libs/re2: Fix typo in DESCRIPTION.

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    9deda9d View commit details
    Browse the repository at this point in the history
  81. app-i18n/tagainijisho: Add snapshot and live ebuild.

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    46ce0b0 View commit details
    Browse the repository at this point in the history
  82. app-i18n/tagainijisho: Add maintainer Arfrever.

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    34d8bf1 View commit details
    Browse the repository at this point in the history
  83. app-metrics/postfix_exporter: Initial version

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    mrueg committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    f2c3aa8 View commit details
    Browse the repository at this point in the history
  84. net-wireless/hostapd: 2.6-r{2,3}: drop obsolete

    Dropping ebuild revisions which are not latest nor stable.
    
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Andrey Utkin committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    65d1259 View commit details
    Browse the repository at this point in the history
  85. dev-ruby/activestorage: sort out needed and unneeded deps

    Add missing test dependencies and remove unneeded dependencies from the
    Gemfile.
    
    Closes: https://bugs.gentoo.org/657800
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    graaff committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    a6ae7c6 View commit details
    Browse the repository at this point in the history
  86. net-misc/openssh: add test ebuild for new LDAP implementation

    We switched from dead openssh-lpk patch to Red Hat's rewritten
    LDAP patch which makes use of "AuthorizedKeysCommand".
    
    Warning:
    Default LDAP scheme isn't compatible. Migration is needed.
    
    Bug: https://bugs.gentoo.org/658044
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Whissi committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    780c17b View commit details
    Browse the repository at this point in the history
  87. games-strategy/wesnoth: Bump to version 1.14.3

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    143b6a0 View commit details
    Browse the repository at this point in the history
  88. games-strategy/wesnoth: Removed old.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    b7361e5 View commit details
    Browse the repository at this point in the history
  89. media-video/gpac: Fixed build with openssl-1.1

    Closes: https://bugs.gentoo.org/592550
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    02e7c01 View commit details
    Browse the repository at this point in the history
  90. dev-perl/Crypt-OpenSSL-Random: Added sub-slot dep to ssl packages.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    59beac9 View commit details
    Browse the repository at this point in the history
  91. dev-libs/libevent: Added sub-slot dep to ssl packages.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    c618e92 View commit details
    Browse the repository at this point in the history
  92. net-libs/libssh: Removed old.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    732aaac View commit details
    Browse the repository at this point in the history
  93. net-libs/libssh: Added sub-slot dep to ssl packages.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    ee699cc View commit details
    Browse the repository at this point in the history
  94. dev-libs/cyrus-sasl: Added sub-slot dep to ssl packages.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    6870ce7 View commit details
    Browse the repository at this point in the history
  95. net-analyzer/tcpdump: Added sub-slot dep to ssl packages.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    cab191f View commit details
    Browse the repository at this point in the history
  96. net-libs/nghttp2: Removed old.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    51b60f5 View commit details
    Browse the repository at this point in the history
  97. net-libs/nghttp2: Added sub-slot dep to ssl packages.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    1461449 View commit details
    Browse the repository at this point in the history
  98. dev-perl/Crypt-OpenSSL-RSA: Added sub-slot dep to ssl packages.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3115920 View commit details
    Browse the repository at this point in the history
  99. gnome-base/gnome-vfs: Added sub-slot dep to ssl packages.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Lars Wendler committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    c12c4bc View commit details
    Browse the repository at this point in the history
  100. x11-proto: Remove

    ulm noted that since these packages install no files they can be removed
    immediately without the 30 day waiting period. Additionally, that solves
    the problem encountered by users telling them they cannot depclean the
    masked package.
    
    Closes: https://bugs.gentoo.org/656250
    mattst88 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    7681848 View commit details
    Browse the repository at this point in the history
  101. media-libs/mesa: Support unconditional enabling of drivers

    ... in dri_driver_enable(), gallium_enable(), vulkan_enable().
    Arfrever Frehtes Taifersar Arahesis authored and mattst88 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    7469468 View commit details
    Browse the repository at this point in the history
  102. dev-qt: Add Qt 5.9.6

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    a17r committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    f8b68cb View commit details
    Browse the repository at this point in the history
  103. kde-frameworks/kcoreaddons: Revert Debian patch for kformattest

    This was fixed within kde-frameworks/plasma-5.47.0.
    Upstream commit d15f0fa8322dc2632f15024457bea41e7dd058d7
    
    Tested-by: Paolo Pedroni <paolo.pedroni@iol.it>
    Closes: https://bugs.gentoo.org/6579
    a17r committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    5d6b2db View commit details
    Browse the repository at this point in the history
  104. x11-misc/xdg-user-dirs: Version bump 0.17.0

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    johu committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    bde5799 View commit details
    Browse the repository at this point in the history
  105. x11-misc/xdg-user-dirs-gtk: Remove 0.10 (r0)

    Uses deprecated EAPI 5 and overshadowed by 0.10-r1.
    
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    johu committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    cecf33d View commit details
    Browse the repository at this point in the history
  106. media-gfx/gimp: 2.10.2

    Closes: https://bugs.gentoo.org/654240
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    hartwork committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    110466c View commit details
    Browse the repository at this point in the history
  107. x11-misc/xdg-utils: Remove 1.1.2-r1

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    johu committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    0eea71f View commit details
    Browse the repository at this point in the history
  108. x11-misc/xdg-utils: Format metadata

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    johu committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    040aa0a View commit details
    Browse the repository at this point in the history
  109. sys-cluster/ceph: Version bump to 13.2.0 (unkeyworded for the moment)

    Closes: https://bugs.gentoo.org/657430
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    chutz committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    1590751 View commit details
    Browse the repository at this point in the history
  110. sys-cluster/ceph: Depend on <crypto++-7 in 12.2.5

    Closes: https://bugs.gentoo.org/655588
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    chutz committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    01123bf View commit details
    Browse the repository at this point in the history
  111. sys-kernel/gentoo-sources: Linux patch 4.4.137

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    mpagano committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    f77dc53 View commit details
    Browse the repository at this point in the history
  112. dev-python/texttable: bump to 1.3.1

    Package-Manager: Portage[mgorny]-2.3.36.1
    juippis authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    173d0bd View commit details
    Browse the repository at this point in the history
  113. dev-python/texttable: remove 1.2.1

    Package-Manager: Portage[mgorny]-2.3.36.1
    Closes: gentoo#8810
    juippis authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    460eb71 View commit details
    Browse the repository at this point in the history
  114. sys-kernel/gentoo-sources: Linux patch 4.9.108

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    mpagano committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    5b80aa9 View commit details
    Browse the repository at this point in the history
  115. sys-kernel/vanilla-sources:

    Linux patches 4.17.1, 4.16.15, 4.14.49, 4.9.108, 4.4.137
    
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    mpagano committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3f538dd View commit details
    Browse the repository at this point in the history
  116. app-cdr/cuetools: remove unused patch(es)

    mm1ke authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e2fd450 View commit details
    Browse the repository at this point in the history
  117. app-text/convertlit: remove unused patch

    mm1ke authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3aaf600 View commit details
    Browse the repository at this point in the history
  118. dev-libs/log4shib: remove unused patch(es)

    mm1ke authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    6016247 View commit details
    Browse the repository at this point in the history
  119. dev-util/schroot: remove unused patch

    mm1ke authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3fdb652 View commit details
    Browse the repository at this point in the history
  120. media-tv/xmltv: remove unused patch(es)

    Closes: gentoo#8831
    mm1ke authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    da5ccfd View commit details
    Browse the repository at this point in the history
  121. sys-fs/fuse4bsd: remove unused patches

    mm1ke authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    6cfe55d View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    45dc293 View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    b44363a View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    2f7ab0d View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    0bc1abf View commit details
    Browse the repository at this point in the history
  126. sys-freebsd/freebsd-sources: remove unused patches

    Closes: gentoo#8838
    mm1ke authored and mgorny committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    07dc9d0 View commit details
    Browse the repository at this point in the history
  127. sys-apps/fakechroot: add ~arm, bug #657502

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    RepoMan-Options: --include-arches="arm"
    maekke committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    803178a View commit details
    Browse the repository at this point in the history
  128. dev-python/pysendfile: add ~arm, bug #657104

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    RepoMan-Options: --include-arches="arm"
    maekke committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e0d7615 View commit details
    Browse the repository at this point in the history
  129. dev-python/pyftpdlib: add ~arm, bug #657104

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    RepoMan-Options: --include-arches="arm"
    maekke committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    398cdf3 View commit details
    Browse the repository at this point in the history
  130. dev-python/psutil: add ~arm, bug #657104

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    RepoMan-Options: --include-arches="arm"
    maekke committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    5e58d96 View commit details
    Browse the repository at this point in the history
  131. sys-power/acpid: add ~arm, bug #657332

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    RepoMan-Options: --include-arches="arm"
    maekke committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    41dbda4 View commit details
    Browse the repository at this point in the history
  132. x11-wm/enlightenment: add ~arm, bug #657090

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    RepoMan-Options: --include-arches="arm"
    maekke committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    0d38414 View commit details
    Browse the repository at this point in the history
  133. x11-wm/enlightenment: add ~arm, bug #657090

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    RepoMan-Options: --include-arches="arm"
    maekke committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    d66aca9 View commit details
    Browse the repository at this point in the history
  134. dev-libs/libgcrypt: New upstream version 1.8.3

    Bug: https://bugs.gentoo.org/658056
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    krifisk committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    b8ca457 View commit details
    Browse the repository at this point in the history
  135. dev-python/cachetools: 2.1.0 stable amd64 and x86 with cleanup

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    prometheanfire committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    8e24bb6 View commit details
    Browse the repository at this point in the history
  136. dev-python/pytest-flake8: 0.9.1 stable amd64 and x86 for keyring

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    prometheanfire committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    fd6bdf9 View commit details
    Browse the repository at this point in the history
  137. dev-python/keyring: 12.2.1 stable amd64 and x86 with cleanup

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    prometheanfire committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    4218b05 View commit details
    Browse the repository at this point in the history
  138. app-admin/ansible: 2.5.4 stable amd64 and x86 with cleanup

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    prometheanfire committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    ec747d4 View commit details
    Browse the repository at this point in the history
  139. app-admin/puppet-agent: 5.5.3 bup

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    prometheanfire committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    9407f7e View commit details
    Browse the repository at this point in the history
  140. app-admin/puppet: 5.5.2 bup

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    prometheanfire committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    00564af View commit details
    Browse the repository at this point in the history
  141. app-admin/puppetserver: 5.3.3 bup

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    prometheanfire committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    d25f2aa View commit details
    Browse the repository at this point in the history
  142. dev-ruby/builder: stable 3.2.3 for sparc

    Bug: https://bugs.gentoo.org/658048
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    RepoMan-Options: --include-arches="sparc"
    DerDakon authored and Sergei Trofimovich committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    976f0d8 View commit details
    Browse the repository at this point in the history
  143. dev-ruby/rdiscount: stable 2.2.0.1 for sparc

    Bug: https://bugs.gentoo.org/658048
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    RepoMan-Options: --include-arches="sparc"
    DerDakon authored and Sergei Trofimovich committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    c12d4b3 View commit details
    Browse the repository at this point in the history
  144. dev-ruby/mustache: stable 1.0.5 for sparc

    Bug: https://bugs.gentoo.org/658048
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    RepoMan-Options: --include-arches="sparc"
    DerDakon authored and Sergei Trofimovich committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    df76645 View commit details
    Browse the repository at this point in the history
  145. dev-ruby/childprocess: stable 0.9.0 for sparc

    Bug: https://bugs.gentoo.org/658048
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    RepoMan-Options: --include-arches="sparc"
    DerDakon authored and Sergei Trofimovich committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    8d55908 View commit details
    Browse the repository at this point in the history
  146. dev-ruby/syntax: stable 1.2.2 for sparc

    Bug: https://bugs.gentoo.org/658048
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    RepoMan-Options: --include-arches="sparc"
    DerDakon authored and Sergei Trofimovich committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    d467854 View commit details
    Browse the repository at this point in the history
  147. dev-ruby/hoe-seattlerb: stable 1.3.5 for sparc

    Bug: https://bugs.gentoo.org/658048
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    RepoMan-Options: --include-arches="sparc"
    DerDakon authored and Sergei Trofimovich committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    1d563fc View commit details
    Browse the repository at this point in the history
  148. x11-plugins/enigmail: bump for CVE-2018-12019

    Bug: http://bugs.gentoo.org/657986
    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    axs-gentoo committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e22b2f1 View commit details
    Browse the repository at this point in the history
  149. x11-plugins/enigmail: remove older ~arch versions

    Package-Manager: Portage-2.3.24, Repoman-2.3.6
    axs-gentoo committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    84de335 View commit details
    Browse the repository at this point in the history
  150. app-admin/rasdaemon: 0.6.1 bup

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    prometheanfire committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    f9001af View commit details
    Browse the repository at this point in the history
  151. net-libs/librsync: 2.0.2 version bump

    Non-maintainer commit.
    
    Bug: https://bugs.gentoo.org/657270
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    a17r committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    547bbcb View commit details
    Browse the repository at this point in the history
  152. sys-libs/glibc: fix -mfpu=neon build failure, bug #657760

    CFLAGS=-mfpu=neon tricked glibc into not building memcpy()
    implementation. It's caused by the fact that -mfpu=neon
    was passed when building .c files, but was not passed
    when building .S files.
    
    This change passes CFLAGS to CPPFLAGS to apply to .S files.
    
    Reported-by: Markus Meier
    Closes: https://bugs.gentoo.org/657760
    Bug: https://sourceware.org/PR23273
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Sergei Trofimovich committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    6c37403 View commit details
    Browse the repository at this point in the history
  153. www-client/chromium: stable channel bump (67.0.3396.87)

    Package-Manager: Portage-2.3.40_p14, Repoman-2.3.9_p246
    floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e7604d8 View commit details
    Browse the repository at this point in the history
  154. app-i18n/fcitx-rime: Add "configuration_tool" USE flag.

    Arfrever Frehtes Taifersar Arahesis authored and floppym committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    4d9a427 View commit details
    Browse the repository at this point in the history
  155. media-libs/liboggz: use HTTPS

    Closes: gentoo#8841
    mm1ke authored and FuzzyGophers committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    a585fdc View commit details
    Browse the repository at this point in the history
  156. dev-libs/libatomic_ops: remove unused patches

    Closes: gentoo#8837
    mm1ke authored and FuzzyGophers committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    50c69cb View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    be58050 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    ad77be6 View commit details
    Browse the repository at this point in the history
  159. dev-cpp/tree: remove unused patch

    Closes: gentoo#8836
    mm1ke authored and FuzzyGophers committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3efd899 View commit details
    Browse the repository at this point in the history
  160. sci-libs/cxsparse: remove unused patch

    mm1ke authored and FuzzyGophers committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    93157bb View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    f09934d View commit details
    Browse the repository at this point in the history
  162. sci-libs/ogdi: remove unused patch

    mm1ke authored and FuzzyGophers committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    2ece8fa View commit details
    Browse the repository at this point in the history
  163. media-gfx/gliv: remove unused patch

    Closes: gentoo#8834
    mm1ke authored and FuzzyGophers committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    ce56482 View commit details
    Browse the repository at this point in the history
  164. media-libs/tiff: remove unused patches

    mm1ke authored and FuzzyGophers committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    175a59f View commit details
    Browse the repository at this point in the history
  165. app-misc/bfm: remove unused file

    Closes: gentoo#8833
    mm1ke authored and FuzzyGophers committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    f2ebf47 View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    871ebb2 View commit details
    Browse the repository at this point in the history
  167. www-apps/radicale: use HTTPs

    Closes: gentoo#8817
    mm1ke authored and FuzzyGophers committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    3183fa3 View commit details
    Browse the repository at this point in the history
  168. net-misc/dropbox: use HTTPs

    Closes: gentoo#8820
    mm1ke authored and FuzzyGophers committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    7f66b34 View commit details
    Browse the repository at this point in the history
  169. dev-java/sbt: use HTTPS

    Closes: gentoo#8807
    mm1ke authored and FuzzyGophers committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    0f8a028 View commit details
    Browse the repository at this point in the history
  170. dev-python/rst-linker-1.9-r1: arm64 stable

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    leio committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    51c62e1 View commit details
    Browse the repository at this point in the history
  171. sys-libs/glibc: Bump 9999 patchset

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    akhuettel committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    2f53114 View commit details
    Browse the repository at this point in the history
  172. sys-devel/binutils: Restore keywords

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    akhuettel committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    c3acce0 View commit details
    Browse the repository at this point in the history
  173. sys-devel/binutils-hppa64: Restore keywords

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    akhuettel committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    13daf75 View commit details
    Browse the repository at this point in the history
  174. sys-libs/binutils-libs: Restore keywords

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    akhuettel committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    5856ebf View commit details
    Browse the repository at this point in the history
  175. x11-apps/intel-gpu-tools: Version bump to 1.22

    This updates intel-gpu-tools to version 1.22, which will use autotools
    because the meson build options are essentially nonexistent, compared to
    the autotools configuration scripts.
    
    This change also adds a live version that uses meson instead of
    autotools.
    
    A patch was included to add KBL and ICL GPU PCI IDs.
    
    Closes: https://bugs.gentoo.org/655224
    Closes: gentoo#8729
    Signed-off-by: Casey Bowman <casey.g.bowman@intel.com>
    cgbowman authored and mattst88 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    b2204cc View commit details
    Browse the repository at this point in the history
  176. x11-apps/intel-gpu-tools: Add a git ebuild

    Closes: https://bugs.gentoo.org/390943
    Closes: gentoo#8729
    Signed-off-by: Casey Bowman <casey.g.bowman@intel.com>
    cgbowman authored and mattst88 committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    700381e View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    3a11d79 View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    51203b9 View commit details
    Browse the repository at this point in the history
  179. media-video/vlc: 9999 needs newer wayland and wayland-protocols now

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    chewi committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    d0fc48d View commit details
    Browse the repository at this point in the history
  180. sys-apps/fakechroot-2.19: arm64 stable

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    leio committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    4815937 View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    ffbf4c8 View commit details
    Browse the repository at this point in the history
  182. app-arch/rpm-4.14.1: arm64 stable (bug #533740)

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    RepoMan-Options: --include-arches="arm64"
    leio committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    a400881 View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    f88cd3b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2018

  1. app-emulation/lxc: bump to version 3.0.1

    Also, replace previous maintainers by myself.
    
    Closes: https://bugs.gentoo.org/654210
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Virgil Dupras committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    d75ecc0 View commit details
    Browse the repository at this point in the history
  2. dev-ruby/activeldap: add 5.2.1

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    graaff committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    e5054b4 View commit details
    Browse the repository at this point in the history
  3. dev-ruby/fast_gettext: add ruby25

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    graaff committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    7dbe56b View commit details
    Browse the repository at this point in the history
  4. dev-ruby/acts_as_list: add 0.9.15

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    graaff committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    1e42b6d View commit details
    Browse the repository at this point in the history
  5. media-radio/fldigi: Version bump

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    dl1jbe committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    361f1e6 View commit details
    Browse the repository at this point in the history
  6. profiles: arch/alpha: use.mask acpi

    Bug: https://bugs.gentoo.org/657332
    Reviewed-by: Matt Turner <mattst88@gentoo.org>
    Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
    Andrey Utkin committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f75348d View commit details
    Browse the repository at this point in the history
  7. x11-plugins/wmSMPmon: use HTTPS

    mm1ke authored and voyageur committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    8cff6d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d52abe8 View commit details
    Browse the repository at this point in the history
  9. x11-plugins/wmMatrix: use HTTPS

    mm1ke authored and voyageur committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    d513e38 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    47a454c View commit details
    Browse the repository at this point in the history
  11. x11-plugins/wmCalClock: use HTTPS

    mm1ke authored and voyageur committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    34b0c71 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    89c4219 View commit details
    Browse the repository at this point in the history
  13. x11-plugins/wmapm: use HTTPS

    mm1ke authored and voyageur committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    4bbf1a8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    472aace View commit details
    Browse the repository at this point in the history
  15. x11-plugins/wmfortune: use HTTPS

    mm1ke authored and voyageur committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    a14836a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5dbb5e0 View commit details
    Browse the repository at this point in the history
  17. x11-plugins/wmgrabimage: use HTTPS

    mm1ke authored and voyageur committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    e6cd88f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    08089c6 View commit details
    Browse the repository at this point in the history
  19. x11-terms/tilda: add missing gtk+:3 dep and re-slot vte dep

    Closes: gentoo#8823
    Closes: https://bugs.gentoo.org/658002
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    bfd8117 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    976c5b5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3e15967 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d5ab07c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3f206e8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5f63148 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    50bb172 View commit details
    Browse the repository at this point in the history
  26. profiles: fix atom typo

    Zlogene committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    35aaa8f View commit details
    Browse the repository at this point in the history
  27. dev-libs/libgpg-error: amd64 stable wrt bug #657596

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f8fb191 View commit details
    Browse the repository at this point in the history
  28. app-crypt/gnupg: amd64 stable wrt bug #657596

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    2e6e3a0 View commit details
    Browse the repository at this point in the history
  29. net-misc/asterisk-g729: Reintroduce package.

    Closes: https://bugs.gentoo.org/600962
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    tonyvroon committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    eb35893 View commit details
    Browse the repository at this point in the history
  30. net-vpn/tor: version bump to 0.3.3.7

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    blueness committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    034562f View commit details
    Browse the repository at this point in the history
  31. net-vpn/tor: version bump to 0.3.4.2_alpha, drop older alpha

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    blueness committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    51e0cb6 View commit details
    Browse the repository at this point in the history
  32. dev-haskell/megaparsec: allow parser-combinators-1

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Sergei Trofimovich committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    eabc41f View commit details
    Browse the repository at this point in the history
  33. dev-haskell/megaparsec: move maintainer to haskell@

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Sergei Trofimovich committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    b90498e View commit details
    Browse the repository at this point in the history
  34. net-misc/dahdi-tools: Version bump to 2.11.1

    Ebuild updates by Jaco Kroon.
    
    Closes: https://bugs.gentoo.org/519242
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    tonyvroon committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    a077c22 View commit details
    Browse the repository at this point in the history
  35. sci-chemistry/gromacs: Version bump

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    6ef2794 View commit details
    Browse the repository at this point in the history
  36. dev-libs/libarcus: Version bump

    Closes: https://bugs.gentoo.org/648130
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    1609762 View commit details
    Browse the repository at this point in the history
  37. dev-libs/libarcus: Set minimal python version to 3.5

    Closes: https://bugs.gentoo.org/630620
    Closes: gentoo#8258
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    11abcad View commit details
    Browse the repository at this point in the history
  38. dev-libs/libarcus: Clean up old

    Closes: https://bugs.gentoo.org/616170
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    178c852 View commit details
    Browse the repository at this point in the history
  39. dev-libs/libarcus: Clean up old versions

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    55196e7 View commit details
    Browse the repository at this point in the history
  40. dev-libs/libcharon: New package

    Closes: https://bugs.gentoo.org/630620
    Closes: https://bugs.gentoo.org/648130
    Closes: gentoo#8258
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f0d3ba5 View commit details
    Browse the repository at this point in the history
  41. dev-libs/libsavitar: New package

    Closes: https://bugs.gentoo.org/630620
    Closes: https://bugs.gentoo.org/648130
    Closes: gentoo#8258
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    ebb4092 View commit details
    Browse the repository at this point in the history
  42. sci-libs/scipy: Version bump

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    30074e2 View commit details
    Browse the repository at this point in the history
  43. dev-python/uranium: Version bump and clean up

    Closes: https://bugs.gentoo.org/630620
    Closes: https://bugs.gentoo.org/648130
    Closes: gentoo#8258
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    a8d750a View commit details
    Browse the repository at this point in the history
  44. media-gfx/curaengine: Version bump and clean up

    Closes: https://bugs.gentoo.org/630620
    Closes: https://bugs.gentoo.org/648130
    Closes: gentoo#8258
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    a0aecaa View commit details
    Browse the repository at this point in the history
  45. media-gfx/fdm-materials: New package

    Closes: https://bugs.gentoo.org/616170
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    0b72518 View commit details
    Browse the repository at this point in the history
  46. media-gfx/cura: Version bump and clean up

    Closes: https://bugs.gentoo.org/630620
    Closes: https://bugs.gentoo.org/648130
    Closes: gentoo#8258
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    80e62b6 View commit details
    Browse the repository at this point in the history
  47. dev-lang/php: amd64 stable wrt bug #658092

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    RepoMan-Options: --include-arches="amd64"
    asarubbo committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    2787407 View commit details
    Browse the repository at this point in the history
  48. profiles: Add php7-3 to desc/php_targets

    Signed-off-by: Brian Evans <grknight@gentoo.org>
    Brian Evans committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    1a5953b View commit details
    Browse the repository at this point in the history
  49. profiles: package.mask new PHP slot for initial testing

    Signed-off-by: Brian Evans <grknight@gentoo.org>
    Brian Evans committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    2fe78f8 View commit details
    Browse the repository at this point in the history
  50. dev-lang/php: New prerelease and slot for 7.3

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Brian Evans committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    fe0d415 View commit details
    Browse the repository at this point in the history
  51. virtual/httpd-php: Add new 7.3 slot

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Brian Evans committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    4de8156 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    e1b9d38 View commit details
    Browse the repository at this point in the history
  53. dev-python/click: Add as dependency for platformio

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    b86592f View commit details
    Browse the repository at this point in the history
  54. dev-embedded/platformio: New package

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    alexxy committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    a2a33f0 View commit details
    Browse the repository at this point in the history
  55. dev-libs/libclc: Add 0.2.0_pre20180610 snapshot

    Notable upstream changes:
     * all fp32 and fp64 builtins implemented
     * early support for cl_khr_fp16 builtins
     * math builtins pass CTS (AMDGCN)^
     * CTS complaint sw fma implementation for ASICs that lack ISA support for fma operation
    
    ^other than asin
    jvesely authored and mgorny committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    5314254 View commit details
    Browse the repository at this point in the history
  56. dev-libs/libclc: Make use of VIDEO_CARDS use flags

    Drop runtime depend on clang.
    
    Closes: https://bugs.gentoo.org/603454
    jvesely authored and mgorny committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f60fa1a View commit details
    Browse the repository at this point in the history
  57. dev-libs/libclc: Drop ~arm64 keyword

    It does not allow any of the required video_cards useflags
    
    Closes: gentoo#8794
    jvesely authored and mgorny committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    af3646c View commit details
    Browse the repository at this point in the history
  58. sys-cluster/minikube: Version bump to 0.28.0

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    mrueg committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    7852a44 View commit details
    Browse the repository at this point in the history
  59. net-p2p/qbittorrent: Version bump

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Zlogene committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    81428be View commit details
    Browse the repository at this point in the history
  60. app-admin/pass: version bump

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    RepoMan-Options: --force
    zx2c4 committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    861e6ba View commit details
    Browse the repository at this point in the history
  61. app-crypt/acme: 0.25.1 bup

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    prometheanfire committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    7462034 View commit details
    Browse the repository at this point in the history
  62. app-crypt/certbot: 0.25.1 bup

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    prometheanfire committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    ab73a96 View commit details
    Browse the repository at this point in the history
  63. app-crypt/certbot-nginx: 0.25.1 bup

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    prometheanfire committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    d66d293 View commit details
    Browse the repository at this point in the history
  64. app-crypt/certbot-apache: 0.25.1 bup

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    prometheanfire committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    0626330 View commit details
    Browse the repository at this point in the history
  65. dev-tex/vc: Version bump.

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    ulm committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    a714d1e View commit details
    Browse the repository at this point in the history
  66. sys-apps/flashrom: Sync IUSE_PROGRAMMERS (+linux_mtd)

    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    swegener committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    fe63e0c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    d2c4c00 View commit details
    Browse the repository at this point in the history