aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-physcis/root-9999: patch moved to upstreamAndrew Savchenko2014-07-032-2/+4
|
* use ninjaChristoph Junghans2014-07-022-0/+4
| | | | Package-Manager: portage-2.2.8-r1
* sci-physics/root: fix aux docs installationAndrew Savchenko2014-07-034-3/+26
| | | | | Do not compress files required for .credits, .demo, .license commands. Fix tutorials patch.
* sci-physics/root: fix ROOT's CLI commandsAndrew Savchenko2014-07-023-1/+40
| | | | | Arrange changes required for .credits, .demos and .license to work properly.
* sci-physics/root: fix Cling library loadAndrew Savchenko2014-07-024-9/+461
| | | | | It was broken for prefix builds (that's how ROOT is installed in Gentoo. See bug https://sft.its.cern.ch/jira/browse/ROOT-6410.
* add Clip4, the Cologne Laue Indexiation ProgramJonas Stein2014-06-303-0/+52
|
* sci-physics/root, app-doc/root-docs: version bump to ROOT-6Andrew Savchenko2014-06-2921-923/+553
| | | | | This is a major version bump for ROOT-6. Please refer to package's ChangeLog files for details. Testing is welcome.
* Version bumped to 7.6.4. ScaLAPACK support, and use of the MPI ↵Honza Macháček2014-06-274-5/+416
| | | | | | implementation of sci-libs/fftw added. Minor attempts on enhancements and cleanup. Package-Manager: portage-2.2.10
* added missing deps (bug #514084)Christoph Junghans2014-06-212-0/+4
| | | | Package-Manager: portage-2.2.8-r1
* Merge branch 'upstream-master' into gentoo-masterJauhien Piatlicki2014-06-024-5/+72
|\
| * sci-physics/qcl: version bump to 0.6.4Jauhien Piatlicki2014-06-024-5/+72
| |
* | sci-physics/openmx bumped to the version 3.7.8Honza Macháček2014-06-023-3/+9
|/ | | | Package-Manager: portage-2.2.10
* upstream repo movedChristoph Junghans2014-05-192-4/+4
| | | | Package-Manager: portage-2.2.8-r1
* sci-physics/herwig++: Switch to autotools-utils, a few more link fixes, ↵Sébastien Fabbro2014-05-075-104/+65
| | | | | | prefix love Package-Manager: portage-2.2.8-prefix
* sci-physics/looptools: Renamed, add soname, doc and static-libs use flagsSébastien Fabbro2014-05-075-15/+29
| | | | Package-Manager: portage-2.2.8-prefix
* renamed looptoolsSébastien Fabbro2014-05-075-0/+0
|
* sci-physics/thepeg: Properly link with c++Sébastien Fabbro2014-05-062-2/+9
| | | | Package-Manager: portage-2.2.8-prefix
* sci-physics/thepeg: Version bumpSébastien Fabbro2014-05-063-2/+94
| | | | Package-Manager: portage-2.2.8-prefix
* sci-physics/rivet: Added doxygen generated docsSébastien Fabbro2014-05-064-0/+88
| | | | Package-Manager: portage-2.2.8-prefix
* sci-physics/yoda: Initial importSébastien Fabbro2014-05-064-0/+75
| | | | Package-Manager: portage-2.2.8-prefix
* Link fixed version ebuild to live one, add no keyword to live versionSébastien Fabbro2014-04-034-92/+41
|
* Merge pull request #215 from olifre/fix-sf-zip-snapshotsJustin2014-04-036-6/+19
|\ | | | | Fix sf zip snapshots, see #214
| * Use zip-snapshot mirrored by jlec, sourceforge cannot automatically recreate ↵Oliver Freyermuth2014-04-033-3/+9
| | | | | | | | | | | | them and changes CRC each time Package-Manager: portage-2.2.8-r1
| * Use zip-snapshot mirrored by jlec, sourceforge cannot automatically recreate ↵Oliver Freyermuth2014-04-033-3/+10
| | | | | | | | | | | | them and changes CRC each time Package-Manager: portage-2.2.8-r1
* | Fix syntax bug in dependency atomOliver Freyermuth2014-04-032-1/+5
|/ | | | Package-Manager: portage-2.2.8-r1
* Version bumpOliver Freyermuth2014-04-013-0/+68
|
* Merge pull request #207 from olifre/genfit-liveSébastien Fabbro2014-03-273-10/+80
|\ | | | | Add live-ebuild, add subslot-dependencies
| * Unify the specialties between live and non-live ebuild so only one if-clause ↵Oliver Freyermuth2014-03-283-6/+11
| | | | | | | | is needed, fixes code duplication.
| * Add live-ebuild, add subslot-dependency on sci-physics/root (depends on ↵Oliver Freyermuth2014-03-253-10/+75
| | | | | | | | #505358 to become effective) and dev-libs/boost .
* | Merge pull request #208 from olifre/vgm-subslotJustin2014-03-272-1/+5
|\ \ | | | | | | Add subslot-dependency on sci-physics/root, rebuilding is needed on each...
| * | Add subslot-dependency on sci-physics/root, rebuilding is needed on each ↵Oliver Freyermuth2014-03-272-1/+5
| |/ | | | | | | ROOT version string change. For more details c.f. #505358 .
* / Add subslot-dependency on sci-physics/root, rebuilding is needed on each ↵Oliver Freyermuth2014-03-274-3/+8
|/ | | | ROOT version string change. For more details c.f. #505358 .
* Merge pull request #205 from olifre/masterJustin2014-03-234-0/+105
|\ | | | | Initial version of genfit-ebuild.
| * Fix incorrect working directory (adapt to zipped file).Oliver Freyermuth2014-03-222-4/+8
| |
| * Use zip'ed code snapshot instead of checking out tag from repository.Oliver Freyermuth2014-03-223-4/+11
| |
| * Fix indentation issues, missing and superfluous die, 80 chars. Repoman seems ↵Oliver Freyermuth2014-03-223-18/+29
| | | | | | | | fine now.
| * Initial commit of genfit-ebuild.Oliver Freyermuth2014-03-223-0/+83
| |
* | Address ebuild-issues: Use zip-snapshot instead of repo-tag, add missing ↵Oliver Freyermuth2014-03-233-7/+16
|/ | | | die, fix typo in description.
* live ebuild updateChristoph Junghans2014-02-162-1/+9
| | | | Package-Manager: portage-2.2.7
* live ebuild updateChristoph Junghans2014-02-073-17/+10
| | | | Package-Manager: portage-2.2.7
* sci-physics/lammps: Remove from sci overlay after moving it to main tree.Nicolas Bock2014-02-064-163/+0
|
* Merge branch 'master' of github.com:gentoo-science/sciNicolas Bock2014-02-041-2/+2
|\ | | | | | | | | | | Conflicts: sci-physics/lammps/ChangeLog sci-physics/lammps/lammps-20140201.ebuild
| * block slot=0Christoph Junghans2014-02-042-1/+5
| | | | | | | | Package-Manager: portage-2.2.7
* | sci-physics/lammps: Added blocker for SLOT=0.Nicolas Bock2014-02-042-1/+7
|/ | | | Package-Manager: portage-2.2.7
* sci-physics/lammps: Udpating checksum for upstream tar.Nicolas Bock2014-02-031-1/+1
| | | | | | Upstream changed the tar without changing the version... Package-Manager: portage-2.2.7
* Make header installation work again, include/ contains folders only so ↵Oliver Freyermuth2014-02-023-2/+7
| | | | doheader must recurse (got broken in 4965054a93b9dd9f630a31b290e20c799dc1cf94 )
* sci-physics/lammps: Upstream now releases a stable channelNicolas Bock2014-02-014-0/+157
| | | | | | | I added Feb 1 2014 in the stable slot to indicate that upstream considers this version more tested and stable than their normal frequent releases. Package-Manager: portage-2.2.7
* Sanitize ebuild headerJustin Lecher2014-01-3024-26/+26
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-physics/root: Switch from git-2 to git-r3Justin Lecher2014-01-062-3/+6
| | | | Package-Manager: portage-2.2.8
* sci-physics/geant-vmc: Add missing dieJustin Lecher2014-01-064-15/+21
| | | | Package-Manager: portage-2.2.8