summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/howdoi: version bump 2.0.7Michael Palimaka2020-10-102-0/+27
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
* dev-util/boost-build: remove hprefixify for non-existent fileGuilherme Amadio2020-10-091-1/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* dev-util/cmake: x86 stable wrt bug #726962Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/vulkan-headers: ppc64 stable wrt bug #738238Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/spirv-tools: ppc64 stable wrt bug #738238Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/spirv-headers: ppc64 stable wrt bug #738238Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/glslang: ppc64 stable wrt bug #738238Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cargo-c: ppc64 stable wrt bug #738238Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/kbuild: amd64 stable wrt bug #743634Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/re2c: amd64 stable wrt bug #744571Agostino Sarubbo2020-10-091-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/setconf: Remove last-rited pkgMichał Górny2020-10-094-88/+0
| | | | | Closes: https://bugs.gentoo.org/737386 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/doxy-coverage: Remove last-rited pkgMichał Górny2020-10-093-40/+0
| | | | | Closes: https://bugs.gentoo.org/735320 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/mpatch: Remove last-rited pkgMichał Górny2020-10-093-39/+0
| | | | | Closes: https://bugs.gentoo.org/735326 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/catalyst: Correct the licenseMatt Turner2020-10-082-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/catalyst: Finish removing IUSE=system-bootloaderMatt Turner2020-10-081-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/catalyst: Drop old versionsMatt Turner2020-10-084-210/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/catalyst: Propagate stable keywordsMatt Turner2020-10-081-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/catalyst: Remove IUSE=system-bootloaderMatt Turner2020-10-081-8/+6
| | | | | | | | I'm honestly not sure what the idea was here. The system's grub has always been needed for producing ISOs on amd64/x86 and catalyst doesn't produce anything else that uses grub. Just fold this into IUSE=iso. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/catalyst: EAPI=7Matt Turner2020-10-081-7/+6
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/catalyst: Drop unused IUSE=kernel_linuxMatt Turner2020-10-081-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/catalyst: Drop IUSE=ccacheMatt Turner2020-10-081-3/+6
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/catalyst: Add dependency on app-arch/pixzMatt Turner2020-10-081-0/+1
| | | | | | | | | | pixz is not a required dependency, strictly speaking, but it's commonly used in .spec files and is an extremely small dependency. Additionally, the failure mode if it's not available is to produce a 0-byte tar.xz file at the end of the build, which is not good. Closes: https://bugs.gentoo.org/742569 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/catalyst: Remove some dependenciesMatt Turner2020-10-081-6/+0
| | | | | | | In upstream commit 0a27a7a39a7d (targets: Use GRUB for BIOS boot) I dropped the uses of these packages. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/catalyst: Depend on sys-apps/portageMatt Turner2020-10-081-0/+1
| | | | | | | Since catalyst/defaults.py imports portage, portage is needed at build time to produce the man pages. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-util/meson: stable 0.55.3 for hppa, bug #746581Rolf Eike Beer2020-10-081-1/+1
| | | | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-util/clion: remove old versionsChristian Strahl2020-10-082-81/+0
| | | | | | | Package-Manager: Portage-3.0.4-r1, Repoman-3.0.1 Signed-off-by: Christian Strahl <c.a.strahl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17659 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/clion: version bump to 2020.2.3Christian Strahl2020-10-082-0/+81
| | | | | | Package-Manager: Portage-3.0.4-r1, Repoman-3.0.1 Signed-off-by: Christian Strahl <c.a.strahl@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-util/spirv-headers: Stabilize 1.5.3 arm64, #738238Sam James2020-10-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/spirv-tools: Stabilize 2020.3 arm64, #738238Sam James2020-10-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/glslang: Stabilize 8.13.3743-r1 arm64, #738238Sam James2020-10-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/vulkan-headers: Stabilize 1.2.143 arm64, #738238Sam James2020-10-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cargo-c: Stabilize 0.6.2 arm64, #738238Sam James2020-10-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/jenkins-bin: bump to v2.260Thomas Deutschmann2020-10-082-0/+47
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/jenkins-bin: bump to v2.249.2Thomas Deutschmann2020-10-082-0/+47
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-util/spirv-headers: Stabilize 1.5.3 arm, #738238Sam James2020-10-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/spirv-tools: Stabilize 2020.3 arm, #738238Sam James2020-10-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/glslang: Stabilize 8.13.3743-r1 arm, #738238Sam James2020-10-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/vulkan-headers: Stabilize 1.2.143 arm, #738238Sam James2020-10-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cargo-c: Stabilize 0.6.2 arm, #738238Sam James2020-10-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cargo-c: Stabilize 0.6.2 x86, #738238Sam James2020-10-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/cargo-c: Stabilize 0.6.2 amd64, #738238Sam James2020-10-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-util/lldb: Bump to 11.0.0-rc6Michał Górny2020-10-072-0/+98
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-util/idea-community: Version bumpMike Pagano2020-10-072-0/+143
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Mike Pagano <mpagano@gentoo.org>
* dev-util/meson: x86 stable wrt bug #746581Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cgdb: x86 stable wrt bug #746098Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/re2c: x86 stable wrt bug #744571Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/meson: s390 stable wrt bug #746581Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/re2c: s390 stable wrt bug #744571Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/meson: sparc stable wrt bug #746581Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-util/cgdb: ppc64 stable wrt bug #746098Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>