summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/elixir: rm oldJulian Ospald2015-10-252-29/+0
|
* dev-lang/elixir: version bump to 1.1.1Julian Ospald2015-10-252-0/+29
|
* dev-lang/elixir: version bump to 1.1.0Julian Ospald2015-10-252-0/+29
| | | | Gentoo-Bug: 564054
* dev-lang/python: arm stable, bug #530858Markus Meier2015-10-251-1/+1
| | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm"
* dev-lang/gdl: Support wxGTK:3.0Pacho Ramos2015-10-251-0/+158
| | | | Package-Manager: portage-2.2.23
* dev-lang/erlang: Support wxGTK:3.0 (#563322)Pacho Ramos2015-10-251-1/+1
| | | | Package-Manager: portage-2.2.23
* dev-lang/erlang: Support wxGTK:3.0 (#563322)Pacho Ramos2015-10-252-0/+697
| | | | Package-Manager: portage-2.2.23
* dev-lang/clojure: x86 stable wrt bug #563422Mikle Kolyada2015-10-251-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/clojure: amd64 stable wrt bug #563422Agostino Sarubbo2015-10-231-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* dev-lang/go: Do Not include testdata as part of the dependenciesWilliam Hubbs2015-10-224-0/+8
| | | | This is for bug #563744
* dev-lang/ispc: add upstream patch to support llvm-3.7Christoph Junghans2015-10-202-0/+58
| | | | | | | | Details on github ispc/ispc#1106 Gentoo-Bug: #562630 Package-Manager: portage-2.2.20.1
* dev-lang/ispc: doesn't build with >=llvm-3.7Christoph Junghans2015-10-201-0/+2
| | | | | | | | Details on github ispc/ispc#1106 Gentoo-Bug: #562630 Package-Manager: portage-2.2.20.1
* dev-lang/vala: sparc stable wrt bug #551826Mikle Kolyada2015-10-181-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/python: arm stable, bug #561524Markus Meier2015-10-171-1/+1
| | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm"
* Update remote-idsJustin Lecher2015-10-163-5/+13
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/R: sparc stable wrt bug #556422Mikle Kolyada2015-10-161-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/php: Bump php RCOle Markus With2015-10-152-0/+761
| | | | Package-Manager: portage-2.2.18
* dev-lang/gdl: Remove oldJames Le Cuirot2015-10-1413-1131/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/gdl: Use dev-cpp/antlr-cpp as well as dev-java/antlrJames Le Cuirot2015-10-141-0/+157
| | | | | | | | The old dependency was wrong anyway because it was missing from RDEPEND. We now need USE defaults on antlr to avoid conflicts until the older version is removed. Package-Manager: portage-2.2.20.1
* dev-lang/swi-prolog: disable ODBC/X11 testsKeri Harris2015-10-141-1/+5
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/python: fix cross-compiling checks w/-WformatMike Frysinger2015-10-142-0/+25
|
* dev-lang/swi-prolog: bump 7.3 development versionKeri Harris2015-10-132-0/+137
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/swi-prolog: remove old versionsKeri Harris2015-10-123-260/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/swi-prolog: add support for uuid USE flagKeri Harris2015-10-122-0/+134
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/swi-prolog: remove old development versionsKeri Harris2015-10-123-260/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/swi-prolog: bump 7.3 development versionKeri Harris2015-10-122-0/+132
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/ekopath: Add missing ||dieMichał Górny2015-10-125-5/+5
| | | | Package-Manager: portage-2.2.23
* dev-lang/ekopath: Snapshot bumpMichał Górny2015-10-112-0/+75
| | | | Package-Manager: portage-2.2.23
* dev-lang/python: sparc stable wrt bug #561524Mikle Kolyada2015-10-111-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/ruby: add libressl USE flag, fixing bug 562286Hans de Graaff2015-10-112-0/+242
| | | | | | | Add support for libressl using a backported upstream patch. Thanks for hasufell in bug 562286. Package-Manager: portage-2.2.20.1
* dev-lang/python: sparc stable wrt bug #530858Mikle Kolyada2015-10-101-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/crystal: Introduce new packageloong02015-10-094-0/+170
| | | | The Crystal Programming Language
* dev-lang/perl: stop installing config_data files #553726Mike Frysinger2015-10-082-2/+6
| | | | | | | | | | | The Module-Build package now always installs the config_data files which leads to build failures in the default config: - FEATURES="collision-protect -protect-owned" - perl creates orphaned config_data symlink - Module-Build fails during merge when it installs config_data Since this version of perl and Module-Build are stable now, there's no need to install the config_data files at all. Simply delete them.
* dev-lang/ispc: doesn't build with <=llvm-3.3Christoph Junghans2015-10-071-2/+2
| | | | | | | | Details on github ispc/ispc#1096 Gentoo-Bug: #560038 Package-Manager: portage-2.2.20.1
* dev-lang/ispc: remove oldChristoph Junghans2015-10-072-53/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/python: Add KEYWORDS for 3.5Mike Gilbert2015-10-041-1/+1
| | | | Package-Manager: portage-2.2.22_p5
* dev-lang/orc: arm stable, bug #551826Markus Meier2015-10-031-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
* dev-lang/vala: arm stable, bug #551826Markus Meier2015-10-031-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="arm"
* dev-lang/python: Stable for PPC64 (bug #530858).Jeroen Roovers2015-10-031-1/+1
| | | | | Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches
* dev-lang/python: Stable for PPC64 (bug #561524).Jeroen Roovers2015-10-031-1/+1
| | | | | Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches
* dev-lang/php: Cleanup of old ebuildsOle Markus With2015-10-028-5417/+0
| | | | Package-Manager: portage-2.2.18
* dev-lang/php: Version bumpsOle Markus With2015-10-024-0/+2331
| | | | Package-Manager: portage-2.2.18
* dev-lang/python: add upstream fix for testing w/gcc-5 #547626Mike Frysinger2015-10-023-0/+39
|
* dev-lang/python: ia64 stable wrt bug #530858Mikle Kolyada2015-10-021-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/swi-prolog: commit updated manifestKeri Harris2015-10-011-0/+2
| | | | Package-Manager: portage-2.2.20.1
* Add missing remote-id type=sourceforgeJustin Lecher2015-10-015-13/+28
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Add missing remote-id type=githubJustin Lecher2015-10-011-2/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/fsharp-3.x bump mono dependHeather Cynede2015-09-301-1/+1
| | | | Package-Manager: portage-2.2.22
* dev-lang/fsharp bump mono dependHeather Cynede2015-09-301-1/+1
| | | | Package-Manager: portage-2.2.22
* dev-lang/swi-prolog: bump 7.3 development versionKeri Harris2015-09-301-0/+130
|