Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | app-doc/root-docs: backport fixes from portage | 2012-07-01 | 5 | -17/+22 | |
| | | | | And remove redundant dep in 5.32.03. | ||||
* | more comments, .Rhistory | 2012-06-29 | 2 | -1/+1 | |
| | |||||
* | sci-mathematics/rstudio: initial import | 2012-06-29 | 9 | -0/+323 | |
| | |||||
* | dev-libs/mathjax: Initial import | 2012-06-29 | 4 | -0/+78 | |
| | | | | (Portage version: 2.2.01.20430-prefix/git/Linux x86_64, unsigned Manifest commit) | ||||
* | dev-python/bitarray: New package requested by jamasi on irc | 2012-06-29 | 4 | -0/+46 | |
| | | | | (Portage version: 2.2.0_alpha114/git/Linux x86_64, unsigned Manifest commit) | ||||
* | dev-cpp/eigen: version bump | 2012-06-28 | 4 | -112/+31 | |
| | |||||
* | keyword amd64-linux and x86-linux | 2012-06-29 | 3 | -3/+6 | |
| | |||||
* | add pthread for as-needed | 2012-06-29 | 1 | -0/+3 | |
| | |||||
* | fix license and add flag desc | 2012-06-29 | 2 | -1/+4 | |
| | |||||
* | initial import | 2012-06-29 | 4 | -0/+66 | |
| | |||||
* | [dev-python/pyhdf] whitespace | 2012-06-28 | 1 | -1/+1 | |
| | |||||
* | [dev-python/pyhdf] initial import wrt #423953. Ebuild written by Paweł ↵ | 2012-06-28 | 3 | -0/+57 | |
| | | | | Rumian <gorkypl@gmail.com> with my modifications | ||||
* | updated to petsc-3.3_p1 | 2012-06-28 | 5 | -4/+4 | |
| | |||||
* | sci-libs/openblas: fixed soname | 2012-06-27 | 2 | -3/+7 | |
| | | | | (Portage version: 2.2.01.20430-prefix/git/Linux x86_64, unsigned Manifest commit) | ||||
* | sci-libs/atlas: version bump | 2012-06-26 | 1 | -1/+1 | |
| | |||||
* | sci-libs/atlas: version bump | 2012-06-26 | 2 | -0/+6 | |
| | |||||
* | sci-libs/openblas: remove test flag | 2012-06-26 | 1 | -1/+1 | |
| | |||||
* | sci-libs/openblas: version bump | 2012-06-26 | 6 | -53/+65 | |
| | |||||
* | Merge github.com:gentoo-science/sci | 2012-06-25 | 4 | -7/+10 | |
|\ | |||||
| * | Merge branch 'master' of ssh://git.overlays.gentoo.org/proj/sci into overlay | 2012-06-25 | 0 | -0/+0 | |
| |\ | |||||
| * | | [sci-libs/libxc] add ~amd64-linux | 2012-06-25 | 8 | -10/+17 | |
| | | | | | | | | | | | | (Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest commit) | ||||
* | | | sci-libs/magma: Initial import | 2012-06-25 | 6 | -0/+1439 | |
| |/ |/| | | | | | (Portage version: 2.1.10.65/git/Linux x86_64, unsigned Manifest commit) | ||||
* | | [sci-libs/libxc] add ~amd64-linux | 2012-06-23 | 4 | -3/+7 | |
|/ | | | | (Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest commit) | ||||
* | [sci-libs/bigdft] add ~amd64-linux | 2012-06-23 | 3 | -8/+12 | |
| | | | | (Portage version: 2.2.0_alpha110/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit) | ||||
* | [sci-libs/wannier90] add ~amd64-linux | 2012-06-23 | 3 | -4/+7 | |
| | | | | (Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest commit) | ||||
* | [sci-libs/fox] make it prefix aware | 2012-06-23 | 3 | -9/+12 | |
| | | | | (Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest commit) | ||||
* | Merge pull request #8 from nicolasbock/master | 2012-06-22 | 4 | -0/+58 | |
|\ | | | | | Added modules to science overlay | ||||
| * | Added libX11 dependency. | 2012-06-22 | 2 | -0/+4 | |
| | | | | | | | | (Portage version: 2.1.10.49/git/Linux x86_64, unsigned Manifest commit) | ||||
| * | Fixed package description. | 2012-06-21 | 3 | -2/+5 | |
| | | | | | | | | (Portage version: 2.1.10.49/git/Linux x86_64, unsigned Manifest commit) | ||||
| * | First commit for modules package. | 2012-06-21 | 4 | -0/+51 | |
| | | | | | | | | (Portage version: 2.1.10.49/git/Linux x86_64, unsigned Manifest commit) | ||||
* | | [dev-java/joda-convert] add missing dependency on junit:4 | 2012-06-22 | 2 | -1/+2 | |
| | | |||||
* | | Merge branch 'master' of https://github.com/wking/science into wking-hdfview | 2012-06-22 | 1 | -3/+4 | |
|\ \ | |||||
| * | | dev-java/hdf-java-2.8: fix hdfview script (quotes and sh-bang) | 2012-06-22 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a sh-bang to the beginning of the script, because the user may not be using a POSIX shell. Remove redundant, escaped quotes around the java.library.path command substitution. With the quotes, the process uses a garbled Java path, and you see errors like: java.lang.UnsatisfiedLinkError: no jhdf5 in java.library.path | ||||
| * | | dev-java/hdf-java-2.8: explicitly build packages for hdfview | 2012-06-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Otherwise the *obj.jar files under lib/ are not created, and we need to install those for hdfview. | ||||
| * | | dev-java/hdf-java: fix HOMEPAGE in v2.8 ebuild. | 2012-06-21 | 1 | -1/+1 | |
| |/ | |||||
* | | app-doc/root-docs: backport htmldoc generation fixes | 2012-06-20 | 5 | -28/+152 | |
| | | |||||
* | | sci-physics/root: backport htmldoc fixes to 5.32 branch | 2012-06-20 | 3 | -21/+13 | |
| | | | | | | | | | | | | This fixes bootstrap and some downgrade conditions, where no valid root is available for documentation build. Revbump is required to maintain dependecy consistency. | ||||
* | | sci-physics/root: remove redundant virtualx | 2012-06-20 | 3 | -4/+4 | |
| | | | | | | | | Xvfb-related stuff is now in the app-doc/root-docs. | ||||
* | | sci-physics/root: reuse htmldoc patch | 2012-06-20 | 5 | -58/+5 | |
| | | |||||
* | | app-doc/root-docs: version bump for 5.34.00 | 2012-06-20 | 3 | -1/+105 | |
| | | |||||
* | | sci-physics/root: version bump for 5.34.00 | 2012-06-20 | 3 | -1/+386 | |
| | | |||||
* | | app-doc/root-docs: separate htmldoc from root package | 2012-06-20 | 4 | -1/+165 | |
| | | |||||
* | | sci-physics/root: fix repoman warnings and update manifest | 2012-06-20 | 2 | -6/+6 | |
| | | |||||
* | | sci-physics/root: separate htmldoc package | 2012-06-20 | 4 | -68/+12 | |
| | | |||||
* | | Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci | 2012-06-19 | 31 | -632/+199 | |
|\ \ | |||||
| * | | Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci | 2012-06-19 | 4 | -15/+32 | |
| |\| | |||||
| | * | [sci-chemistry/gromacs] Add new acceleration use flags for gromacs | 2012-06-19 | 4 | -15/+32 | |
| | | | | | | | | | | | | (Portage version: 2.2.0_alpha110/git/Linux x86_64, unsigned Manifest commit) | ||||
| * | | Reflect the split of the fortran interface out of sci-libs/netcdf in ↵ | 2012-06-19 | 11 | -334/+34 | |
| | | | | | | | | | | | | sci-libs/bigdft and sci-libs/etsf_io. The version of sci-physics/elk bumped to 1.4.22, the old ones removed. | ||||
| * | | Reflect the split of the fortran interface out of sci-libs/netcdf in ↵ | 2012-06-19 | 3 | -4/+12 | |
| |/ | | | | | | | sci-physics/abinit-6.12.3-r2 | ||||
| * | Merge github.com:gentoo-science/sci | 2012-06-18 | 9 | -4/+113 | |
| |\ |