summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/gprof2dot: remove unused patchMichael Mair-Keimberger (asterix)2016-11-121-489/+0
|
* net-misc/aria2: Update HOMEPAGE & SRC_URIMichał Górny2016-11-121-2/+2
|
* app-emulation/docker-swarm: Fix SRC_URIManuel Rüger2016-11-121-1/+1
| | | | Package-Manager: portage-2.3.2
* app-emulation/qemu: update build dependency to vte:2.91, bug #595890Matthias Maier2016-11-121-1/+1
| | | | Package-Manager: portage-2.3.0
* app-emulation/qemu: update build dependency to vte:2.91, bug #595890Matthias Maier2016-11-121-1/+1
| | | | Package-Manager: portage-2.3.0
* app-emulation/qemu: security fixes, bug #598772Matthias Maier2016-11-126-0/+900
| | | | | | | | | | CVE-2016-9102, bug #598328 CVE-2016-9103, bug #598328 CVE-2016-9104, bug #598328 CVE-2016-9105, bug #598328 CVE-2016-9106, bug #598772 Package-Manager: portage-2.3.0
* */*: musicpd.org http to https.soredake2016-11-1213-34/+39
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2787 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* net-misc/openssh: mark 7.3_p1-r6 arm64/m68k/s390/sh stable #597360Mike Frysinger2016-11-121-1/+1
|
* sys-libs/glibc: version bump to 2.24Mike Frysinger2016-11-122-0/+203
|
* dev-perl/DateTime-TimeZone: Bump to 2.70.0 (masked)Kent Fredric2016-11-134-69/+54
| | | | | | | | | | | | | | | Needs newer Test2 Infrastructure via Params::ValidationCompiler Keywording: - New dependencies, some shared with DateTime's new dependencies - Keywords dropped: ~alpha ~arm ~arm64 ~hppa ~ia64 ~m68k ~pcc ~ppc64 ~s390 ~sh ~sparc ~x86-fbsd Upstream: - Replace Params::Validate with Params::ValidationCompiler - Upgrade to 2016i Olson database - Now includes: Asia/Famagusta, Asia/Yangon, Package-Manager: portage-2.3.2
* app-shells/zsh-completions: Remove oldManuel Rüger2016-11-124-110/+0
| | | | Package-Manager: portage-2.3.2
* app-shells/zsh-completions: Version bump to 0.22.0Manuel Rüger2016-11-122-0/+35
| | | | Package-Manager: portage-2.3.2
* sys-kernel/rt-sources: version bump to {3.18.44_p48,4.1.35_p41,4.4.30_p41} ↵Karl Linden2016-11-125-53/+4
| | | | | | | | | and remove old. Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2800 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* sci-misc/boinc: Add new icons to all ebuilds with revbumpSven Eden2016-11-124-11/+366
| | | | | | | | | | | | | | | | | | | | Gentoo-Bug: 593362 Currently BOINC manager uses the 48x48 icon from /usr/share/pixmaps/boinc.png, which looks quite ugly. There are better icons from http://boinc.berkeley.edu/logo.php. If USE="X" is set, the ebuilds now use convert (from either imagemagick or graphicsmagick) to produce png icons from http://boinc.berkeley.edu/logo/boinc_glossy2_512_F.tif. Produced sizes are: 16, 22, 24, 32, 36, 48, 64, 72, 96, 128, 192 and 256. Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2768 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-misc/boinc: Update to EAPI 6Sven Eden2016-11-123-9/+25
| | | | | | | Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2768 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-misc/boinc: Cleanup of obsolete ebuilds and filesSven Eden2016-11-125-561/+1
| | | | | | | Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2768 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-misc/boinc: Add suspend/resume to boinc init script, fix null byte input.Sven Eden2016-11-121-4/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | Gentoo-Bug: 493476 Enable users to suspend/resume all projects without having to start and use the manager GUI. Gentoo-Bug: 584386 (partly) After upgrading to the current app-shells/bash-4.4 the stop command provokes the following warning: "command substitution: ignored null byte in input" This happens due to the usage of "cut" with --output-delimiter=''. Obviously "cut" puts a null byte out if the delimiter was set to nothing. (Checked with hexdump, it does.) The fix is to use "tr -d ." to concatenate the version numbers, and then to compare against an "expr substr". Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2768 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-misc/boinc: Fix linker errors with wxGTK for boinc-7.6.33Sven Eden2016-11-122-0/+168
| | | | | | | | | | | | Gentoo-Bug: 587462 >=x11-libs/wxGTK-3.0.2.0-r3 has webview removed. This patch adds webview to the CLIENTGUILIBS. Package-Manager: portage-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/2768 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-misc/boinc: New ebuild for boinc-7.4.52Sven Eden2016-11-121-3/+7
| | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/2768 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-perl/DateTime-Format-Mail: Bump to 0.403.0Kent Fredric2016-11-132-0/+34
| | | | | | | | | | | - EAPI6 - Parallel Testing Upstream: - Use ->set_locale instead of ->set to set the locale in order to avoid unintentionally changing local time. Package-Manager: portage-2.3.2
* dev-perl/DateTime-TimeZone: Fix wrongly normalised versionKent Fredric2016-11-131-1/+1
| | | | | | And minor dep fixes. Package-Manager: portage-2.3.2
* app-editors/kakoune: drop old 0_pre20160826Mykyta Holubakha2016-11-122-51/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2802 Signed-off-by: David Seifert <soap@gentoo.org>
* app-editors/kakoune: update live ebuildMykyta Holubakha2016-11-121-7/+7
| | | | | | | introduce static use flag Closes: https://github.com/gentoo/gentoo/pull/2802 Signed-off-by: David Seifert <soap@gentoo.org>
* app-editors/kakoune: version bump to 0_pre20161111Mykyta Holubakha2016-11-123-0/+98
| | | | | | | introduce static use flag Closes: https://github.com/gentoo/gentoo/pull/2802 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-physics/rivet: Fixing URL for refs.bibGerhard Bräunlich2016-11-122-2/+2
| | | | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2807 Signed-off-by: David Seifert <soap@gentoo.org>
* app-office/abiword: Version bump to 3.0.2David Seifert2016-11-1210-0/+1492
| | | | | | | Gentoo-bug: 488462, 582788, 595250 * EAPI=6 Package-Manager: portage-2.3.2
* sys-devel/llvm: Remove OCaml (now in dev-ml/llvm-ocaml)Michał Górny2016-11-121-17/+5
|
* dev-ml/llvm-ocaml: Split OCaml bindings out of LLVMMichał Górny2016-11-123-0/+150
| | | | | | | | | Introduce an ebuild to build LLVM OCaml bindings separately from LLVM itself. As pointed out by our OCaml team, the OCaml bindings have to be rebuilt much more frequently than LLVM itself (that is, on every dependency upgrade). Furthermore, OCaml tests seem to have problems running from build dir without LLVM installed. Therefore, use the LLVM_OCAML_OUT_OF_TREE build logic that was added for OPAM.
* sci-visualization/quickplot: Add new HOMPAGEJustin Lecher2016-11-121-1/+1
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* mail-mta/nullmailer: Add missing slotoperatorJustin Lecher2016-11-121-10/+10
| | | | | | | fix quoting Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-text/enchant: Add missing slotoperatorJustin Lecher2016-11-121-2/+3
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* net-misc/mosh: Add missing slotoperatorJustin Lecher2016-11-122-29/+27
| | | | | | | Bump EAPI to 6 Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-editors/qxmledit: version bumpMichael Palimaka2016-11-132-0/+69
| | | | Package-Manager: portage-2.3.2
* dev-python/qtconsole: Fix test dependencies.Marius Brehler2016-11-122-3/+13
| | | | | | | | | Gentoo-Bug: https://bugs.gentoo.org/598659 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2775 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-games/tiled: version bumpMichael Palimaka2016-11-132-0/+70
| | | | Package-Manager: portage-2.3.2
* kde-misc/kio-gdrive: version bumpMichael Palimaka2016-11-122-0/+52
| | | | Package-Manager: portage-2.3.2
* dev-util/sysprof: version bump 1.2.0 → 3.22.2Gilles Dartiguelongue2016-11-122-0/+61
| | | | | | Mostly a rewrite so some bugs might be expected. Package-Manager: portage-2.3.2
* media-gfx/gnome-photos: version bump 3.22.1 → 3.22.2Gilles Dartiguelongue2016-11-122-0/+62
| | | | Package-Manager: portage-2.3.2
* gnome-base/gnome-session: version bump 3.22.1 → 3.22.2Gilles Dartiguelongue2016-11-122-0/+123
| | | | Package-Manager: portage-2.3.2
* gnome-extra/gnome-software: version bump 3.22.1 → 3.22.2Gilles Dartiguelongue2016-11-122-0/+82
| | | | Package-Manager: portage-2.3.2
* dev-libs/appstream-glib: version bump 0.6.3 → 0.6.5Gilles Dartiguelongue2016-11-122-0/+61
| | | | Package-Manager: portage-2.3.2
* media-gfx/shotwell: version bump 0.24.1 → 0.24.2Gilles Dartiguelongue2016-11-122-0/+62
| | | | Package-Manager: portage-2.3.2
* sys-fs/udisks: fix sandbox issueGilles Dartiguelongue2016-11-121-1/+3
| | | | | | Gentoo-Bug: 587810 Package-Manager: portage-2.3.2
* net-misc/tigervnc: ppc stable wrt bug #567324Agostino Sarubbo2016-11-121-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/tigervnc: sparc stable wrt bug #567324Agostino Sarubbo2016-11-121-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-wm/twm: sparc stable wrt bug #559062Agostino Sarubbo2016-11-121-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-terms/xterm: sparc stable wrt bug #559062Agostino Sarubbo2016-11-121-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-proto/xproto: sparc stable wrt bug #559062Agostino Sarubbo2016-11-121-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-proto/randrproto: sparc stable wrt bug #559062Agostino Sarubbo2016-11-121-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* x11-proto/kbproto: sparc stable wrt bug #559062Agostino Sarubbo2016-11-121-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>