summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/vulkan-tools: Bump to 1.1.106Nick Sarnie2019-04-143-1/+94
| | | | | | | Closes: https://bugs.gentoo.org/show_bug.cgi?id=682826 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* dev-util/vulkan-headers: Bump to 1.1.106Nick Sarnie2019-04-142-0/+23
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
* dev-util/netsurf-buildsystem: arm64 keyworded (bug #653210)Aaron Bauman2019-04-141-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-libs/boost: Version bump to 1.70.0David Seifert2019-04-152-0/+143
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * bzip2/lzma/zlib/zstd support can now be disabled via USE flags explicitly. * Upstream has fixed Boost.Python to finally support building against multiple Python 3 implementations concurrently: https://github.com/boostorg/python/commit/d4d41d94aecc Going forward, Gentoo will stop modifying the upstream build system for its multiple implementations. This will lead to some short-term pain, as the library pattern changes from libboost_python-3.6.so to libboost_python36.so which is the canonical name used by upstream. Changing this name should be avoided, as the filename is also encoded as a macro in various boost headers. Bug: https://bugs.gentoo.org/631590 Closes: https://bugs.gentoo.org/653878 Closes: https://github.com/gentoo/gentoo/pull/11659 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-util/meson: arm stable wrt bug #682986Mikle Kolyada2019-04-141-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* dev-util/trinity: remove oldAndrew Savchenko2019-04-146-241/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* dev-util/trinity: version bumpAndrew Savchenko2019-04-144-6/+61
| | | | | | | | | Take an orphaned package for a maintenace. Update to version 1.9 which fixes bug 669604. Closes: https://bugs.gentoo.org/669604 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrew Savchenko <bircoph@gentoo.org>
* dev-util/coccinelle: Replace STRIP_MASK with RESTRICT=stripMichał Górny2019-04-142-6/+4
| | | | | Closes: https://bugs.gentoo.org/651448 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/igprof: Remove last-rited pkgMichał Górny2019-04-143-37/+0
| | | | | Closes: https://bugs.gentoo.org/638500 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/staruml-bin: Remove last-rited pkgMichał Górny2019-04-143-74/+0
| | | | | Closes: https://bugs.gentoo.org/677486 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/source-highlight: fix dark colors in GDBTiziano Müller2019-04-132-0/+67
| | | | | | | | | | | rev.bump to import patch from Fedora (and bump EAPI) to make functions names readable in syntax colored GDB output when using a dark background, see https://bugzilla.redhat.com/show_bug.cgi?id=1688372 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Tiziano Müller <dev-zero@gentoo.org>
* dev-util/debugedit: amd64 stable wrt bug #683222Mikle Kolyada2019-04-131-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-util/source-highlight: serialize testsTiziano Müller2019-04-131-1/+3
| | | | | | | | | Upstream uses the same intermediate files in multiple tests, running them in parallel by make will eventually break one or more tests. Closes: https://bugs.gentoo.org/635100 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Tiziano Müller <dev-zero@gentoo.org>
* dev-util/anjuta: remove oldMart Raudsepp2019-04-132-136/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* dev-util/cmake: Bump to version 3.14.2Lars Wendler2019-04-132-0/+230
| | | | | | Closes: https://bugs.gentoo.org/680964 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-util/systemtap: Rename 'avahi' to 'zeroconf' USE (#477620)Pacho Ramos2019-04-131-3/+3
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* dev-util/bpftrace: remove check for EBPF_JIT since it can't be setPatrick McLean2019-04-112-2/+2
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/bpftrace: Check kernel configurationPatrick McLean2019-04-112-2/+14
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/cargo-tree: 0.26.0Georgy Yakovlev2019-04-112-0/+223
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* dev-util/cucumber: cleanupHans de Graaff2019-04-112-90/+0
| | | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-util/cucumber-rails: cleanupHans de Graaff2019-04-112-48/+0
| | | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-util/cucumber-tag_expressions: cleanupHans de Graaff2019-04-113-38/+0
| | | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-util/drone-cli: Version bump to 1.0.8Manuel Rüger2019-04-112-0/+35
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
* dev-util/repo: version bump 1.13.2Yixun Lan2019-04-112-0/+30
| | | | | | | which is the lastest stable version Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/repo: add myself to maintainer listYixun Lan2019-04-111-1/+4
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* dev-util/hxtools: Drop old versionsMatt Turner2019-04-102-30/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/meson: x86 stable (bug #682986)Thomas Deutschmann2019-04-101-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/debugedit: Drop oldMichał Górny2019-04-101-89/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/clair: UnmaintainManuel Rüger2019-04-101-4/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
* dev-util/hadolint: UnmaintainManuel Rüger2019-04-101-4/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
* dev-util/meson: amd64 stable wrt bug #682986Aaron Bauman2019-04-091-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-util/trace-cmd: Fix inverted USE flag passingPatrick McLean2019-04-092-4/+4
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/trace-cmd: Clean up how flags are passed to the build systemPatrick McLean2019-04-093-34/+43
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-util/meson: arm64 stable (bug #682986)Aaron Bauman2019-04-091-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-util/treecc: EAPI7 bump && improve ebuild.Michael Mair-Keimberger2019-04-101-0/+43
| | | | | | Closes: https://bugs.gentoo.org/679624 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-util/treecc: fix LICENSE, use https.Michael Mair-Keimberger2019-04-101-3/+3
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11285 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-util/radare2: disable parallel build, bug #682564Sergei Trofimovich2019-04-091-0/+6
| | | | | | | | | | | | 'hexagon_disas.o' does not have correct dependencies and gets into archive before final artifact is ready. Disable prallel build as a workaround. Reported-by: Andrew Udvare Bug: https://bugs.gentoo.org/682564 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/diffball: update SRC_URI, HOMEPAGE, metadata.xml.Wim Muskee2019-04-092-3/+4
| | | | | | | Closes: https://bugs.gentoo.org/680560 Signed-off-by: Wim Muskee <wimmuskee@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11631 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* dev-util/source-highlight: fix build for Prefix, thanks Olivier HuberFabian Groffen2019-04-091-1/+2
| | | | | | Closes: https://bugs.gentoo.org/682330 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-util/repo: move my packages to maintainer-neededAustin English2019-04-081-4/+1
| | | | | | Signed-off-by: Austin English <wizardedit@gentoo.org> Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12
* dev-util/kcov: move my packages to maintainer-neededAustin English2019-04-081-4/+1
| | | | | | Signed-off-by: Austin English <wizardedit@gentoo.org> Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12
* dev-util/artifactory-bin: move my packages to maintainer-neededAustin English2019-04-081-4/+1
| | | | | | Signed-off-by: Austin English <wizardedit@gentoo.org> Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12
* dev-util/valgrind: remove myself from metadata.xmlAustin English2019-04-081-4/+0
| | | | | | Signed-off-by: Austin English <wizardedit@gentoo.org> Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12
* dev-util/idea-community: drop old versionKyle Elbert2019-04-092-71/+0
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Kyle Elbert <kcelbert@gmail.com> Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* dev-util/idea-community: bump to 2019.1 and Split custom-jdk useflagKyle Elbert2019-04-093-0/+118
| | | | | | | | | | | | | Upstream now offers a Java 11 based Jetbrains Runtime, while continuing to offer their Java 8 based runtime as the default download Closes: https://bugs.gentoo.org/653144 Closes: https://bugs.gentoo.org/676370 Closes: https://bugs.gentoo.org/676900 Closes: https://bugs.gentoo.org/640688 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Kyle Elbert <kcelbert@gmail.com> Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* dev-util/idea-community: Fetch the custom-jdk seperatelyKyle Elbert2019-04-092-10/+23
| | | | | | | | | Reduces download size for USE -custom-jdk and fixes USE custom-jdk for x86 Bug: https://bugs.gentoo.org/676370 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Kyle Elbert <kcelbert@gmail.com> Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* dev-util/idea-community: 2018.3.4 version bumpKyle Elbert2019-04-092-0/+71
| | | | | | | | | | | | (identical to 2018.3.3 ebuild) Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Kyle Elbert <kcelbert@gmail.com> Bug: https://bugs.gentoo.org/676900 Bug: https://bugs.gentoo.org/653144 Bug: https://bugs.gentoo.org/640688 Closes: https://github.com/gentoo/gentoo/pull/11555 Signed-off-by: Alice Ferrazzi <alicef@gentoo.org>
* dev-util/ctags: arm64 stable (bug #524004)Aaron Bauman2019-04-081-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-util/crash: version bumpDoug Goldstein2019-04-082-2/+6
| | | | | Signed-off-by: Doug Goldstein <cardoe@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-util/catfish: Drop oldMichał Górny2019-04-082-42/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>