summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* metadata.xml: Add maintainer-needed comment to packages without maintainer.Ulrich Müller2016-02-2814-0/+14
| | | | Bug: 575810
* dev-lang/python: Lower eselect-python deps due to pythonX.Y-config fixMichał Górny2016-02-284-4/+4
| | | | | | | Lower the dependency on app-eselect/eselect-python to 20140125-r1 since that version got a fix to support pythonX.Y-config. This should make a good stable candidate and starting point for migration to newer python-exec versions.
* dev-lang/go: fix for and keyworded ~x64-solaris, bug #575510Fabian Groffen2016-02-281-2/+2
| | | | Package-Manager: portage-2.2.27-prefix
* dev-lang/go: fix kernel_SunOS name (lowercase kernel)Fabian Groffen2016-02-281-1/+1
| | | | Package-Manager: portage-2.2.27-prefix
* dev-lang/erlang: keywording arm64Matthew Thode2016-02-281-1/+1
| | | | | | merged on X-C1 Package-Manager: portage-2.2.26
* dev-lang/go: Add bootstrap tarball for Solaris for #575510William Hubbs2016-02-272-0/+4
|
* Merge github#922: dev-lang/go: add ~amd64-fbsd, ~x86-fbsd keyword.Patrice Clement2016-02-271-1/+1
|\ | | | | | | | | | | | | | | | | Keyword dev-lang/go for FreeBSD x86/amd64. Pull-Request: https://github.com/gentoo/gentoo/pull/922 Gentoo-Bug: https://bugs.gentoo.org/575510 Reporter: Yuta Satoh <nigoro.dev@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
| * dev-lang/go: add ~amd64-fbsd, ~x86-fbsd keyword, bug #575510Yuta Satoh2016-02-261-1/+1
| |
* | dev-lang/go: keyworded 1.6-r2 for x64-macos, bug #575510Fabian Groffen2016-02-271-1/+1
| | | | | | | | Package-Manager: portage-2.2.27-prefix
* | dev-lang/regina-rexx: BumpPatrick Lauer2016-02-272-0/+47
| | | | | | | | Package-Manager: portage-2.2.27
* | dev-lang/nwcc: BumpPatrick Lauer2016-02-272-0/+26
| | | | | | | | Package-Manager: portage-2.2.27
* | dev-lang/perl: Add some more debug output in configure phaseAndreas K. Hüttel2016-02-261-0/+40
|/ | | | Package-Manager: portage-2.2.27
* dev-lang/python-exec: Drop intermediate masked versionsMichał Górny2016-02-255-308/+0
|
* dev-lang/python-exec: Explain configuration upgrade in postinstMichał Górny2016-02-252-2/+44
|
* dev-lang/fpc: Drop oldJustin Lecher2016-02-252-182/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/go: add ~arm64 keywordSteev Klimaszewski2016-02-241-2/+2
| | | | | | All tests pass on the X-C1. Package-Manager: portage-2.2.27
* dev-lang/python-exec: Bugfix bump to 2.4.2Michał Górny2016-02-232-1/+1
| | | | | | Bump to 2.4.2 that fixes informational command output (-h, -l, -V) to go to stdout rather than stderr. This is required for new eselect-python versions.
* dev-lang/go: revbump to 1.6-r2 to use our provided bootstrap tarballsWilliam Hubbs2016-02-231-0/+237
|
* dev-lang/go: make live ebuild use our provided bootstrap tarballsWilliam Hubbs2016-02-232-4/+38
|
* dev-lang/spidermonkey: clean up old ebuildsIan Stakenvicius2016-02-238-373/+0
| | | | Package-Manager: portage-2.2.26
* dev-lang/spidermonkey: add x32 patch to spidermonkey-1.8.5 for testingIan Stakenvicius2016-02-231-0/+147
| | | | | | Bug: https://bugs.gentoo.org/439558 Package-Manager: portage-2.2.26
* dev-lang/rakudo: BumpPatrick Lauer2016-02-232-0/+37
| | | | Package-Manager: portage-2.2.27
* dev-lang/nqp: BumpPatrick Lauer2016-02-232-0/+65
| | | | Package-Manager: portage-2.2.27
* dev-lang/moarvm: BumpPatrick Lauer2016-02-232-0/+32
| | | | Package-Manager: portage-2.2.27
* dev-lang/vala: amd64 stable, bug 566378Pacho Ramos2016-02-221-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="amd64"
* dev-lang/lazarus: add myself as maintainerAmy Winston2016-02-211-0/+3
| | | | Package-Manager: portage-2.2.26
* dev-lang/lazarus: 1.6.0 version bump bug #553650Amy Winston2016-02-212-0/+76
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: arm stable, bug #573856Markus Meier2016-02-211-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm"
* dev-lang/go-bootstrap: arm stable, bug #573856Markus Meier2016-02-211-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm"
* dev-lang/python-exec: Bump to 2.4.1 with symlink resolution fixMichał Górny2016-02-212-0/+114
| | | | | Add a new 2.4.1 version that does symlink resolution correctly when starting python-exec2c links via PATH, e.g. when wrapping Python itself.
* dev-lang/python-exec: Remove 2.4 due to issues with python wrappingMichał Górny2016-02-202-114/+0
| | | | | | Remove 2.4 as it fails at symlink resolution when argv[0] contains only basename (and requires PATH lookup), which breaks executables linked directly to python-exec2c such as python wrappers.
* dev-lang/python-exec: Bump to the most awesome so far 2.4 releaseMichał Górny2016-02-202-0/+114
| | | | | | | | Version bump to 2.4. The new version improves symlink handling to fix problems when basename of custom symlinks collide with another system executable name (previously, this resulted in the wrong script being used), and adds support for per-script implementation preference overrides.
* dev-lang/yap: provide clean YAP/SWI interfaceKeri Harris2016-02-202-2/+3
| | | | Package-Manager: portage-2.2.26
* dev-lang/swi-prolog: remove old development versionsKeri Harris2016-02-203-288/+0
| | | | Package-Manager: portage-2.2.26
* dev-lang/logtalk: version bumpKeri Harris2016-02-203-0/+168
| | | | Package-Manager: portage-2.2.26
* dev-lang/xsb: gcc-5 fixesKeri Harris2016-02-192-2/+2
| | | | Package-Manager: portage-2.2.26
* dev-lang/xsb: respect host config in toplevel xsb-scriptKeri Harris2016-02-192-2/+2
| | | | Package-Manager: portage-2.2.26
* dev-lang/xsb: version bumpKeri Harris2016-02-192-0/+203
| | | | Package-Manager: portage-2.2.26
* dev-lang/python-exec: Bugfix bump to 2.3.2, #574970Michał Górny2016-02-182-1/+1
| | | | | | | | Bump to bugfix 2.3.2 release with improved error handling, proper argv[0] value for Python interpreter wrapping and a README with recovery instructions. Bug: https://bugs.gentoo.org/574970
* dev-lang/go: 1.6-r1 bump for eapi 6 and misc directoryWilliam Hubbs2016-02-181-0/+211
| | | | | | These changes were in the live ebuild and planned for go-1.6. This revision cleans up the installation of /usr/lib/go/misc and migrates to eapi 6.
* dev-lang/tuprolog: specify slot depsKeri Harris2016-02-181-8/+8
| | | | Package-Manager: portage-2.2.26
* dev-lang/go: Bump to 1.6Patrick Lauer2016-02-183-217/+3
| | | | Package-Manager: portage-2.2.27
* dev-lang/python:{2.7,3.4,3.5}: Move epatch_user call before sedding libdir. ↵Alexis Ballier2016-02-173-6/+6
| | | | | | | | | Bug #574962. This allows sharing patches between different architectures where libdir differ. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-lang/python-exec: put back 2.3, as 2.3.1 seems to break systems completelyFabian Groffen2016-02-172-0/+112
| | | | Package-Manager: portage-2.2.20-prefix
* dev-lang/tuprolog: version bumpKeri Harris2016-02-175-0/+312
| | | | Package-Manager: portage-2.2.26
* dev-lang/scala: Remove DEPEND java-virtuals/jdk-with-com-sun:0Mark Wright2016-02-1711-21/+10
| | | | Package-Manager: portage-2.2.27
* dev-lang/idb: remove old 2013 SP1 ebuildsDavid Seifert2016-02-174-126/+0
| | | | Package-Manager: portage-2.2.27
* dev-lang/idb: remove old 2013 ebuildsDavid Seifert2016-02-175-136/+0
| | | | Package-Manager: portage-2.2.27
* dev-lang/icc: remove old 2015 ebuildsDavid Seifert2016-02-175-152/+0
| | | | Package-Manager: portage-2.2.27
* dev-lang/ifc: remove old 2015 ebuildsDavid Seifert2016-02-175-148/+0
| | | | Package-Manager: portage-2.2.27