gentoo.git
8 years agodev-libs/mpc: rerun diff for mpc-1.0.3-mpfr-4.0.0.patch
Fabian Groffen [Mon, 1 Jan 2018 11:50:28 +0000 (12:50 +0100)]
dev-libs/mpc: rerun diff for mpc-1.0.3-mpfr-4.0.0.patch

For some reason the existing patch fails to apply using GNU patch 2.7.5
on Solaris/Sparc.  The fuzz is quite high, so I re-diffed it which makes
the patch apply everywhere.

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agodev-python/bcrypt: keyworded 3.1.3 for sparc, bug #628670
Rolf Eike Beer [Mon, 1 Jan 2018 10:06:10 +0000 (11:06 +0100)]
dev-python/bcrypt: keyworded 3.1.3 for sparc, bug #628670

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

8 years agodev-python/pynacl: keyworded 1.1.2 for sparc, bug #628670
Rolf Eike Beer [Mon, 1 Jan 2018 10:05:33 +0000 (11:05 +0100)]
dev-python/pynacl: keyworded 1.1.2 for sparc, bug #628670

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

8 years agodev-python/paramiko: keyworded 2.2.1 for sparc, bug #628670
Rolf Eike Beer [Mon, 1 Jan 2018 10:04:53 +0000 (11:04 +0100)]
dev-python/paramiko: keyworded 2.2.1 for sparc, bug #628670

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

8 years agomedia-sound/hydrogen: Add Qt5-based live version
Andreas Sturmlechner [Mon, 1 Jan 2018 10:37:11 +0000 (11:37 +0100)]
media-sound/hydrogen: Add Qt5-based live version

Thanks-to: Samuel Bauer <BM-2cTVBXjxdVtEQCycBQjMxszLsgTNVujvM5@bitmessage.ch>
Bug: https://bugs.gentoo.org/570814
Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agoapp-portage/eix: Switch to tmpfiles.eclass (from systemd.eclass)
Michał Górny [Mon, 1 Jan 2018 10:22:27 +0000 (11:22 +0100)]
app-portage/eix: Switch to tmpfiles.eclass (from systemd.eclass)

8 years agotoolchain-funcs.eclass: Use host vars in tc-getBUILD* when not cross
Michał Górny [Fri, 8 Sep 2017 08:30:29 +0000 (10:30 +0200)]
toolchain-funcs.eclass: Use host vars in tc-getBUILD* when not cross

Make tc-getBUILD* functions respect host variables (CC & co.) when
not cross-compiling. This removes the necessity of overriding BUILD_*
along with the regular variables on the systems that are not concerned
about cross-compilation, and does not change the behavior for those
which are.

Closes: https://bugs.gentoo.org/630282

8 years agotmpfiles.eclass: Explicit warn on ROOT != / to avoid breakage
Michał Górny [Sun, 30 Apr 2017 18:54:33 +0000 (20:54 +0200)]
tmpfiles.eclass: Explicit warn on ROOT != / to avoid breakage

Closes: https://github.com/gentoo/gentoo/pull/4526

8 years agotmpfiles.eclass: Support using on non-Linux systems
Michał Górny [Sun, 30 Apr 2017 18:39:57 +0000 (20:39 +0200)]
tmpfiles.eclass: Support using on non-Linux systems

Fix the eclass code to remove the misguided Linux conditionals.
The whole purpose of the eclass was to avoid having to implement
fallback logic for systems not having service manager tmpfiles.d
support. Making it conditional to Linux implied that for non-Linux
systems (Prefix, FreeBSD) we would have to implement explicit fallback
to create the necessary directories.

While systemd (and therefore systemd-tmpfilesd) is indeed
Linux-specific, the opentmpfiles implementation should be pretty
portable and there is no reason to restrict it to Linux only, or to
prevent using it on non-Linux OpenRC (and non-OpenRC) systems.

8 years agosys-apps/opentmpfiles: Keyword ~amd64-fbsd ~x86-fbsd, tested by nigoro
Michał Górny [Mon, 1 Jan 2018 10:14:11 +0000 (11:14 +0100)]
sys-apps/opentmpfiles: Keyword ~amd64-fbsd ~x86-fbsd, tested by nigoro

8 years agosys-devel/kgcc64: bump all ebuilds to EAPI=5
Anthony G. Basile [Mon, 1 Jan 2018 10:15:39 +0000 (05:15 -0500)]
sys-devel/kgcc64: bump all ebuilds to EAPI=5

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agotoolchain.eclass: update to EAPI=5 standards
Anthony G. Basile [Sat, 30 Dec 2017 11:56:29 +0000 (06:56 -0500)]
toolchain.eclass: update to EAPI=5 standards

This eclass is inherited by ebuilds in sys-devel/{gcc,kgcc64,gcc-apple},
each which make use of different IUSE flags.   This causes problems with
`use X` constructions when X is not in the IUSE flags.  At EAPI=4 this
simply emitted a warning, while at EAPI=5 this is an error.  We update
the eclass to make use of use_if_iuse and similar constructions where
necessary to bring the eclass into compliance with EAPI=5.

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
8 years agoxfce-extra/xfce4-weather-plugin: Depend on net-libs/libsoup[ssl]
Rob Levitsky [Mon, 1 Jan 2018 05:27:03 +0000 (00:27 -0500)]
xfce-extra/xfce4-weather-plugin: Depend on net-libs/libsoup[ssl]

Norwegian data provider serves data over HTTPS. Upstream source code has
hard-coded HTTPS URLs passed into libsoup functions. This could emerge
without SSL support enabled in libsoup, but would not function without
it. Explicitly requiring SSL USE on libsoup dependency.

Closes: https://bugs.gentoo.org/593358
Closes: https://github.com/gentoo/gentoo/pull/6704
Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agodev-python/sphinx: Move sphinxcontrib-websupport back to RDEP
Michał Górny [Mon, 1 Jan 2018 09:47:09 +0000 (10:47 +0100)]
dev-python/sphinx: Move sphinxcontrib-websupport back to RDEP

Move the dependency on dev-python/sphinxcontrib-websupport back
to RDEPEND (from PDEPEND) to avoid dependency ordering issues that could
result in other packages failing to build. The circular dependency
is now resolved by moving the dependency from sphinxcontrib-websupport
to sphinx into PDEP.

Closes: https://bugs.gentoo.org/624672

8 years agodev-python/sphinxcontrib-websupport: Make tests fatal
Michał Górny [Mon, 1 Jan 2018 09:43:40 +0000 (10:43 +0100)]
dev-python/sphinxcontrib-websupport: Make tests fatal

8 years agodev-python/sphinxcontrib-websupport: Make sphinx PDEP, fix other deps
Michał Górny [Mon, 1 Jan 2018 09:42:43 +0000 (10:42 +0100)]
dev-python/sphinxcontrib-websupport: Make sphinx PDEP, fix other deps

Fix dependencies to be more accurate. Move dev-python/sphinx to PDEPEND
to avoid circular dependencies, and remove runtime dependencies from
DEPEND unless tests are enabled as they are not strictly necessary
or verified.

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

8 years agoRevert "sys-libs/musl: prefixify build"
Anthony G. Basile [Mon, 1 Jan 2018 09:56:45 +0000 (04:56 -0500)]
Revert "sys-libs/musl: prefixify build"

This reverts commit 0fcf2e327095c1329a4044950cadfda036db8245.

More testing is required before we commit to this.

8 years agodev-ruby/xml-simple: add ruby25
Hans de Graaff [Mon, 1 Jan 2018 06:45:03 +0000 (07:45 +0100)]
dev-ruby/xml-simple: add ruby25

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agodev-ruby/xpath: add 3.0.0
Hans de Graaff [Mon, 1 Jan 2018 06:31:16 +0000 (07:31 +0100)]
dev-ruby/xpath: add 3.0.0

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agodev-ruby/xpath: cleanup
Hans de Graaff [Mon, 1 Jan 2018 06:25:16 +0000 (07:25 +0100)]
dev-ruby/xpath: cleanup

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agosys-kernel/git-sources: bump to 4.15-rc6
Alice Ferrazzi [Mon, 1 Jan 2018 05:39:25 +0000 (05:39 +0000)]
sys-kernel/git-sources: bump to 4.15-rc6

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agoprofiles: Updated with vanilla-sources bug #642664
Alice Ferrazzi [Mon, 1 Jan 2018 05:35:57 +0000 (05:35 +0000)]
profiles: Updated with vanilla-sources bug #642664

8 years agosys-block/sas3flash: update Manifest
Zac Medico [Mon, 1 Jan 2018 04:03:47 +0000 (20:03 -0800)]
sys-block/sas3flash: update Manifest

Closes: https://bugs.gentoo.org/642916
Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-php/ming-php: Version bump for 0.4.8
Brian Evans [Mon, 1 Jan 2018 03:58:26 +0000 (22:58 -0500)]
dev-php/ming-php: Version bump for 0.4.8

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agosys-apps/apparmor-utils: version bump 2.12.0
Michael Palimaka [Mon, 1 Jan 2018 02:58:49 +0000 (13:58 +1100)]
sys-apps/apparmor-utils: version bump 2.12.0

Package-Manager: Portage-2.3.14, Repoman-2.3.6

8 years agosys-apps/apparmor: version bump 2.12.0
Michael Palimaka [Mon, 1 Jan 2018 02:51:41 +0000 (13:51 +1100)]
sys-apps/apparmor: version bump 2.12.0

Package-Manager: Portage-2.3.14, Repoman-2.3.6

8 years agosys-apps/apparmor: remove 2.11.1-r1
Michael Palimaka [Mon, 1 Jan 2018 02:50:13 +0000 (13:50 +1100)]
sys-apps/apparmor: remove 2.11.1-r1

Package-Manager: Portage-2.3.14, Repoman-2.3.6

8 years agosys-libs/libapparmor: version bump 2.12.0
Michael Palimaka [Mon, 1 Jan 2018 02:49:35 +0000 (13:49 +1100)]
sys-libs/libapparmor: version bump 2.12.0

Package-Manager: Portage-2.3.14, Repoman-2.3.6

8 years agosec-policy/apparmor-profiles: version bump 2.12.0
Michael Palimaka [Mon, 1 Jan 2018 02:41:26 +0000 (13:41 +1100)]
sec-policy/apparmor-profiles: version bump 2.12.0

Package-Manager: Portage-2.3.14, Repoman-2.3.6

8 years agox11-misc/albert: remove old
Michael Palimaka [Mon, 1 Jan 2018 02:32:53 +0000 (13:32 +1100)]
x11-misc/albert: remove old

Package-Manager: Portage-2.3.14, Repoman-2.3.6

8 years agoprofiles: desktop/plasma: Drop USE=xinerama from make.defaults
Andreas Sturmlechner [Mon, 1 Jan 2018 01:11:47 +0000 (02:11 +0100)]
profiles: desktop/plasma: Drop USE=xinerama from make.defaults

8 years agomedia-sound/pulseeffects: 3.1.6 bup
Matthew Thode [Mon, 1 Jan 2018 00:47:44 +0000 (18:47 -0600)]
media-sound/pulseeffects: 3.1.6 bup

Package-Manager: Portage-2.3.14, Repoman-2.3.6

8 years agomedia-gfx/sam2p: Update SRC_URI and HOMEPAGE
Jonas Stein [Mon, 1 Jan 2018 00:46:31 +0000 (01:46 +0100)]
media-gfx/sam2p: Update SRC_URI and HOMEPAGE

Project moved from code.google to github.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agokde-misc/basket: Drop old snapshot
Andreas Sturmlechner [Mon, 1 Jan 2018 00:30:27 +0000 (01:30 +0100)]
kde-misc/basket: Drop old snapshot

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agokde-misc/basket: Fix soname, docbook
Andreas Sturmlechner [Mon, 1 Jan 2018 00:29:50 +0000 (01:29 +0100)]
kde-misc/basket: Fix soname, docbook

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agoapp-editors/focuswriter: version bump 1.6.8
Michael Palimaka [Mon, 1 Jan 2018 00:18:56 +0000 (11:18 +1100)]
app-editors/focuswriter: version bump 1.6.8

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

8 years agoHappy new year 2018!
Ulrich Müller [Mon, 1 Jan 2018 00:00:57 +0000 (01:00 +0100)]
Happy new year 2018!

8 years agomedia-gfx/digikam: Raise KDE_APPS_MINIMAL to 17.12.0
Andreas Sturmlechner [Sun, 31 Dec 2017 23:38:58 +0000 (00:38 +0100)]
media-gfx/digikam: Raise KDE_APPS_MINIMAL to 17.12.0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agoapp-backup/kbackup: 1.0.1 version bump
Andreas Sturmlechner [Sun, 31 Dec 2017 23:26:51 +0000 (00:26 +0100)]
app-backup/kbackup: 1.0.1 version bump

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agokde-misc/zanshin: Add 0.4.1_p20171231 snapshot
Andreas Sturmlechner [Sun, 31 Dec 2017 22:03:48 +0000 (23:03 +0100)]
kde-misc/zanshin: Add 0.4.1_p20171231 snapshot

Fixes build with >=kde-apps/kcalcore-17.12.0

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agosys-kernel/vanilla-sources: restore 4.14.9 temporarily, 4.14.10 broken
Anthony G. Basile [Sun, 31 Dec 2017 22:04:56 +0000 (17:04 -0500)]
sys-kernel/vanilla-sources: restore 4.14.9 temporarily, 4.14.10 broken

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agosys-boot/grub: Stop using awful multijob_* logic
Michał Górny [Sun, 31 Dec 2017 10:24:21 +0000 (11:24 +0100)]
sys-boot/grub: Stop using awful multijob_* logic

The multijob logic adds a lot of complex, unmaintained and fragile bash
code with little gain. Moreover, makes build logs unreadable
by interspersing output from multiple configure runs.

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

8 years agosys-boot/grub: Drop interim old version (redudant)
Michał Górny [Sun, 31 Dec 2017 10:23:15 +0000 (11:23 +0100)]
sys-boot/grub: Drop interim old version (redudant)

8 years agonet-misc/suite3270: Clean old up
Michał Górny [Sun, 31 Dec 2017 10:22:08 +0000 (11:22 +0100)]
net-misc/suite3270: Clean old up

8 years agodev-embedded/openocd: Clean old up
Michał Górny [Sun, 31 Dec 2017 10:01:40 +0000 (11:01 +0100)]
dev-embedded/openocd: Clean old up

8 years agosys-libs/ncurses: Stop using awful multijob_* logic
Michał Górny [Sun, 31 Dec 2017 09:48:51 +0000 (10:48 +0100)]
sys-libs/ncurses: Stop using awful multijob_* logic

The multijob logic adds a lot of complex, unmaintained and fragile bash
code with little gain. Moreover, makes build logs unreadable
by interspersing output from multiple configure runs.

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

8 years agonet-libs/ldns: stable 1.7.0-r2 for hppa, bug #509632
Rolf Eike Beer [Sun, 31 Dec 2017 20:55:43 +0000 (21:55 +0100)]
net-libs/ldns: stable 1.7.0-r2 for hppa, bug #509632

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

8 years agonet-dns/ldns-utils: stable 1.7.0-r1 for hppa, bug #509632
Rolf Eike Beer [Sun, 31 Dec 2017 20:54:55 +0000 (21:54 +0100)]
net-dns/ldns-utils: stable 1.7.0-r1 for hppa, bug #509632

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

8 years agonet-misc/rsync: stable 3.1.2-r2 for hppa, bug #640570
Rolf Eike Beer [Sun, 31 Dec 2017 16:07:10 +0000 (17:07 +0100)]
net-misc/rsync: stable 3.1.2-r2 for hppa, bug #640570

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"

8 years agoapp-eselect/eselect-php: stable 0.9.4-r5 for sparc, bug #642788
Rolf Eike Beer [Sun, 31 Dec 2017 12:56:29 +0000 (13:56 +0100)]
app-eselect/eselect-php: stable 0.9.4-r5 for sparc, bug #642788

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

8 years agosys-kernel/linux-headers: stable 4.13 for sparc/hppa, bug #640080
Rolf Eike Beer [Sun, 31 Dec 2017 00:55:21 +0000 (01:55 +0100)]
sys-kernel/linux-headers: stable 4.13 for sparc/hppa, bug #640080

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa sparc"

8 years agox11-libs/gksu: stable 2.0.2-r2 for sparc, bug #635938
Rolf Eike Beer [Sun, 31 Dec 2017 00:51:41 +0000 (01:51 +0100)]
x11-libs/gksu: stable 2.0.2-r2 for sparc, bug #635938

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

8 years agonet-libs/uhttpmock: stable 0.5.1 for sparc, bug #635938
Rolf Eike Beer [Sun, 31 Dec 2017 00:51:00 +0000 (01:51 +0100)]
net-libs/uhttpmock: stable 0.5.1 for sparc, bug #635938

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

8 years agognome-extra/gucharmap: stable 9.0.4 for sparc, bug #635938
Rolf Eike Beer [Sun, 31 Dec 2017 00:50:26 +0000 (01:50 +0100)]
gnome-extra/gucharmap: stable 9.0.4 for sparc, bug #635938

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

8 years agomedia-gfx/fontforge: stable 20170731-r3 for sparc, bug #637154
Rolf Eike Beer [Sun, 31 Dec 2017 00:22:07 +0000 (01:22 +0100)]
media-gfx/fontforge: stable 20170731-r3 for sparc, bug #637154

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

8 years agodev-perl/Net-DNS: stable 1.130.0 for sparc, bug #639714
Rolf Eike Beer [Sun, 31 Dec 2017 00:19:19 +0000 (01:19 +0100)]
dev-perl/Net-DNS: stable 1.130.0 for sparc, bug #639714

Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"

8 years agosys-libs/glibc: avoid libm-2.26.so symlink clash on merged /usr, bug #627378
Matija Skala [Thu, 9 Nov 2017 16:49:37 +0000 (17:49 +0100)]
sys-libs/glibc: avoid libm-2.26.so symlink clash on merged /usr, bug #627378

The problem in bug #627378 manifests as libm-2.26.so file corruption:

Before the change glibc package contained a 'libm-2.26.so'
symlink from '/usr/lib64' to '/lib64':

    $ equery f sys-libs/glibc | sed 's@usr/lib@lib@g' | sort | uniq -d
    /lib64/libm-2.26.so

When both are the same directory all depends on the merge order:
- symlink first, then real file. real file overwrites symlink, all is good
- real file first, then symlink. symlink overwrites the file and points to
  itself. Binaries linked against libm fail to start.

The change is to get rid of symlink (symlink was a workaround to portage's
QA check) and move 'libm-2.26.a' from '/usr/lib64' to '/usr/lib64/glibc-<pv>'.

Reported-by: Duncan
Fixed-by: Matija Skala
Closes: https://bugs.gentoo.org/627378
Closes: https://github.com/gentoo/gentoo/pull/4268

8 years agoapp-admin/yadm: version bump.
Patrice Clement [Sun, 31 Dec 2017 20:46:13 +0000 (21:46 +0100)]
app-admin/yadm: version bump.

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

8 years agomedia-tv/mythtv: Drop old
Pacho Ramos [Sun, 31 Dec 2017 20:32:40 +0000 (21:32 +0100)]
media-tv/mythtv: Drop old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agomedia-tv/mythtv: It doesn't really need media-libs/libdvb for dvb support (#642606...
Pacho Ramos [Sun, 31 Dec 2017 20:31:42 +0000 (21:31 +0100)]
media-tv/mythtv: It doesn't really need media-libs/libdvb for dvb support (#642606), bump eapi, don't show elog messages always, stop pre-stripping files.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agonet-p2p/bitcoind: Add missing bitcoin.conf.5 & bitcoind.service-r1
Luke Dashjr [Sun, 31 Dec 2017 19:50:16 +0000 (19:50 +0000)]
net-p2p/bitcoind: Add missing bitcoin.conf.5 & bitcoind.service-r1

Closes: https://bugs.gentoo.org/642920
Closes: https://github.com/gentoo/gentoo/pull/6702

8 years agosys-block/f3: Version bump
Luca Barbato [Sun, 31 Dec 2017 19:20:08 +0000 (19:20 +0000)]
sys-block/f3: Version bump

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agoapp-text/dvisvgm: 2.3
Sebastian Pipping [Sun, 31 Dec 2017 19:01:53 +0000 (20:01 +0100)]
app-text/dvisvgm: 2.3

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agoapp-misc/dvtm: Add prefix support by Peter Henry (bug #637906).
Jeroen Roovers [Sun, 31 Dec 2017 18:41:37 +0000 (19:41 +0100)]
app-misc/dvtm: Add prefix support by Peter Henry (bug #637906).

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agomedia-gfx/optipng: 0.7.7
Sebastian Pipping [Sun, 31 Dec 2017 18:36:33 +0000 (19:36 +0100)]
media-gfx/optipng: 0.7.7

Package-Manager: Portage-2.3.16, Repoman-2.3.6

8 years agoapp-misc/dvtm: Do not strip (bug #565322). Drop obsolete sed scripts. Fix building...
Jeroen Roovers [Sun, 31 Dec 2017 18:34:25 +0000 (19:34 +0100)]
app-misc/dvtm: Do not strip (bug #565322). Drop obsolete sed scripts. Fix building against sys-libs/ncurses[tinfo] (bug #457530). Drop obsolete USE=unicode.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agosci-chemistry/gromacs: version bump
Christoph Junghans [Sun, 31 Dec 2017 18:26:26 +0000 (11:26 -0700)]
sci-chemistry/gromacs: version bump

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agokde-frameworks/networkmanager-qt: Drop 5.41.0 (r0)
Andreas Sturmlechner [Sun, 31 Dec 2017 17:00:31 +0000 (18:00 +0100)]
kde-frameworks/networkmanager-qt: Drop 5.41.0 (r0)

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agokde-frameworks/networkmanager-qt: Backport EAP-PWD support to 5.40
Andreas Sturmlechner [Sun, 31 Dec 2017 16:57:56 +0000 (17:57 +0100)]
kde-frameworks/networkmanager-qt: Backport EAP-PWD support to 5.40

KDE-bug: https://bugs.kde.org/show_bug.cgi?id=387685
Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agoprofiles: l10n.desc: restore ur-PK, uz-Cyrl
Mike Gilbert [Sun, 31 Dec 2017 17:50:18 +0000 (12:50 -0500)]
profiles: l10n.desc: restore ur-PK, uz-Cyrl

Used by net-p2p/bitcoin-qt.

8 years agowww-client/chromium: remove unused patches
Michael Mair-Keimberger [Tue, 26 Dec 2017 07:26:16 +0000 (08:26 +0100)]
www-client/chromium: remove unused patches

Closes: https://github.com/gentoo/gentoo/pull/6639

8 years agonet-misc/freerdp: remove unused patch
Michael Mair-Keimberger [Wed, 27 Dec 2017 08:56:26 +0000 (09:56 +0100)]
net-misc/freerdp: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/6655

8 years agonet-p2p/bitcoin-qt: Bump to 0.15.1
Luke Dashjr [Sun, 10 Dec 2017 15:07:54 +0000 (15:07 +0000)]
net-p2p/bitcoin-qt: Bump to 0.15.1

Closes: https://bugs.gentoo.org/615290
Closes: https://bugs.gentoo.org/631890
Closes: https://bugs.gentoo.org/640674
Closes: https://github.com/gentoo/gentoo/pull/6272

8 years agol10n.desc: added en-AU, es-CO, es-DO, es-UY, es-VE, pam, and sn
Luke Dashjr [Sun, 10 Dec 2017 17:50:21 +0000 (17:50 +0000)]
l10n.desc: added en-AU, es-CO, es-DO, es-UY, es-VE, pam, and sn

Supported by net-p2p/bitcoin-qt

8 years agonet-p2p/bitcoind: Bump to 0.15.1
Luke Dashjr [Sun, 10 Dec 2017 15:07:49 +0000 (15:07 +0000)]
net-p2p/bitcoind: Bump to 0.15.1

Closes: https://bugs.gentoo.org/521366
Closes: https://bugs.gentoo.org/622370

8 years agonet-p2p/bitcoin-cli: Bump to 0.15.1
Luke Dashjr [Sun, 10 Dec 2017 15:07:41 +0000 (15:07 +0000)]
net-p2p/bitcoin-cli: Bump to 0.15.1

8 years agonet-libs/libbitcoinconsensus: Bump to 0.15.1
Luke Dashjr [Sun, 10 Dec 2017 15:07:22 +0000 (15:07 +0000)]
net-libs/libbitcoinconsensus: Bump to 0.15.1

8 years agodev-util/bitcoin-tx: Bump to 0.15.1
Luke Dashjr [Sun, 10 Dec 2017 15:07:08 +0000 (15:07 +0000)]
dev-util/bitcoin-tx: Bump to 0.15.1

8 years agodev-python/jsonrpclib: stable on x86, bug #642826
Anthony G. Basile [Sun, 31 Dec 2017 15:38:17 +0000 (10:38 -0500)]
dev-python/jsonrpclib: stable on x86, bug #642826

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agomail-client/mutt: revbump for some patches and changes from upstream
Fabian Groffen [Sun, 31 Dec 2017 14:47:18 +0000 (15:47 +0100)]
mail-client/mutt: revbump for some patches and changes from upstream

pgp_display_signature -> crypt_display_signature and now also works for gpgme

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agoapp-i18n/ibus: version bump
Yixun Lan [Sun, 31 Dec 2017 14:10:53 +0000 (22:10 +0800)]
app-i18n/ibus: version bump

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-lang/gnat-gpl: 2016 version stable on amd64
Tupone Alfredo [Sun, 31 Dec 2017 14:14:28 +0000 (15:14 +0100)]
dev-lang/gnat-gpl: 2016 version stable on amd64

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agomedia-gfx/darktable : add hints to find opencl header file.
Thomas Deutschmann [Fri, 29 Dec 2017 17:48:42 +0000 (18:48 +0100)]
media-gfx/darktable : add hints to find opencl header file.

Closes: https://github.com/gentoo/gentoo/pull/6633

8 years agoapp-emulation/xen-tools: version bump, fix OVMF err
Yixun Lan [Sun, 31 Dec 2017 13:38:22 +0000 (21:38 +0800)]
app-emulation/xen-tools: version bump, fix OVMF err

Fix OVMF build fail with gcc-7.2

Gentoo-Bug: 640162
Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agoapp-emulation/xen: security fix updates
Yixun Lan [Sun, 31 Dec 2017 13:34:55 +0000 (21:34 +0800)]
app-emulation/xen: security fix updates

fix XSA-248, 249, 250, 251

Gentoo-Bug: 641566

Package-Manager: Portage-2.3.19, Repoman-2.3.6
Signed-off-by: Yixun Lan <dlan@gentoo.org>
8 years agosci-mathematics/maxima: call xdg_mimeinfo_database_update
Andrey Grozin [Sun, 31 Dec 2017 13:31:59 +0000 (20:31 +0700)]
sci-mathematics/maxima: call xdg_mimeinfo_database_update

Closes: https://bugs.gentoo.org/642820
Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agosci-mathematics/wxmaxima: use wxwidgets.eclass
Andrey Grozin [Sun, 31 Dec 2017 13:25:55 +0000 (20:25 +0700)]
sci-mathematics/wxmaxima: use wxwidgets.eclass

Closes: https://bugs.gentoo.org/642734
Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-lisp/sbcl: Bumps version to 1.4.3
Chema Alonso Josa [Sun, 31 Dec 2017 13:24:24 +0000 (14:24 +0100)]
dev-lisp/sbcl: Bumps version to 1.4.3

Package-Manager: Portage-2.3.13, Repoman-2.3.3

8 years agoapp-i18n/scim-wijesekera: Port to EAPI 6
David Seifert [Sun, 31 Dec 2017 13:06:25 +0000 (14:06 +0100)]
app-i18n/scim-wijesekera: Port to EAPI 6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-libs/rlog: Port to EAPI 6
David Seifert [Sun, 31 Dec 2017 12:40:34 +0000 (13:40 +0100)]
dev-libs/rlog: Port to EAPI 6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-libs/pslib: Port to EAPI 6
David Seifert [Sun, 31 Dec 2017 12:23:44 +0000 (13:23 +0100)]
dev-libs/pslib: Port to EAPI 6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-libs/mdsplib: Port to EAPI 6
David Seifert [Sun, 31 Dec 2017 12:13:33 +0000 (13:13 +0100)]
dev-libs/mdsplib: Port to EAPI 6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-libs/xmlrpc-epi: Port to EAPI 6
David Seifert [Sun, 31 Dec 2017 12:08:18 +0000 (13:08 +0100)]
dev-libs/xmlrpc-epi: Port to EAPI 6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-libs/log4cpp: Remove old
David Seifert [Sun, 31 Dec 2017 11:56:49 +0000 (12:56 +0100)]
dev-libs/log4cpp: Remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-libs/log4cpp: Mark stable
David Seifert [Sun, 31 Dec 2017 11:55:54 +0000 (12:55 +0100)]
dev-libs/log4cpp: Mark stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-libs/log4cpp: Port to EAPI 6
David Seifert [Sun, 31 Dec 2017 11:54:57 +0000 (12:54 +0100)]
dev-libs/log4cpp: Port to EAPI 6

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-libs/mm: Minor touchups
David Seifert [Sun, 31 Dec 2017 11:37:49 +0000 (12:37 +0100)]
dev-libs/mm: Minor touchups

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-libs/iksemel: Remove old
David Seifert [Sun, 31 Dec 2017 11:27:36 +0000 (12:27 +0100)]
dev-libs/iksemel: Remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-libs/iksemel: Mark stable
David Seifert [Sun, 31 Dec 2017 11:23:43 +0000 (12:23 +0100)]
dev-libs/iksemel: Mark stable

Package-Manager: Portage-2.3.19, Repoman-2.3.6

8 years agodev-libs/iksemel: Minor touchups
David Seifert [Sun, 31 Dec 2017 11:22:37 +0000 (12:22 +0100)]
dev-libs/iksemel: Minor touchups

Package-Manager: Portage-2.3.19, Repoman-2.3.6