gentoo.git
6 years agoprofiles/arch/amd64: Update package names for PyPy SSE2 mask
Michał Górny [Mon, 30 Dec 2019 12:37:20 +0000 (13:37 +0100)]
profiles/arch/amd64: Update package names for PyPy SSE2 mask

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agoprofiles: Update comments for virtual/pypy → dev-python/pypy
Michał Górny [Mon, 30 Dec 2019 12:35:31 +0000 (13:35 +0100)]
profiles: Update comments for virtual/pypy → dev-python/pypy

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/pypy-exe: Eliminate pypy-bin dep
Michał Górny [Mon, 30 Dec 2019 12:35:23 +0000 (13:35 +0100)]
dev-python/pypy-exe: Eliminate pypy-bin dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/pypy3-exe: virtual/pypy → dev-python/pypy
Michał Górny [Mon, 30 Dec 2019 12:34:30 +0000 (13:34 +0100)]
dev-python/pypy3-exe: virtual/pypy → dev-python/pypy

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agopython*-r1.eclass: Update examples for virtual/pypy removal
Michał Górny [Mon, 30 Dec 2019 12:33:37 +0000 (13:33 +0100)]
python*-r1.eclass: Update examples for virtual/pypy removal

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agopython-utils-r1.eclass: Eliminate virtual/pypy
Michał Górny [Mon, 30 Dec 2019 12:32:33 +0000 (13:32 +0100)]
python-utils-r1.eclass: Eliminate virtual/pypy

Depend on dev-python/pypy directly, as that's the common package
with the new layout.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agowww-servers/uwsgi: Remove dep on virtual/pypy
Michał Górny [Mon, 30 Dec 2019 12:30:59 +0000 (13:30 +0100)]
www-servers/uwsgi: Remove dep on virtual/pypy

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/xcffib: Remove dep on virtual/pypy
Michał Górny [Mon, 30 Dec 2019 12:30:57 +0000 (13:30 +0100)]
dev-python/xcffib: Remove dep on virtual/pypy

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/cairocffi: Remove dep on virtual/pypy
Michał Górny [Mon, 30 Dec 2019 12:30:55 +0000 (13:30 +0100)]
dev-python/cairocffi: Remove dep on virtual/pypy

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/bcrypt: Remove dep on virtual/pypy
Michał Górny [Mon, 30 Dec 2019 12:30:53 +0000 (13:30 +0100)]
dev-python/bcrypt: Remove dep on virtual/pypy

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agoprofiles: Remove dead PYTHON_TARGETS
David Seifert [Mon, 30 Dec 2019 00:48:32 +0000 (01:48 +0100)]
profiles: Remove dead PYTHON_TARGETS

Signed-off-by: David Seifert <soap@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/14164
Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agopython-utils-r1.eclass: Remove PYTHON_TARGETS="jython2_7"
Michał Górny [Mon, 30 Dec 2019 12:24:55 +0000 (13:24 +0100)]
python-utils-r1.eclass: Remove PYTHON_TARGETS="jython2_7"

Jython was supported as an experimental implementation but due to
interoperability issues and very slow development, its (re-)deployment
in ebuilds never took off.  Now that Python 2.7 is going away, there's
no point in keeping its future support.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agopython-utils-r1.eclass: Remove PYTHON_TARGETS="pypy"
David Seifert [Mon, 30 Dec 2019 00:48:32 +0000 (01:48 +0100)]
python-utils-r1.eclass: Remove PYTHON_TARGETS="pypy"

* With the EOL of CPython 2, we also want to
  remove support for PyPy (i.e. PyPy for Python 2).
  This change does not affect PyPy3, i.e. Pypy for
  Python 3.

Signed-off-by: David Seifert <soap@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agopython-utils-r1.eclass: Remove PYTHON_TARGETS="python3_5"
David Seifert [Mon, 30 Dec 2019 00:48:32 +0000 (01:48 +0100)]
python-utils-r1.eclass: Remove PYTHON_TARGETS="python3_5"

* Python 3.5 will go EOL on 2020-09-13 and in order to reduce testing
  and maintenance burden, we want to keep the number of active Py3
  impls below four.

  https://devguide.python.org/#status-of-python-branches

Signed-off-by: David Seifert <soap@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agopython-utils-r1.eclass: Constrain to EAPI >= 5
David Seifert [Mon, 30 Dec 2019 00:48:32 +0000 (01:48 +0100)]
python-utils-r1.eclass: Constrain to EAPI >= 5

Signed-off-by: David Seifert <soap@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agopython-any-r1.eclass: Constrain to EAPI >= 5
David Seifert [Mon, 30 Dec 2019 00:48:32 +0000 (01:48 +0100)]
python-any-r1.eclass: Constrain to EAPI >= 5

Signed-off-by: David Seifert <soap@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agosci-libs/scipy: Remove $(usex python_targets_python3_5)
David Seifert [Mon, 30 Dec 2019 00:48:31 +0000 (01:48 +0100)]
sci-libs/scipy: Remove $(usex python_targets_python3_5)

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agonet-analyzer/fail2ban: Remove to-be-redundant REQUIRED_USE
David Seifert [Mon, 30 Dec 2019 00:48:31 +0000 (01:48 +0100)]
net-analyzer/fail2ban: Remove to-be-redundant REQUIRED_USE

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/pytest-mock: Use python_gen_cond_dep
David Seifert [Mon, 30 Dec 2019 00:48:31 +0000 (01:48 +0100)]
dev-python/pytest-mock: Use python_gen_cond_dep

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-db/redis: amd64 stable wrt bug #698436
Agostino Sarubbo [Mon, 30 Dec 2019 12:57:41 +0000 (13:57 +0100)]
dev-db/redis: amd64 stable wrt bug #698436

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agodev-util/itstool: amd64 stable wrt bug #683226
Agostino Sarubbo [Mon, 30 Dec 2019 12:57:32 +0000 (13:57 +0100)]
dev-util/itstool: amd64 stable wrt bug #683226

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agodev-db/mongodb: version bump, drop old
Alexys Jacob [Mon, 30 Dec 2019 12:36:02 +0000 (13:36 +0100)]
dev-db/mongodb: version bump, drop old

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
6 years agoapp-admin/mongo-tools: version bump, drop old
Alexys Jacob [Mon, 30 Dec 2019 12:35:18 +0000 (13:35 +0100)]
app-admin/mongo-tools: version bump, drop old

Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
6 years agoapp-i18n/poedit: x86 stable wrt bug #703798
Agostino Sarubbo [Mon, 30 Dec 2019 12:29:09 +0000 (13:29 +0100)]
app-i18n/poedit: x86 stable wrt bug #703798

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agosci-chemistry/gromacs: x86 stable wrt bug #703796
Agostino Sarubbo [Mon, 30 Dec 2019 12:29:04 +0000 (13:29 +0100)]
sci-chemistry/gromacs: x86 stable wrt bug #703796

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agosci-chemistry/gromacs: x86 stable wrt bug #703794
Agostino Sarubbo [Mon, 30 Dec 2019 12:29:00 +0000 (13:29 +0100)]
sci-chemistry/gromacs: x86 stable wrt bug #703794

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agoapp-editors/nano: x86 stable wrt bug #703688
Agostino Sarubbo [Mon, 30 Dec 2019 12:28:55 +0000 (13:28 +0100)]
app-editors/nano: x86 stable wrt bug #703688

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agomedia-radio/tlf: x86 stable wrt bug #703656
Agostino Sarubbo [Mon, 30 Dec 2019 12:28:51 +0000 (13:28 +0100)]
media-radio/tlf: x86 stable wrt bug #703656

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agomedia-radio/qsstv: x86 stable wrt bug #703654
Agostino Sarubbo [Mon, 30 Dec 2019 12:28:47 +0000 (13:28 +0100)]
media-radio/qsstv: x86 stable wrt bug #703654

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agomedia-radio/tucnak: x86 stable wrt bug #703652
Agostino Sarubbo [Mon, 30 Dec 2019 12:28:43 +0000 (13:28 +0100)]
media-radio/tucnak: x86 stable wrt bug #703652

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agodev-libs/libzia: x86 stable wrt bug #703652
Agostino Sarubbo [Mon, 30 Dec 2019 12:28:40 +0000 (13:28 +0100)]
dev-libs/libzia: x86 stable wrt bug #703652

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agox11-wm/lumina: x86 stable wrt bug #703518
Agostino Sarubbo [Mon, 30 Dec 2019 12:28:35 +0000 (13:28 +0100)]
x11-wm/lumina: x86 stable wrt bug #703518

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agodev-util/debugedit: x86 stable wrt bug #703834
Agostino Sarubbo [Mon, 30 Dec 2019 12:28:31 +0000 (13:28 +0100)]
dev-util/debugedit: x86 stable wrt bug #703834

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agoapp-portage/pram: x86 stable wrt bug #703832
Agostino Sarubbo [Mon, 30 Dec 2019 12:28:27 +0000 (13:28 +0100)]
app-portage/pram: x86 stable wrt bug #703832

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agoapp-crypt/openpgp-keys-gentoo-release: x86 stable wrt bug #703830
Agostino Sarubbo [Mon, 30 Dec 2019 12:28:23 +0000 (13:28 +0100)]
app-crypt/openpgp-keys-gentoo-release: x86 stable wrt bug #703830

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agoapp-crypt/argon2: x86 stable wrt bug #703828
Agostino Sarubbo [Mon, 30 Dec 2019 12:28:19 +0000 (13:28 +0100)]
app-crypt/argon2: x86 stable wrt bug #703828

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agodev-libs/fribidi: x86 stable wrt bug #699338
Agostino Sarubbo [Mon, 30 Dec 2019 12:28:15 +0000 (13:28 +0100)]
dev-libs/fribidi: x86 stable wrt bug #699338

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
6 years agox11-libs/fox: continue cleanup
Jason A. Donenfeld [Mon, 30 Dec 2019 12:18:26 +0000 (13:18 +0100)]
x11-libs/fox: continue cleanup

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
6 years agodev-python/pypy: Use updated dev-lang/python patchset
Michał Górny [Mon, 30 Dec 2019 12:02:07 +0000 (13:02 +0100)]
dev-python/pypy: Use updated dev-lang/python patchset

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-libs/libnl: Add live ebuild for SLOT=1.1
Jeroen Roovers [Mon, 30 Dec 2019 12:02:45 +0000 (13:02 +0100)]
dev-libs/libnl: Add live ebuild for SLOT=1.1

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
6 years agodev-libs/libnl: Update EGIT_REPO_URI
Jeroen Roovers [Mon, 30 Dec 2019 11:51:48 +0000 (12:51 +0100)]
dev-libs/libnl: Update EGIT_REPO_URI

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
6 years agodev-python/pypy3: Remove unused USE=sandbox
Michał Górny [Mon, 30 Dec 2019 11:07:40 +0000 (12:07 +0100)]
dev-python/pypy3: Remove unused USE=sandbox

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/pypy: Remove unused USE=sandbox
Michał Górny [Mon, 30 Dec 2019 11:07:18 +0000 (12:07 +0100)]
dev-python/pypy: Remove unused USE=sandbox

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/pypy3-bin: Remove old
Michał Górny [Mon, 30 Dec 2019 11:05:01 +0000 (12:05 +0100)]
dev-python/pypy3-bin: Remove old

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/pypy3: Remove old
Michał Górny [Mon, 30 Dec 2019 11:04:45 +0000 (12:04 +0100)]
dev-python/pypy3: Remove old

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/pypy3: Remove the live ebuild
Michał Górny [Mon, 30 Dec 2019 11:04:14 +0000 (12:04 +0100)]
dev-python/pypy3: Remove the live ebuild

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/pypy-bin: Remove old
Michał Górny [Mon, 30 Dec 2019 11:03:58 +0000 (12:03 +0100)]
dev-python/pypy-bin: Remove old

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/pypy: Remove old
Michał Górny [Mon, 30 Dec 2019 11:03:23 +0000 (12:03 +0100)]
dev-python/pypy: Remove old

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/pypy: Remove the live ebuild
Michał Górny [Mon, 30 Dec 2019 11:03:00 +0000 (12:03 +0100)]
dev-python/pypy: Remove the live ebuild

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agovirtual/pypy3: Remove old
Michał Górny [Mon, 30 Dec 2019 11:02:13 +0000 (12:02 +0100)]
virtual/pypy3: Remove old

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agovirtual/pypy: Remove old
Michał Górny [Mon, 30 Dec 2019 11:01:58 +0000 (12:01 +0100)]
virtual/pypy: Remove old

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agosys-process/evisum: stabilize on x86
Joonas Niilola [Mon, 30 Dec 2019 11:53:35 +0000 (13:53 +0200)]
sys-process/evisum: stabilize on x86

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agosys-process/evisum: stabilize on amd64
Joonas Niilola [Mon, 30 Dec 2019 11:52:09 +0000 (13:52 +0200)]
sys-process/evisum: stabilize on amd64

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agodev-python/python-efl: stabilize 1.23 on amd64
Joonas Niilola [Mon, 30 Dec 2019 11:49:01 +0000 (13:49 +0200)]
dev-python/python-efl: stabilize 1.23 on amd64

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agox11-wm/enlightenment: stabilize 0.23.1 on amd64
Joonas Niilola [Mon, 30 Dec 2019 11:45:57 +0000 (13:45 +0200)]
x11-wm/enlightenment: stabilize 0.23.1 on amd64

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agox11-terms/terminology: remove old 1.5.0
Joonas Niilola [Mon, 30 Dec 2019 11:36:35 +0000 (13:36 +0200)]
x11-terms/terminology: remove old 1.5.0

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agox11-terms/terminology: stabilize 1.6.0 on amd64
Joonas Niilola [Mon, 30 Dec 2019 11:36:22 +0000 (13:36 +0200)]
x11-terms/terminology: stabilize 1.6.0 on amd64

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agodev-libs/efl: remove old 1.23.2
Joonas Niilola [Mon, 30 Dec 2019 11:34:16 +0000 (13:34 +0200)]
dev-libs/efl: remove old 1.23.2

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agodev-libs/efl: stabilize 1.23.3 on amd64
Joonas Niilola [Mon, 30 Dec 2019 11:33:56 +0000 (13:33 +0200)]
dev-libs/efl: stabilize 1.23.3 on amd64

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agomedia-libs/rlottie: stabilize on x86
Joonas Niilola [Mon, 30 Dec 2019 11:29:34 +0000 (13:29 +0200)]
media-libs/rlottie: stabilize on x86

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agomedia-libs/rlottie: stabilize on amd64
Joonas Niilola [Mon, 30 Dec 2019 11:29:18 +0000 (13:29 +0200)]
media-libs/rlottie: stabilize on amd64

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agox11-misc/urxvt-perls: remove old 2.2
Joonas Niilola [Mon, 30 Dec 2019 11:26:55 +0000 (13:26 +0200)]
x11-misc/urxvt-perls: remove old 2.2

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agox11-misc/urxvt-perls: stabilize 2.3 on amd64
Joonas Niilola [Mon, 30 Dec 2019 11:26:32 +0000 (13:26 +0200)]
x11-misc/urxvt-perls: stabilize 2.3 on amd64

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agox11-wm/enlightenment: stabilize 0.23.1 on x86
Joonas Niilola [Mon, 30 Dec 2019 09:14:43 +0000 (11:14 +0200)]
x11-wm/enlightenment: stabilize 0.23.1 on x86

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agox11-terms/terminology: stabilize 1.6.0 on x86
Joonas Niilola [Mon, 30 Dec 2019 09:08:50 +0000 (11:08 +0200)]
x11-terms/terminology: stabilize 1.6.0 on x86

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agodev-libs/efl: stabilize 1.23.3 on x86
Joonas Niilola [Mon, 30 Dec 2019 09:07:30 +0000 (11:07 +0200)]
dev-libs/efl: stabilize 1.23.3 on x86

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agodev-libs/efl: move ~ppc from 1.23.2 to 1.23.3
Joonas Niilola [Mon, 30 Dec 2019 09:07:03 +0000 (11:07 +0200)]
dev-libs/efl: move ~ppc from 1.23.2 to 1.23.3

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agox11-misc/urxvt-perls: stabilize 2.3 on x86
Joonas Niilola [Mon, 30 Dec 2019 09:02:36 +0000 (11:02 +0200)]
x11-misc/urxvt-perls: stabilize 2.3 on x86

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agosys-kernel/pf-sources: bump to 5.4-pf3
Joonas Niilola [Mon, 30 Dec 2019 08:19:21 +0000 (10:19 +0200)]
sys-kernel/pf-sources: bump to 5.4-pf3

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agox11-themes/e-flat-theme: bump to 2019.12.30 snapshot
Joonas Niilola [Mon, 30 Dec 2019 08:14:39 +0000 (10:14 +0200)]
x11-themes/e-flat-theme: bump to 2019.12.30 snapshot

- naming scheme changed, from now on updating won't require manually
  changing theme.

Signed-off-by: Joonas Niilola <juippis@gentoo.org>
6 years agoapp-arch/ncompress: version bump to 4.2.4.6
Mike Frysinger [Mon, 30 Dec 2019 11:17:26 +0000 (06:17 -0500)]
app-arch/ncompress: version bump to 4.2.4.6

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
6 years agodev-python/configargparse: Remove redundant versions
Michał Górny [Mon, 30 Dec 2019 10:44:16 +0000 (11:44 +0100)]
dev-python/configargparse: Remove redundant versions

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/configargparse: Bump to 1.0
Michał Górny [Mon, 30 Dec 2019 10:40:09 +0000 (11:40 +0100)]
dev-python/configargparse: Bump to 1.0

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agonet-p2p/fms: Drop old version
Thomas Sachau [Mon, 30 Dec 2019 10:39:29 +0000 (11:39 +0100)]
net-p2p/fms: Drop old version

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Thomas Sachau <tommy@gentoo.org>
6 years agonet-p2p/fms: Version bump
Thomas Sachau [Mon, 30 Dec 2019 10:38:34 +0000 (11:38 +0100)]
net-p2p/fms: Version bump

Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Thomas Sachau <tommy@gentoo.org>
6 years agodev-python/path-py: stable 12.0.2 for hppa, bug #700590
Rolf Eike Beer [Mon, 30 Dec 2019 08:17:02 +0000 (09:17 +0100)]
dev-python/path-py: stable 12.0.2 for hppa, bug #700590

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
6 years agodev-python/bottle: stable 0.12.16 for hppa, bug #700560
Rolf Eike Beer [Mon, 30 Dec 2019 07:55:47 +0000 (08:55 +0100)]
dev-python/bottle: stable 0.12.16 for hppa, bug #700560

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
6 years agodev-python/alabaster: stable 0.7.11 for hppa, bug #700552
Rolf Eike Beer [Mon, 30 Dec 2019 07:55:11 +0000 (08:55 +0100)]
dev-python/alabaster: stable 0.7.11 for hppa, bug #700552

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
6 years agodev-python/importlib_metadata: stable 0.23-r1 for hppa, bug #700590
Rolf Eike Beer [Mon, 30 Dec 2019 07:54:33 +0000 (08:54 +0100)]
dev-python/importlib_metadata: stable 0.23-r1 for hppa, bug #700590

Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
6 years agodev-lang/rust: correct bootstrap dep variable
Georgy Yakovlev [Mon, 30 Dec 2019 10:14:38 +0000 (02:14 -0800)]
dev-lang/rust: correct bootstrap dep variable

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
6 years agovirtual/rust: add multilib for 1.40.0
Georgy Yakovlev [Mon, 30 Dec 2019 07:35:12 +0000 (23:35 -0800)]
virtual/rust: add multilib for 1.40.0

Closes: https://github.com/gentoo/gentoo/pull/14177
Bug: https://bugs.gentoo.org/701362
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
6 years agodev-lang/rust: revbump 1.40.0 with fixes
Georgy Yakovlev [Sun, 29 Dec 2019 10:17:49 +0000 (02:17 -0800)]
dev-lang/rust: revbump 1.40.0 with fixes

add parallel-compiler useflag, to use pass RUSTFLAGS=" -Zthreads=<num>"
add debian soname patch
add system-bootstrap
install rustlib into /usr/lib unconditionally
drop multilib hacks
various minor fixes
add myself to metadata.xml explicitly

Bug: https://bugs.gentoo.org/694248
Bug: https://bugs.gentoo.org/703744
Bug: https://bugs.gentoo.org/703470
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
6 years agoprofiles/base/package.use.stable.mask: update rust flags mask
Georgy Yakovlev [Mon, 30 Dec 2019 03:33:11 +0000 (19:33 -0800)]
profiles/base/package.use.stable.mask: update rust flags mask

Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
6 years agodev-util/sccache: bump to 2.0.12
Georgy Yakovlev [Mon, 30 Dec 2019 09:38:46 +0000 (01:38 -0800)]
dev-util/sccache: bump to 2.0.12

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
6 years agonet-vpn/wireguard-tools: adjust for package move
Jason A. Donenfeld [Mon, 30 Dec 2019 09:31:34 +0000 (10:31 +0100)]
net-vpn/wireguard-tools: adjust for package move

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
6 years agonet-vpn/wireguard-modules: adjust for package move
Jason A. Donenfeld [Mon, 30 Dec 2019 09:30:55 +0000 (10:30 +0100)]
net-vpn/wireguard-modules: adjust for package move

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
6 years agonet-analyzer/ntopng: Set Makefile overrides
Jeroen Roovers [Mon, 30 Dec 2019 09:21:46 +0000 (10:21 +0100)]
net-analyzer/ntopng: Set Makefile overrides

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
6 years agosys-fs/hfsutils: Add Debian patch level 14
Jeroen Roovers [Mon, 30 Dec 2019 09:00:22 +0000 (10:00 +0100)]
sys-fs/hfsutils: Add Debian patch level 14

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
6 years agox11-misc/tdrop: add live ebuild
Georgy Yakovlev [Mon, 30 Dec 2019 08:52:13 +0000 (00:52 -0800)]
x11-misc/tdrop: add live ebuild

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
6 years agox11-misc/tdrop: new package, dropdown window creator
Georgy Yakovlev [Mon, 30 Dec 2019 08:51:14 +0000 (00:51 -0800)]
x11-misc/tdrop: new package, dropdown window creator

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
6 years agosys-fs/hfsutils: Export CC
Jeroen Roovers [Mon, 30 Dec 2019 08:08:19 +0000 (09:08 +0100)]
sys-fs/hfsutils: Export CC

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Closes: https://bugs.gentoo.org/704232
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
6 years agodev-ruby/xml-simple: add ruby27
Hans de Graaff [Mon, 30 Dec 2019 06:55:31 +0000 (07:55 +0100)]
dev-ruby/xml-simple: add ruby27

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
6 years agodev-ruby/zeitwerk: add ruby27
Hans de Graaff [Mon, 30 Dec 2019 06:50:16 +0000 (07:50 +0100)]
dev-ruby/zeitwerk: add ruby27

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
6 years agodev-ruby/rspec-core: add 3.9.1
Hans de Graaff [Mon, 30 Dec 2019 06:45:23 +0000 (07:45 +0100)]
dev-ruby/rspec-core: add 3.9.1

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
6 years agodev-ruby/rspec-support: add 3.9.1
Hans de Graaff [Mon, 30 Dec 2019 06:36:03 +0000 (07:36 +0100)]
dev-ruby/rspec-support: add 3.9.1

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
6 years agoprofiles/package.deprecated: deprecate virtual/cargo
Georgy Yakovlev [Mon, 30 Dec 2019 06:17:58 +0000 (22:17 -0800)]
profiles/package.deprecated: deprecate virtual/cargo

Bug: https://bugs.gentoo.org/695698
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
6 years agoeclass/cargo.eclass: switch (b)depend to virtual/rust
Georgy Yakovlev [Mon, 30 Dec 2019 05:06:09 +0000 (21:06 -0800)]
eclass/cargo.eclass: switch (b)depend to virtual/rust

Bug: https://bugs.gentoo.org/695698
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
6 years agodev-libs/jsoncpp: Revert "Remove old"
Michał Górny [Mon, 30 Dec 2019 04:26:12 +0000 (05:26 +0100)]
dev-libs/jsoncpp: Revert "Remove old"

Reverts: 94a74902f4ff76510874c166fa4016357d37c465
Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agox11-terms/xfce4-terminal: Remove old
Michał Górny [Sun, 29 Dec 2019 21:01:12 +0000 (22:01 +0100)]
x11-terms/xfce4-terminal: Remove old

Signed-off-by: Michał Górny <mgorny@gentoo.org>
6 years agodev-python/snakeoil: remove old
Tim Harder [Mon, 30 Dec 2019 03:38:44 +0000 (20:38 -0700)]
dev-python/snakeoil: remove old

Signed-off-by: Tim Harder <radhermit@gentoo.org>