summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge updates from masterRepository QA checks2018-01-23858-1639/+1571
|\
| * profiles: Remove sparc-fbsd arch and keywordsMichał Górny2018-01-234-6/+4
| | | | | | | | | | Closes: https://bugs.gentoo.org/644756 Closes: https://github.com/gentoo/gentoo/pull/6935
| * sys-freebsd/freebsd-sources: Comment out sparc-fbsd codeMichał Górny2018-01-234-28/+28
| | | | | | | | | | Comment out the code specific to sparc-fbsd. Since the arch is being removed, 'use sparc-fbsd' will no longer be valid.
| * */*: Remove sparc-fbsd keywordsMichał Górny2018-01-23841-1525/+1523
| |
| * profiles: Remove profiles for sparc-fbsdMichał Górny2018-01-2312-66/+0
| | | | | | | | | | | | | | | | | | The sparc-fbsd architecture is completely unmaintained in Gentoo. The profiles were stuck at the old 8.2 version, with little keywording ever done and no working hardware left. This commit removes the profiles but leaves the arch/keyword until all packages are clean of it.
| * profiles.desc: Mark x86-fbsd profiles as expMichał Górny2018-01-231-1/+1
| | | | | | | | | | | | Mark the x86-fbsd profiles as experimental due to their bad state and little support. This way we can focus better on fixing the depgraph on amd64-fbsd.
| * profiles.desc: Mark old FBSD versions as expMichał Górny2018-01-231-2/+2
| | | | | | | | | | Mark the profiles for all FreeBSD versions except the newest as exp. Suggested on IRC by Alexis Ballier.
| * net-dialup/ppp: EAPI-6 revbump.Lars Wendler2018-01-231-11/+13
| | | | | | | | | | | | Also add "+ipv6" to /etc/ppp/options with USE="ipv6" Package-Manager: Portage-2.3.20, Repoman-2.3.6
* | 2018-01-23 12:51:09 UTCRepository QA checks2018-01-239-74/+18
| |
* | Merge updates from masterRepository QA checks2018-01-238-316/+39
|\|
| * net-misc/rabbitmq-server: fix dev-lang/elixir dependency version, fixes #645158Ultrabug2018-01-231-1/+1
| |
| * mail-client/roundcube: Clean old and insecureAaron W. Swenson2018-01-236-385/+0
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * mail-client/roundcube: Bump to 1.3.4Aaron W. Swenson2018-01-232-0/+100
| | | | | | | | | | | | | | | | | | Now removes bundled PEAR libs/modules/whatever they’re called, and depends on the related ebuilds. Closes: https://bugs.gentoo.org/644896 Closes: https://bugs.gentoo.org/645374 Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * profiles/arch/arm64: USE-mask app-emulation/qemu[accessibility]Michał Górny2018-01-231-0/+4
| |
| * profiles/arch/arm64: USE-mask app-emulation/libvirt[xen]Michał Górny2018-01-231-0/+4
| |
* | 2018-01-23 11:10:04 UTCRepository QA checks2018-01-232-15/+1
| |
* | Merge updates from masterRepository QA checks2018-01-237-209/+5
|\|
| * media-libs/libffado: Drop oldAndreas Sturmlechner2018-01-236-209/+0
| | | | | | | | | | Closes: https://bugs.gentoo.org/642530 Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * profiles: Mask dev-libs/libindicate-qt for removalAndreas Sturmlechner2018-01-231-0/+5
| |
* | 2018-01-23 10:46:38 UTCRepository QA checks2018-01-238-10/+24
| |
* | Merge updates from masterRepository QA checks2018-01-2313-9/+135
|\|
| * app-portage/gemato: Bump to 10.0Michał Górny2018-01-232-0/+44
| | | | | | | | | | | | | | Bump to the new major release that improves OpenPGP support. In particular, it explicitly detects signatures made using expired and revoked keys, and refreshes the key before verification to catch prolongation or revocation of keys.
| * net-p2p/bitcoin-qt-0.15.1: Fix testsLuke Dashjr2018-01-233-1/+42
| |
| * net-p2p/bitcoind-0.15.1: Fix testsLuke Dashjr2018-01-233-1/+42
| | | | | | | | | | Closes: https://github.com/gentoo/gentoo/pull/6934 Closes: https://bugs.gentoo.org/645250
| * sys-apps/kbd: switch SRC_URI since ftp.kernel.org is deprecatedAnthony G. Basile2018-01-235-7/+7
| | | | | | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* | 2018-01-23 10:26:45 UTCRepository QA checks2018-01-236-46/+4
| |
* | Merge updates from masterRepository QA checks2018-01-239-705/+1
|\|
| * sys-fs/xfsprogs: Removed old.Lars Wendler2018-01-238-704/+0
| | | | | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
| * sys-fs/xfsprogs: Replaced dead ftp:// SRC URI with https://Lars Wendler2018-01-231-1/+1
| | | | | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
* | 2018-01-23 10:06:35 UTCRepository QA checks2018-01-233-2/+13
| |
* | Merge updates from masterRepository QA checks2018-01-235-3/+101
|\|
| * games-emulation/snes9x: Use xdg-utils.eclass to handle .desktop files.Lars Wendler2018-01-231-3/+9
| | | | | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
| * mail-filter/policyd-weight: Rev bumpThomas Deutschmann2018-01-234-0/+92
| | | | | | | | | | | | | | | | | | | | | | | | Ebuild changes: =============== - We are now using similar patch set like Debian. - EAPI bumped to EAPI=6. Closes: https://bugs.gentoo.org/536580 Closes: https://bugs.gentoo.org/538902 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* | 2018-01-23 09:46:37 UTCRepository QA checks2018-01-236-6/+33
| |
* | Merge updates from masterRepository QA checks2018-01-238-5/+331
|\|
| * games-emulation/snes9x: Fix broken build systemDavid Seifert2018-01-232-1/+67
| | | | | | | | | | Closes: https://bugs.gentoo.org/645330 Package-Manager: Portage-2.3.19, Repoman-2.3.6
| * net-wireless/iw: Bump to version 4.14Lars Wendler2018-01-232-0/+35
| | | | | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
| * net-dialup/freeradius: Bump to version 3.0.16Lars Wendler2018-01-232-0/+225
| | | | | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
| * dev-python/bottleneck: update HOMEPAGE.Wim Muskee2018-01-232-4/+4
| | | | | | | | | | Closes: https://bugs.gentoo.org/639268 Closes: https://github.com/gentoo/gentoo/pull/6863
* | 2018-01-23 09:26:38 UTCRepository QA checks2018-01-232-1/+15
| |
* | Merge updates from masterRepository QA checks2018-01-232-0/+164
|\|
| * net-analyzer/suricata: version bump to 4.0.3Slawomir Lis2018-01-232-0/+164
| | | | | | | | | | | | This should fix security problems reported in https://bugs.gentoo.org/635662 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* | 2018-01-23 08:46:29 UTCRepository QA checks2018-01-234-1/+40
| |
* | Merge updates from masterRepository QA checks2018-01-236-0/+330
|\|
| * sys-auth/nss-mdns: Bump to 0.11Michał Górny2018-01-232-0/+55
| | | | | | | | | | | | | | | | | | Bump to the first release from the new upstream. Big thanks to Adam Goode for merging our patches and working on the code! Closes: https://bugs.gentoo.org/590968 Closes: https://bugs.gentoo.org/600282 Closes: https://bugs.gentoo.org/627770
| * media-gfx/gphoto2: version bump 2.5.14 → 2.5.15Gilles Dartiguelongue2018-01-232-0/+63
| | | | | | | | Package-Manager: Portage-2.3.20, Repoman-2.3.6
| * media-libs/libgphoto2: version bump 2.5.14 → 2.5.16Gilles Dartiguelongue2018-01-232-0/+212
| | | | | | | | | | | | | | | | Leave vusb configure switch to upstream default for now as it appears development related only and defaults to off. Closes: https://bugs.gentoo.org/634764 Package-Manager: Portage-2.3.20, Repoman-2.3.6
* | 2018-01-23 07:46:30 UTCRepository QA checks2018-01-232-1/+15
| |
* | Merge updates from masterRepository QA checks2018-01-232-0/+80
|\|
| * www-apps/icingaweb2: 2.5.1 bupMatthew Thode2018-01-232-0/+80
| | | | | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6