summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-fs/ntfs3g: Clean up version 2013.1.13Patrick McLean2015-12-032-94/+0
| | | | | | This fixes bug #567372 Package-Manager: portage-2.2.26
* dev-libs/openssl: Added new parallel build patch for 1.0.2e version.Lars Wendler2015-12-032-1/+315
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-python/PyQt5: add several missing REQUIRED_USEDavide Pesavento2015-12-032-0/+16
| | | | | | | | | | Apparently configure.py does not list all these dependencies, and does not check if they are satisfied at build time. But their lack causes ImportErrors at runtime. Gentoo-Bug: 567394 Package-Manager: portage-2.2.26
* sys-fs/zfs-kmod-0.6.5.3-r1: Block <sys-kernel/spl-0.6.5.3-r1Richard Yao2015-12-031-0/+1
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Richard Yao <ryao@gentoo.org>
* sys-fs/zfs-0.6.5.3-r1: Block <sys-fs/zfs-kmod-0.6.5.3-r1Richard Yao2015-12-031-1/+20
| | | | | | | We also add a warning about updating your initramfs. Package-Manager: portage-2.2.20.1 Signed-off-by: Richard Yao <ryao@gentoo.org>
* www-client/chromium: Remove oldMike Gilbert2015-12-033-1292/+0
| | | | Package-Manager: portage-2.2.26_p10
* net-nds/openldap: version bump to 2.4.43Tony Vroon2015-12-031-0/+1
| | | | Let us not forget about the Manifest.
* net-nds/openldap: version bump to 2.4.43Tony Vroon2015-12-031-0/+816
| | | | | | | This is a bugfix release, closes bug #567446. Ebuild work by Lars "Poly-C" Wendler. Suggested-By: Gavin Henry <ghenry@suretec.co.uk> Acked-By: Matthew prometheanfire Thode <prometheanfire@gentoo.org>
* net-p2p/qbittorrent: Add missing dev-qt/qtconcurrent dep. Bug #565734Markos Chandras2015-12-032-0/+83
| | | | Package-Manager: portage-2.2.26
* net-p2p/transmission: Remove oldMike Gilbert2015-12-032-317/+0
| | | | Package-Manager: portage-2.2.26_p10
* net-p2p/transmission: Remove slot-operator from Qt depsMike Gilbert2015-12-031-8/+8
| | | | | | Bug: https://bugs.gentoo.org/554248 Package-Manager: portage-2.2.26_p10
* app-shells/psh: Add compatibility patch for Perl 5.22; other QA cleanupsAndreas K. Huettel (dilfridge)2015-12-033-3/+53
| | | | Package-Manager: portage-2.2.26
* dev-libs/openssl: version bump to 0.9.8zh & 1.0.2e #567476Mike Frysinger2015-12-034-0/+493
|
* app-crypt/{acme,letsencrypt}: version bump to 0.1.0Mike Frysinger2015-12-034-2/+2
|
* net-misc/dropbear: version bump to 2015.71Mike Frysinger2015-12-032-4/+1
|
* python-utils-r1.eclass: Change python_export_utf8_locale to deal with LC_ALL=CMike Gilbert2015-12-031-7/+15
| | | | | | Paludis sets LC_ALL=C to ensure a 'sane' build environment. We only want to override LC_CTYPE, so we break LC_ALL into separate LC_* overrides and set LC_ALL to blank.
* sys-power/cpupower: Add LINUGUAS supportMike Gilbert2015-12-031-1/+7
| | | | | | Bug: https://bugs.gentoo.org/531516 Package-Manager: portage-2.2.26_p10
* sys-kernel/spl + sys-fs/zfs{,-kmod}: Partial stable /dev/zfs API + backportsRichard Yao2015-12-036-0/+484
| | | | | | | | | | | | | | | | | | | | This backports various fixes and also implements the partial /dev/zfs stable API that I have developed at ClusterHQ over the past 14 months. Ordinarily, I would not commit something like this until it has gone upstream, but upstream wants review from people in the Illumos project that prefer to see things like this in production before it reaches them and it would have likely been deadlocked until I volunteered Gentoo. I am confident that this is ready for production and I believe Gentoo benefits from it enough to justify being the first production user. Unless the API changes under review, situations where the kernel modules and userland bits fall out of sync will no longer break the boot process (excluding zfs-share and zfs-zed). This was the longstanding blocker to the ebuilds moving from ~arch to arch, so we could finally see that happen around later this month / early next month. Package-Manager: portage-2.2.20.1 Signed-off-by: Richard Yao <ryao@gentoo.org>
* net-libs/rb_libtorrent: Version bumpMarkos Chandras2015-12-032-0/+79
| | | | Package-Manager: portage-2.2.26
* net-libs/rb_libtorrent: Change HOMEPAGE. Bug #567206Markos Chandras2015-12-036-6/+6
| | | | Package-Manager: portage-2.2.26
* profiles/package.mask: Mask dev-java/{jigsaw,css-validator} && ↵Patrice Clement2015-12-031-0/+7
| | | | | | app-text/epubcheck for removal. See bug 567326. Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-crypt/fcrackzip: cleanup EAPAlon Bar-Lev2015-12-031-5/+4
| | | | | | Bug: 531630 Thanks: Benda Xu <heroxbd@gentoo.org> Package-Manager: portage-2.2.20.1
* dev-python/stsci-sphinxext: Add python3.5 supportJustin Lecher2015-12-032-6/+7
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567456 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* profiles: Mask USE=editor for kde-apps/kalziumJustin Lecher2015-12-031-0/+4
| | | | | | | | Missing keywords on sci-chemistry/openbabel Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567458 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/sphinxcontrib-programoutput: Add python3.5 supportJustin Lecher2015-12-032-8/+9
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567456 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/cryptography: Drop python3.5 support from old versionJustin Lecher2015-12-031-1/+1
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567454 Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-emulation/xen-tools: clean vulnerable versions wrt security bug #566838Ian Delaney2015-12-032-928/+0
| | | | | | Gentoo bug : #566838 Package-Manager: portage-2.2.24
* dev-db/sqliteman: remove oldMichael Palimaka2015-12-041-28/+0
| | | | Package-Manager: portage-2.2.26
* dev-libs/hashit: remove oldMichael Palimaka2015-12-041-23/+0
| | | | Package-Manager: portage-2.2.26
* sci-calculators/units: x86 stable wrt bug #567166Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-admin/logrotate: x86 stable wrt bug #566902Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-cluster/keepalived: x86 stable wrt bug #563188Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-i18n/freewnn: x86 stable wrt bug #566386Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-haskell/crypto: x86 stable wrt bug #534952Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-fs/davfs2: x86 stable wrt bug #564592Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-kernel/genkernel: x86 stable wrt bug #556398Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-engines/gemrb: x86 stable wrt bug #567396Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-misc/opengfx: x86 stable wrt bug #566370Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-db/sqliteman: x86 stable wrt bug #566240Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-admin/syslog-ng: x86 stable wrt bug #567000Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-ml/lablgtk: x86 stable wrt bug #566610Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/curl: x86 stable wrt bug #566864Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-strategy/asc: x86 stable wrt bug #566734Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* games-action/openclonk: x86 stable wrt bug #566474Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/hashit: x86 stable wrt bug #566216Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-libs/lensfun: x86 stable wrt bug #566390Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-misc/shellinabox: x86 stable wrt bug #566718Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/openrc: x86 stable wrt bug #567356Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/udevil: x86 stable wrt bug #566970Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/cbflib: x86 stable wrt bug #566966Agostino Sarubbo2015-12-031-1/+1
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>