summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util: Remove *-fbsd KEYWORDSMichał Górny2019-10-11123-123/+123
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/hadolint: Remove last-rited pkgMichał Górny2019-10-113-51/+0
| | | | | Closes: https://bugs.gentoo.org/674660 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/pkgconfig-openbsd: Remove last-rited pkgMichał Górny2019-10-114-101/+0
| | | | | Closes: https://bugs.gentoo.org/694034 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/cmake: Bump to version 3.16.0_rc1Lars Wendler2019-10-112-0/+227
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* dev-util/cargo-ebuild: add initial versionDoug Goldstein2019-10-103-0/+310
| | | | | | | | Adds cargo-build 0.2.0 as the initial version to the tree. Closes: https://bugs.gentoo.org/650972 Signed-off-by: Doug Goldstein <cardoe@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* dev-util/xfce4-dev-tools: x86 stable wrt bug #697454Mikle Kolyada2019-10-101-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-util/catfish: x86 stable wrt bug #697454Mikle Kolyada2019-10-101-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-util/xfce4-dev-tools: amd64 stable wrt bug #697454Mikle Kolyada2019-10-101-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-util/catfish: amd64 stable wrt bug #697454Mikle Kolyada2019-10-101-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-util/rej: EAPI=7Jeroen Roovers2019-10-101-0/+28
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* dev-util/cutter: version bump to 1.9.0Tact Yoshida2019-10-103-0/+92
| | | | | | | | Closes: https://bugs.gentoo.org/696680 Signed-off-by: Tact Yoshida <otakuto.gentoo@gmail.com> Package-Manager: Portage-2.3.66, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/13207 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Fix obsolete copyrightsMichał Górny2019-10-101-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/nvidia-cuda-toolkit: Bump version to 10.1.243Jan Vesely2019-10-102-0/+151
| | | | | | | | | | | Adapt to the new download location. Adapt to new directory names for nsight-compute and nsight-systems. Use rm -r instead of rm -rf to catch removing non-existent files. Bump disk requirements to 6.8GB (cuda is 3.4GB unpacked). Closes: https://github.com/gentoo/gentoo/pull/12715 Signed-off-by: Jan Vesely <jano.vesely@gmail.com> Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* dev-util/spirv-llvm-translator: add test restrictionsMarek Szuba2019-10-081-0/+2
| | | | | | | As recommended by pkgcheck. Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-util/cpuinfo-collection: stable 20101114 for ppc64, bug #696280Sergei Trofimovich2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/treecc: stable 0.3.10-r1 for ia64, bug #696288Sergei Trofimovich2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/cpuinfo-collection: stable 20101114 for ia64, bug #696280Sergei Trofimovich2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/its4: Drop old (EAPI=0)Michał Górny2019-10-071-36/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/intel-graphics-compiler: pass $LLVM_MAX_SLOT to get_llvm_prefix()Marek Szuba2019-10-072-0/+37
| | | | | | | | | | When invoked without max_slot, get_llvm_prefix() iterates over *all* LLVM slots known to llvm.eclass - including those exceeding LLVM_MAX_SLOT. As a consequence, an ebuild can e.g. end up getting installed into llvm:9 directories in spite of having been linked against llvm:8. Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-util/intel-graphics-compiler: remove oldMarek Szuba2019-10-075-124/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-util/spirv-llvm-translator: remove oldMarek Szuba2019-10-073-111/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-util/spirv-llvm-translator: pass $LLVM_MAX_SLOT to get_llvm_prefix()Marek Szuba2019-10-071-0/+55
| | | | | | | | | | | When invoked without max_slot, get_llvm_prefix() iterates over *all* LLVM slots known to llvm.eclass - including those exceeding LLVM_MAX_SLOT. As a consequence, an ebuild can e.g. end up getting installed into llvm:9 directories in spite of having been linked against llvm:8. Closes: https://bugs.gentoo.org/696048 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-util/treecc: sparc stable wrt bug #696288Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/quilt: sparc stable wrt bug #696286Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cpuinfo-collection: sparc stable wrt bug #696280Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/treecc: ppc64 stable wrt bug #696288Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/quilt: ppc64 stable wrt bug #696286Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/meson: Stable for hppa tooJeroen Roovers2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer@gentoo.org>
* dev-util/treecc: ppc stable wrt bug #696288Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/quilt: ppc stable wrt bug #696286Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/its4: ppc stable wrt bug #696282Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cpuinfo-collection: ppc stable wrt bug #696280Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cproto: ppc stable wrt bug #696278Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/promu: Remove oldManuel Rüger2019-10-073-70/+0
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
* dev-util/promu: Stabilize on amd64Manuel Rüger2019-10-071-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
* dev-util/jconfig: Drop old (EAPI=0)Michał Górny2019-10-072-49/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/treecc: x86 stable wrt bug #696288Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/jconfig: x86 stable wrt bug #696284Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/its4: x86 stable wrt bug #696282Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cpuinfo-collection: x86 stable wrt bug #696280Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cproto: x86 stable wrt bug #696278Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/treecc: amd64 stable wrt bug #696288Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/quilt: amd64 stable wrt bug #696286Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/jconfig: amd64 stable wrt bug #696284Agostino Sarubbo2019-10-071-2/+2
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cpuinfo-collection: amd64 stable wrt bug #696280Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cproto: amd64 stable wrt bug #696278Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cpuinfo-collection: s390 stable wrt bug #696280Agostino Sarubbo2019-10-071-2/+2
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/meson-0.51.2: alpha stable, bug 695638Matt Turner2019-10-061-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/quilt: x86 stable (bug #696286)Thomas Deutschmann2019-10-061-1/+1
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/pkgcheck: remove oldTim Harder2019-10-063-119/+0
| | | | Signed-off-by: Tim Harder <radhermit@gentoo.org>