summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/catkin: Add cmake to RDEPEND.Alexis Ballier2017-05-262-0/+2
| | | | | | It is basically a set of macros built on top of cmake, so it does not make sense without it. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Revert "dev-util/qbs: [QA] Put 'test?' USE conditional in DEPEND"David Seifert2017-05-263-14/+8
| | | | This reverts commit 694438813f1588b11244fb6f9bb95641c78d4453.
* dev-util/qbs: [QA] Put 'test?' USE conditional in DEPENDDavid Seifert2017-05-263-8/+14
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/qbs: version bumpDavide Pesavento2017-05-262-0/+108
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/open-vcdiff: fix building with GCC-6.Peter Levine2017-05-253-1/+252
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/594334 Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4639
* dev-util/cgdb: fix DOCS files.Nado2017-05-251-2/+2
| | | | | | | | * TODO removed. * FAQ added. Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4756
* dev-util/perf: Prefix supportGuilherme Amadio2017-05-241-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/docker-distribution-pruner: Initial versionManuel Rüger2017-05-223-0/+44
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/apitrace: Do not call enable_cmake* directlyMichał Górny2017-05-225-5/+5
|
* dev-util/drone: Update snapshotManuel Rüger2017-05-222-0/+49
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-util/mingw64-runtime: Enforce libdir to gcc hardcoded pathBertrand Jacquin2017-05-221-0/+113
| | | | | | | | | | | | | | | | | cross-x86_64-w64-mingw32/gcc has the following default search dir: $ x86_64-w64-mingw32-gcc -print-search-dirs install: /usr/lib/gcc/x86_64-w64-mingw32/5.4.0/ programs: =/usr/libexec/gcc/x86_64-w64-mingw32/5.4.0/:/usr/libexec/gcc/x86_64-w64-mingw32/5.4.0/:/usr/libexec/gcc/x86_64-w64-mingw32/:/usr/lib/gcc/x86_64-w64-mingw32/5.4.0/:/usr/lib/gcc/x86_64-w64-mingw32/:/usr/lib/gcc/x86_64-w64-mingw32/5.4.0/../../../../x86_64-w64-mingw32/bin/x86_64-w64-mingw32/5.4.0/:/usr/lib/gcc/x86_64-w64-mingw32/5.4.0/../../../../x86_64-w64-mingw32/bin/ libraries: =/usr/lib/gcc/x86_64-w64-mingw32/5.4.0/:/usr/lib/gcc/x86_64-w64-mingw32/5.4.0/../../../../x86_64-w64-mingw32/lib/x86_64-w64-mingw32/5.4.0/:/usr/lib/gcc/x86_64-w64-mingw32/5.4.0/../../../../x86_64-w64-mingw32/lib/../lib/:/usr/x86_64-w64-mingw32/mingw/lib/x86_64-w64-mingw32/5.4.0/:/usr/x86_64-w64-mingw32/mingw/lib/../lib/:/usr/lib/gcc/x86_64-w64-mingw32/5.4.0/../../../../x86_64-w64-mingw32/lib/:/usr/x86_64-w64-mingw32/mingw/lib/ This default does not contain /usr/x86_64-w64-mingw32/lib64 where libraries installed with USE=libraries such as libpthread.dll.a are installed. Applications that need to link with lib pthread cannot link properly unless LDFLAGS are manually modified. This patch append --libdir=/usr/${CTARGET}/usr/lib in order to install such libraries in the default gcc search directory.
* dev-util/cppunit: 1.14.0 version bump, EAPI 6Andreas Sturmlechner2017-05-223-12/+81
| | | | | | | Reported-by: jospezial <jospezial@gmx.de> Gentoo-bug: 615894 Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-util/clion: remove old versionChristian Strahl2017-05-212-64/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4705 Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-util/clion: version bump to 2017.1.2Christian Strahl2017-05-212-0/+64
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-util/squashmerge: Modernize the live ebuild, EAPI=6Michał Górny2017-05-211-17/+11
|
* dev-util/squashmerge: Moved to GitHubMichał Górny2017-05-213-9/+9
|
* dev-util/squashdelta: Modernize the live ebuild, EAPI=6Michał Górny2017-05-211-17/+11
|
* dev-util/squashdelta: Moved to GitHubMichał Górny2017-05-213-9/+9
|
* dev-util/nvidia-cuda-toolkit: Drop to ~archMichał Górny2017-05-202-2/+2
|
* dev-util/nvidia-cuda-sdk: Drop to ~archMichał Górny2017-05-201-1/+1
|
* dev-util/cucumber-rails: add 1.5.0Hans de Graaff2017-05-202-0/+48
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-util/cucumber-rails: cleanupHans de Graaff2017-05-203-96/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-util/creduce: Require clang-4, #618992Michał Górny2017-05-192-6/+2
|
* dev-util/drone: Update snapshotManuel Rüger2017-05-192-0/+48
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-util/debootstrap: ppc stable (bug 616536).Michael Weber2017-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc"
* dev-util/creduce: Bump to 2.7.0 (compatible with LLVM 4)Michał Górny2017-05-192-0/+37
|
* dev-util/debootstrap: ppc64 stable (bug 616536).Michael Weber2017-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="ppc64"
* dev-util/android-studio: drop oldJason Zaman2017-05-183-200/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-util/android-studio: stable 2.3.1Jason Zaman2017-05-181-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-util/android-studio: bump to 2.3.2Jason Zaman2017-05-182-0/+100
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-util/cppcheck: Version bump (bug 618650, thanks Jens Lindenmeier).Michael Weber2017-05-162-0/+105
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-util/android-ndk: drop v8 to get rid of EAPI3Jason Zaman2017-05-175-308/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-util/android-ndk: bump to 14bPavel Homolka2017-05-172-0/+75
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/616792 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-util/buildbot-waterfall-view: Version bump, adds py3.5 capabilityBrian Dolbec2017-05-156-147/+4
| | | | | | Clean older versions. Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
* dev-util/buildbot-console-view: Version bump, adds py3.5 capabilityBrian Dolbec2017-05-156-147/+4
| | | | | | Clean older versions. Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
* dev-util/buildbot-www: Version bump, adds py3.5 capabilityBrian Dolbec2017-05-155-142/+2
| | | | | | Clean older versions. Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
* dev-util/buildbot-pkg: Version bump, adds py3.5 capabilityBrian Dolbec2017-05-156-136/+4
| | | | | | Clean older versions. Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
* dev-util/buildbot: Version bump, adds py3.5 capabilityBrian Dolbec2017-05-159-1726/+43
| | | | | | Clean older versions. Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
* dev-util/buildbot-worker: Version bump, adds py3.5 capabilityBrian Dolbec2017-05-157-259/+22
| | | | | | Clean older versions. Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30
* dev-util/rats: Remove oldManuel Rüger2017-05-152-38/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-util/drone: Remove oldManuel Rüger2017-05-153-99/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-util/vint: add changelog URL to metadataIlya Tumaykin2017-05-151-0/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-util/idea-ultimate: bumped to 2017.1.2.171.4249.39Alice Ferrazzi2017-05-153-84/+1
| | | | | | removed all ebuild Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-util/dialog: arm stable, bug #617162Markus Meier2017-05-141-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-util/debootstrap: arm stable, bug #616536Markus Meier2017-05-141-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-util/pkgconf: add ~arm, bug #617758Markus Meier2017-05-141-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-util/kyua: add ~arm, bug #617758Markus Meier2017-05-141-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-util/pkgconf: add ~arm64, bug #617758Markus Meier2017-05-131-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* dev-util/kyua: add ~arm64, bug #617758Markus Meier2017-05-131-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* dev-util/drone: Version bump to 0.6.0Manuel Rüger2017-05-122-0/+49
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2