summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/yuicompressor: drop maintainershipTomas Mozes2018-03-291-8/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7679 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/creduce: Drop 2.4.0 (requires LLVM 3.7)Michał Górny2018-03-292-29/+0
|
* dev-util/lldb: Drop old 4.0.1Michał Górny2018-03-294-323/+0
|
* dev-util/lcov-1.13-r1: added ~mipsMatt Turner2018-03-281-1/+1
|
* dev-util/pkgconf: bump to 1.4.2Mike Gilbert2018-03-284-2/+78
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6_p81
* dev-util/lldb: Allow dev-python/swig >= 3.0.11 in 5+Michał Górny2018-03-284-12/+4
| | | | Closes: https://bugs.gentoo.org/598708
* dev-util/ccache-3.3.4-r1: added ~mips, bug 643082Matt Turner2018-03-271-1/+1
|
* dev-util/shadowman-2: added ~mips, bug 643082Matt Turner2018-03-271-1/+1
|
* dev-util/cmocka-1.1.1: added ~mipsMatt Turner2018-03-271-1/+1
|
* dev-util/scons: stable 2.5.1 for ia64, bug #651586Sergei Trofimovich2018-03-271-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-util/scons: stable 2.5.1 for sparc, bug #651586Rolf Eike Beer2018-03-271-2/+2
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* app-metrics/buildbot-prometheus: Move package from dev-util/buildbot-prometheusManuel Rüger2018-03-276-160/+0
|
* dev-util/goland: Remove oldManuel Rüger2018-03-272-46/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/goland: Version bump to 2017.3.3Manuel Rüger2018-03-272-0/+46
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/clair: Version bump to 2.0.2Manuel Rüger2018-03-272-0/+47
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/clinfo: Cleanup old versionsCraig Andrews2018-03-264-78/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/clinfo: 2.2.18.03.26 version bumpCraig Andrews2018-03-263-2/+30
| | | | | | | Add dependency on >=app-eselect/eselect-opencl-1.1.0-r4 to ensure the required opencl 2.0 headers are present. Closes: https://bugs.gentoo.org/650730 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/patchelf: git snapshot version bump to 0.9_p20180129Nikos Chantziaras2018-03-262-0/+27
| | | | | | | | | | | | | | | | | | Current (0.9) version of patchelf fails to update the .gnu.version_r section of binary executables when patching them, resulting in the executable being unable to run: $ patchelf --replace-needed "libcurl-gnutls.so.4" "libcurl.so.4" my_binary $ ./my_binary Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed! This has been fixed by upstream a couple years ago, but patchelf has not done a new release since then. This version bump grabs a Git snapshot. Closes: https://bugs.gentoo.org/651600 Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7625
* dev-util/dialog: Version 1.3.20171209.Jeroen Roovers2018-03-262-0/+53
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/sysdig: Drop oldMichał Górny2018-03-262-93/+0
|
* dev-util/pycharm-community: Version bumpMichael Weber2018-03-262-56/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/pycharm-professional: Version bump, remove old.Michael Weber2018-03-262-4/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/pycharm-community: bump to 2017.3.4Andrey Grozin2018-03-262-0/+54
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-util/perf-4.9.13: added ~mips, bug 599310Matt Turner2018-03-251-1/+1
|
* dev-util/sel: x86 stable (bug #647518)Thomas Deutschmann2018-03-261-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/geany: use HTTPSMichael Mair-Keimberger2018-03-254-10/+10
|
* dev-util/eric: Bump to 18.03.Nils Freydank2018-03-252-0/+79
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7564 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/eric: add (+) on qscintilla-python[qt5] USE depFelix Tiede2018-03-251-7/+6
| | | | | Closes: https://bugs.gentoo.org/651320 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/eric: remove oldDavide Pesavento2018-03-253-135/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/statifier: Don't compile 32-bit on amd64 no-multilib profileConrad Kostecki2018-03-251-0/+9
| | | | | Closes: https://bugs.gentoo.org/651260 Closes: https://github.com/gentoo/gentoo/pull/7571
* dev-util/xfce4-dev-tools: Drop oldMichał Górny2018-03-251-22/+0
|
* dev-util/cmdtest: arm stable, bug #611052Markus Meier2018-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-util/rosdep: bump to 0.12.2Alexis Ballier2018-03-252-0/+62
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/rosdep: Remove oldAlexis Ballier2018-03-252-61/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/dialog: stable 1.3.20170131 for ppc64, bug #617162Sergei Trofimovich2018-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* dev-util/mingw64-runtime: switch to --prefix=/usr (from --prefix=/)Sergei Trofimovich2018-03-241-0/+117
| | | | | | | | | | | | | | | | | | | A couple of changes: - Allow dev-util/mingw64-runtime[headers-only] for cross-building case. One day crossdew won't need cross-${CTARGET}/mingw64-runtime packages and will be able to use dev-util/mingw64-runtime directly. This change is a step in that direction. - Awitch to --prefix=/usr (from --prefix=/). This allow cross-building dev-util/mingw64-runtime itself and installing libraries into /usr/lib (instead of /lib). Tested as: - generated working toolchain: $ crossdev -t x86_64-w64-mingw32 - cross-built mingw64-runtime successfully: $ x86_64-w64-mingw32-emerge -v1 dev-util/mingw64-runtime Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/meson: remove 0.45.0-r1William Hubbs2018-03-242-40/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/meson: 0.45.1 version bumpWilliam Hubbs2018-03-242-0/+40
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/clion: remove old versionChristian Strahl2018-03-242-63/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7550 Package-Manager: Portage-2.3.24-r1, Repoman-2.3.6
* dev-util/clion: version bump to 2017.3.4Christian Strahl2018-03-242-0/+61
| | | | Package-Manager: 2.3.24-r1, Repoman-2.3.6
* dev-util/mingw64-runtime: use $(alt_prefix) when cross-buildingSergei Trofimovich2018-03-241-4/+7
| | | | | | | | | It's one of the steps to be able to cross-build 'dev-util/mingw64-runtime' ("CBUILD != (CHOST = CTARGET)" case). Noticed by Marty E. Plummer. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/qbs: remove oldDavide Pesavento2018-03-243-237/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/qbs: stabilize 1.10.1 on amd64Davide Pesavento2018-03-241-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/spirv-tools: Initial VersionsNick Sarnie2018-03-234-0/+69
| | | | Signed-off-by: Nick Sarnie <commendsarnex@gmail.com>
* dev-util/spirv-headers: Initial versionsNick Sarnie2018-03-235-0/+77
| | | | | Signed-off-by: Nick Sarnie <commendsarnex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/7438
* dev-util/xfce4-dev-tools: arm stable, bug #643074Markus Meier2018-03-231-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-util/statifier: added new ebuildConrad Kostecki2018-03-233-0/+57
| | | | | Closes: https://bugs.gentoo.org/649522 Closes: https://github.com/gentoo/gentoo/pull/7349
* dev-util/sel: stable 0.08.4-r2 for sparc, bug #647518Rolf Eike Beer2018-03-231-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-util/pretrace: Stop using prepalldocs (#587268), neither einstall, bump ↵Pacho Ramos2018-03-222-32/+33
| | | | | | EAPI and don't show elog messages everytime Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-util/cucumber: Mark ~hppa too.Jeroen Roovers2018-03-223-3/+3
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --ignore-arches