aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove oldChristoph Junghans2013-10-183-401/+4
* sys-cluster/charm-6.5.1-r2: Updated static library patch with upstream patch.Nicolas Bock2013-10-142-30/+48
* sys-cluster/charm-6.5.1-r2: Fixed shared library bug.Nicolas Bock2013-10-143-0/+600
* fixed depsChristoph Junghans2013-10-012-1/+5
* sys-cluster/charm-6.5.1-r1: Fix docs with -j1Nicolas Bock2013-09-303-7/+42
* sys-cluster/charm-6.5.1-r1: Added python dependenciesNicolas Bock2013-09-272-8/+18
* sys-cluster/charm-6.5.1-r1: doc depends on python-2Nicolas Bock2013-09-272-0/+5
* sys-cluster/charm-6.5.1-r1: Added another missing DEPEND.Nicolas Bock2013-09-272-0/+4
* Merge branch 'master' of github.com:gentoo-science/sciNicolas Bock2013-09-271-0/+4
|\
| * fix broken patchChristoph Junghans2013-09-272-1/+5
* | sys-clyster/charm-6.5.1-r1: Fix missing DEPEND.Nicolas Bock2013-09-276-21/+71
|/
* sys-cluster/charm-6.5.1: Small fix in patch to make printing less verbose.Nicolas Bock2013-09-142-1/+4
* sys-cluster/charm-6.5.1: Fix patch for the last time.Nicolas Bock2013-09-112-7/+13
* sys-cluster/charm-6.5.1-r1: Backported patch just added to correct upstream v...Nicolas Bock2013-09-112-44/+15
* sys-cluster/charm-6.5.1-r1: Added patch from ticket 294.Nicolas Bock2013-09-113-0/+88
* Version bump to sys-cluster/charm-6.5.1-r1 to push CkMigrationMgr patch to us...Nicolas Bock2013-09-113-1/+201
* Added patch to fix bug in CkReductionMgr::reduceMessages().Nicolas Bock2013-09-113-0/+40
* sys-cluster/charmdebug: Updated manifest.Nicolas Bock2013-08-133-1/+12
* added updated HPX ebuildAndreas Schäfer2013-08-122-0/+30
* Merge https://github.com/gentoo-science/sciAndreas Schäfer2013-08-045-1/+71
|\
| * sys-cluster/charmdebug: Added USE flag conditional.Nicolas Bock2013-07-312-1/+5
| * sys-cluster/charm-6.5.1: Added patch to fix config.hNicolas Bock2013-07-233-0/+66
* | updated HPX ebuild to cope with new cmake-utils eclassAndreas Schäfer2013-08-021-0/+1
* | updated HPX ebuild to cope with new cmake-utils eclassAndreas Schäfer2013-08-021-0/+39
|/
* Merge pull request #88 from chatcannon/HTCondorSébastien Fabbro2013-07-1212-0/+683
|\
| * Turns out ${PF} doesn't work but htcondor-${VERSION} should be correctChris Kerr2013-07-021-3/+3
| * Copied some patches from the Fedora repository atChris Kerr2013-07-023-0/+349
| * Merge branch 'master' of https://github.com/gentoo-science/sci into HTCondorChris Kerr2013-07-0214-13/+319
| |\
| * | Suggestions from Sébastien FabbroChris Kerr2013-07-023-14/+13
| * | Fixed repoman complaint about trailing whitespaceChris Kerr2013-07-011-1/+1
| * | Merge branch 'master' of https://github.com/gentoo-science/sci into HTCondorChris Kerr2013-07-013-1/+81
| |\ \
| * | | Now everything is going in /usr/usr/whatever - trying setting PREFIX to /Chris Kerr2013-07-011-3/+1
| * | | enable CONDOR_PACKAGE_BUILDChris Kerr2013-06-291-1/+1
| * | | Enable installation directory choices compatible with DebianChris Kerr2013-06-292-1/+34
| * | | Merge branch 'master' of https://github.com/gentoo-science/sci into HTCondorChris Kerr2013-06-295-259/+0
| |\ \ \
| * | | | Removed lines symlinking executables into the DESTDIR rootChris Kerr2013-06-291-4/+1
| * | | | Merge branch 'master' of https://github.com/gentoo-science/sci into HTCondorChris Kerr2013-06-2724-41/+654
| |\ \ \ \
| * | | | | condor_config.local is no longer installed in /var/lib/condor (or fowners fai...Chris Kerr2013-06-171-1/+1
| * | | | | Need to create a /var/lib/condor directoryChris Kerr2013-06-171-0/+1
| * | | | | Looks like the condor_tools patch also requires backslashesChris Kerr2013-06-171-3/+3
| * | | | | Copying diffs from the terminal stripped out tabs, causing them to failChris Kerr2013-06-171-17/+17
| * | | | | Changed patch format to see if this works betterChris Kerr2013-06-171-4/+4
| * | | | | Changing CMAKE_INSTALL_PREFIX was a bad idea, trying adding $ENV{DESTDIR} bef...Chris Kerr2013-06-172-2/+36
| * | | | | Use CMAKE_INSTALL_PREFIX - hopefully fix sandbox violationsChris Kerr2013-06-171-0/+1
| * | | | | Fixed repoman complaintsChris Kerr2013-06-172-13/+18
| * | | | | Deleted old ebuilds now they aren't needed to copy code fromChris Kerr2013-06-172-320/+0
| * | | | | Wrote a src_install function based on code copied from old ebuildsChris Kerr2013-06-171-0/+16
| * | | | | Patch that will hopefully solve problems with linker not finding dlopen symbolChris Kerr2013-06-172-0/+16
| * | | | | A couple more tweaksChris Kerr2013-06-171-0/+2
| * | | | | HAVE_DMTCP is a path, not a booleanChris Kerr2013-06-161-1/+0