summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/gnat-gcc: fixed ncurses SLOT dep to :0George Shapovalov2015-09-034-0/+267
| | | | | | | | As per discussion on -dev list. Also revbumped to updated VDB. Acked-by: hasufell <hasufell@gentoo.org> Package-Manager: portage-2.2.20.1
* cleaned up ebuild to correspond to latest requirements; added EAPI in prep ↵George Shapovalov2015-09-028-12/+20
| | | | | | for gnatbuild.eclass cleanup Package-Manager: portage-2.2.20.1
* dev-lang/nacl-toolchain-newlib: Fixing HOMEPAGE move due to code.google.com ↵Tobias Klausmann2015-09-014-4/+4
| | | | | | shutdown Package-Manager: portage-2.2.20.1
* dev-lang/swi-prolog: version bumpKeri Harris2015-09-012-0/+130
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/swi-prolog: bump 7.3 development versionKeri Harris2015-09-012-0/+130
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/ghc: get rid of ncurses dependency, take 2 on bug #557478Sergei Trofimovich2015-08-282-4/+6
| | | | | | | | | | | Commit 0fdbbebbdc4b18e4078870a6a579834c64177219 removed dependency from ghc binary, but not ghc-pkg binary. This commit fixes that omission and pulls in new binaries. Bug: https://bugs.gentoo.org/557478 Package-Manager: portage-2.2.20
* dev-lang/swi-prolog: bump 7.3 development versionKeri Harris2015-08-282-0/+130
| | | | Package-Manager: portage-2.2.20.1
* Add missing remote-id entries in metadata.xmlJustin Lecher2015-08-281-2/+7
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/ghc: get rid of ncurses runtime dependency, bug #557478Sergei Trofimovich2015-08-272-0/+653
| | | | | | | | | | | | | Recently gentoo updated ncurses to sys-libs/ncurses-6.0. It changed ABI from libncursesw.so.5 to libncursesw.so.6 in an incompatible way. The change disables ncurses backend for haskeline for booter binary (USE=ghcmakebinary). Bug: https://bugs.gentoo.org/show_bug.cgi?id=557478 Package-Manager: portage-2.2.20
* dev-lang/php: ppc stable wrt bug #556952Agostino Sarubbo2015-08-263-3/+3
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc"
* sys-libs/ncurses: move to SLOT=0 #557472Mike Frysinger2015-08-268-8/+8
| | | | | Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages.
* dev-lang/scala: bump 2.9 slot to 2.9.3Mark Wright2015-08-253-0/+453
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/swig: version bumpTim Harder2015-08-252-0/+36
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-24120-120/+120
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Drop support for jdk 1.6 for unstable scala 2.10 and 2.11 versions. scala ↵Mark Wright2015-08-258-13/+233
| | | | | | 2.9.2 requires jdk 1.6 to build. Package-Manager: portage-2.2.20.1
* Fix Bug 554842 - dev-lang/scala-2.10.4-r1 fails to emerge: JDK 1.8 is not ↵Mark Wright2015-08-259-29/+15
| | | | | | supported by this build! Thanks to Florian Schmaus for reporting, genstorm and Chewi for helping with the fix. Package-Manager: portage-2.2.20.1
* Convert URIs for googlecode.com to httpsJustin Lecher2015-08-247-7/+7
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https for most gnu.org URLsJustin Lecher2015-08-249-9/+9
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Convert URIs for gnome.org and kde.org to httpsJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Enable https for all google URIsJustin Lecher2015-08-2410-11/+11
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-248-11/+11
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/php: Added first PHP 7.0.0 RCOle Markus With2015-08-242-0/+761
|
* Use https by defaultJustin Lecher2015-08-24189-239/+239
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Use https by defaultJustin Lecher2015-08-247-7/+7
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/ruby: Stable for HPPA PPC64 (bug #518094).Jeroen Roovers2015-08-241-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/go-bootstrap: avoid stripping test data filesMichael Marineau2015-08-231-4/+6
| | | | | | | | | | | | | Go includes a number of pre-built object files for testing. Since they are not actually executed and may not even be native to the local system stripping them is meaningless. This syncs up STRIP_MASK with the same list used by the latest go ebuilds. One file, src/debug/dwarf/testdata/typedef.elf, includes a build-id which causes a conflict with the go-1.4 when FEATURES=splitdebug is enabled. Fixes bug #549598
* dev-lang/go: version bump for 1.5William Hubbs2015-08-202-0/+209
| | | | This is for bug #558200.
* dev-lang/go: fix go dist line options in test phaseWilliam Hubbs2015-08-201-1/+1
| | | | | Change --no-rebuild to -no-rebuild and drop --banner in the test phase to match the documentation of go dist.
* dev-lang/go: add support for cross-compilingMichael Marineau2015-08-201-13/+94
| | | | | | | | | | | | | | | | | | | | | | | There are a few quirks with Go to deal with when cross-compiling: - Since DEPEND cannot distinguish cross-architecture dependencies the current ebuild cannot keyword all architectures it supports. This could be resolved in the future with a special use flag or other clever trick to drop go-bootstrap from DEPEND for cross builds. - GOHOST* and CC variables are CBUILD values. - GO* and *_FOR_TARGET variables are CHOST values. - Go can always be used as a cross-compiler so handling the CHOST!=CTARGET case isn't strictly required. We could provide a pre-built copy of the std library for CTARGET's architecture but I'm not sure if that would be useful or not. For now the ebuild just doesn't allow that case. - Note from WilliamH: I made some small style changes to this commit. This is for bug #558216.
* dev-lang/R: bump to 3.2.2Denis Dupeyron2015-08-202-0/+207
| | | | | | Gentoo-Bug: 557600 Package-Manager: portage-2.2.20.1
* dev-lang/ruby: version bumpsHans de Graaff2015-08-194-0/+701
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/php: arm stable, bug #556952Markus Meier2015-08-193-3/+3
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/rust-bin: version bumpJauhien Piatlicki2015-08-182-2/+2
| | | | Package-Manager: portage-2.2.18
* dev-lang/rust: version bumpJauhien Piatlicki2015-08-182-6/+6
| | | | Package-Manager: portage-2.2.18
* dev-lang/mono blocks dev-lang/mono-basicHeather Cynede2015-08-171-0/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/helium: port to ghc-7.10, bug #557938 by Toralf FörsterSergei Trofimovich2015-08-162-0/+59
| | | | Package-Manager: portage-2.2.20
* dev-lang/php: ia64 stable wrt bug #543834Mikle Kolyada2015-08-163-3/+3
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/ruby: Use slot operators for ncursesJustin Lecher2015-08-164-4/+4
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-lang/php: Stable for HPPA (bug #556952).Jeroen Roovers2015-08-161-1/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/mono repair multilib-strict : Bug 554704Heather Cynede2015-08-162-0/+20
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/php: Stable for HPPA (bug #556952).Jeroen Roovers2015-08-162-2/+2
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/php: Stable for PPC64 (bug #556952).Jeroen Roovers2015-08-153-3/+3
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/elixir: rm oldJulian Ospald2015-08-1511-290/+0
|
* dev-lang/mono revert stable (2.10.9-r2) version into treeHeather Cynede2015-08-132-0/+266
|
* dev-lang/ekopath: snapshot bump, drop oldMichał Górny2015-08-124-151/+1
| | | | Package-Manager: portage-2.2.20
* dev-lang/mono add recent mono 3 versionHeather Cynede2015-08-123-121/+1
| | | | Package-Manager: portage-2.2.20.1
* dev-lang/mono bump to 4.0.3.20Heather Cynede2015-08-1210-413/+199
| | | | Package-Manager: portage-2.2.20.1
* cosmetic: set up new $Id$ header in lieu of former CVS $Header$ header. ↵Patrice Clement2015-08-122-2/+2
| | | | | | These ebuilds are mainly leftovers from the migration. Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* fsharp bumpHeather Cynede2015-08-113-3/+32
| | | | Package-Manager: portage-2.2.20