summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs: Update Manifest hashes.Ulrich Müller2017-12-101-5/+5
|
* sci-libs/scikits_learn: version bump. remove doc building for now ↵Sébastien Fabbro2017-08-162-0/+107
| | | | | | (downloading internet data) Package-Manager: Portage-2.3.7, Repoman-2.3.3
* sci-libs/scikits_learn: keep funcsigs and joblib bundled to avoid hair pullingSébastien Fabbro2017-08-031-0/+123
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sci-libs/scikits_learn: version bumpSébastien Fabbro2017-06-282-0/+120
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sci-libs/scikits_learn: remove bundled cblas.Benda Xu2017-02-202-0/+37
| | | | | | use the system one. Package-Manager: portage-2.3.3
* sci-libs/scikits_learn: sed to counter more bundled importsBenda Xu2017-02-141-1/+2
| | | | | | e.g. from sklearn.externals import joblib Package-Manager: portage-2.3.3
* sci-libs/scikits_learn: version bump.Benda Xu2017-02-141-11/+8
| | | | | | | | | Fix joblib ImportError by replacing all bundled joblib imports with the system one. Bug: 609136 590296 Package-Manager: portage-2.3.3
* sci-libs/scikits_learn: version bump.Benda Xu2017-02-142-0/+118
| | | | Package-Manager: portage-2.3.3
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-012-2/+2
|
* sci-libs/scikits_learn: using system joblib for cross_validation moduleHorea Christian2016-08-131-1/+2
| | | | | | | Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2065 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/scikits_learn: Version bumpSébastien Fabbro2016-03-093-0/+147
| | | | Package-Manager: portage-2.2.27
* sci-libs/scikits_learn: Fix typo in doc installationJustin Lecher2016-01-261-1/+1
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=572806 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/scikits_learn: Drop oldJustin Lecher2016-01-266-540/+0
| | | | | | | | | | obsoletes: Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=436750 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=423269 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* sci-libs/scikits_learn: Add missing diesMarius Brehler2016-01-065-14/+14
| | | | Package-Manager: portage-2.2.26
* sci-libs/scikits_learn: Add missing dependency on virtual/blasMarius Brehler2016-01-065-0/+9
| | | | Package-Manager: portage-2.2.26
* sci-libs/scikits_learn: Add missing dependency on virtual/cblasMarius Brehler2016-01-065-9/+19
| | | | Package-Manager: portage-2.2.26
* Sanitize virtual namespace of python packagesJustin Lecher2015-11-101-1/+1
| | | | | | Rename virtual/MODULE to virtual/python-MODULE Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/scikits_learn: Version BumpJustin Lecher2015-11-063-1/+115
| | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILDJustin Lecher2015-10-224-4/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Update remote-idsJustin Lecher2015-10-161-2/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+570
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed