summaryrefslogtreecommitdiff
path: root/dev-lang
Commit message (Collapse)AuthorAge
* dev-lang/execline: Bump to 2.3.0.1, fix #618156Luis Ressel2017-05-21
|
* dev-lang/perl: Fix variable in arithmetic expansion on older bashKent Fredric2017-05-22
| | | | | | | | | | | | | | Older bashes seem to think: $(( "26" % 2 )) Is $(( ""26" % 2 " )) Or something, and barfs. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/perl: Update module-corelist versionKent Fredric2017-05-22
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/perl: Use modulo arithmetic to determine subslot from versionKent Fredric2017-05-22
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/perl: Commonize SHORT_PV/MY_P/MY_PV calculationKent Fredric2017-05-22
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/perl: Fix subslot/MY_PV computation from DIST_VERSIONKent Fredric2017-05-22
| | | | | | | | This is a result of the oversight that PV contains _rc and DIST_VERSION contains -RC, and this leads to the latter leaking into libpaths and subslots, where it shouldn't. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/perl: Ensure PATCH_BASE is common between -9999 and notKent Fredric2017-05-22
| | | | | | | | | | This is because we don't need to update the patches as often as perl updates, because the patch set tends to be portable across versions. This prevents us from needing a new patch tarball simply because we changed version. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/perl: Make new OLDVERSEN strategy for NEXTVERKent Fredric2017-05-22
| | | | | | | | | | | | | | | As per discussion on #gentoo-perl, this is slated as a strategy for 5.26, as it means people who upgrade to 5.26 retain existing installed modules in their @INC This serves as additional defence against portage build-order issues, which are going to become especially pertinent given we're going to have a substantial number of packages likely to fail configure or test. So its important that people who can't rebuild packages can still have existing versions continue to work on the newer perl where possible. Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/vala: ppc stable (bug 618420)Michael Weber2017-05-20
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
* dev-lang/nim: bump up to 0.17.0Sergei Trofimovich2017-05-18
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/php: Version bump for 7.0.19Brian Evans2017-05-17
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/go: remove old versionsWilliam Hubbs2017-05-17
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-lang/php: Version bump for 7.1.5Brian Evans2017-05-17
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/vala: ppc64 stable wrt bug #618420Agostino Sarubbo2017-05-16
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/vala: x86 stable wrt bug #618420Agostino Sarubbo2017-05-16
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/elixir: bump up to 1.4.4Sergei Trofimovich2017-05-15
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/vala-0.34.8-r0: add alpha keywordTobias Klausmann2017-05-15
| | | | Gentoo-Bug: 618420
* dev-lang/vala: amd64 stable wrt bug #618420Agostino Sarubbo2017-05-15
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/vala: Stable for HPPA (bug #618420).Jeroen Roovers2017-05-14
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-lang/vala: bump to 0.34.8Mart Raudsepp2017-05-14
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/vala: old slots spring cleanupMart Raudsepp2017-05-14
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/perl: Update 5.26.9999 to 5.26.0-RC1Kent Fredric2017-05-13
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/spidermonkey: fix pointer dereference causing c++11 compile errorIan Stakenvicius2017-05-11
| | | | | | | | | Backported fix from mozilla25 to spidermonkey-17 and spidermonkey-24. Also bumped spidermonkey-24 EAPI to 6. Bug: http://bugs.gentoo.org/601030 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/go: arm stable, bug #617426Markus Meier2017-05-11
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-lang/gnat-gpl: Avoid error unrecognized relocation (0x2a) in section ...Tupone Alfredo2017-05-09
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-lang/coffee-script: new version 1.12.5.Michael Orlitzky2017-05-05
| | | | | | Gentoo-Bug: 617500 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/execline: add ~arm, bug #609728Markus Meier2017-05-05
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-lang/swig: arm stable, bug #615342Markus Meier2017-05-05
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-lang/scala: Bump to 2.12.2Mark Wright2017-05-05
| | | | Package-Manager: portage-2.3.5
* dev-lang/go: x86 stable wrt bug #617426Agostino Sarubbo2017-05-04
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/go: stable 1.8.1 on amd64 for #617426William Hubbs2017-05-03
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* Revert "dev-lang/go: stabilize 1.8-r1 on amd64"William Hubbs2017-05-03
| | | | | | This reverts commit dc69a0114fc0720afca6be5c9538726c42cc56b8. I was just advised that this is not a good stable candidate; there were no bugs reported on bugzilla that's why I wasn't aware of it.
* dev-lang/go: stabilize 1.8-r1 on amd64William Hubbs2017-05-03
| | | | | | 1.8.1 will be coming in a couple of weeks so I'm just stabilizing this on amd64. Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-lang/php: new versions 7.0.18 and 7.1.4.Michael Orlitzky2017-05-01
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/swig: ppc64 stable wrt bug #615342Agostino Sarubbo2017-04-30
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/ruby: fix building with USE=jemallocHans de Graaff2017-04-30
| | | | | | | | | USE=jemalloc was not correctly implemented so jemalloc was not actually used at all. Thanks to Kirill in bug 616820 for the bug report and patch. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/ruby: Stable for HPPA (bug #615818).Jeroen Roovers2017-04-30
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-lang/python: backport test fixMike Gilbert2017-04-29
| | | | | Bug: https://bugs.gentoo.org/617028 Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-29
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/swig: ppc stable wrt bug #615342Agostino Sarubbo2017-04-29
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/swig: Stable for HPPA (bug #615342).Jeroen Roovers2017-04-29
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-lang/perl: sparc stable wrt bug #604602Agostino Sarubbo2017-04-28
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Mark dev-lang/ruby stable on x86, bug 615818Hans de Graaff2017-04-28
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* mark dev-lang/ruby stable on amd64, bug 615818Hans de Graaff2017-04-28
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-lang/julia: Restrict libgit dep #616016Patrick Lauer2017-04-27
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/swig: sparc stable wrt bug #615342Agostino Sarubbo2017-04-27
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/ocaml: add remoteidAlexis Ballier2017-04-27
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/swig: x86 stable wrt bug #615342Agostino Sarubbo2017-04-27
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/hy: Fix clint dep #615596Patrick Lauer2017-04-27
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-lang/ruby: cleanup for bug 616480Hans de Graaff2017-04-27
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1