summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/PDL: add 2.93.0Sam James2024-10-141-0/+1
| | | | | Closes: https://bugs.gentoo.org/931050 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/PDL: add 2.89.0Sam James2024-05-121-0/+1
| | | | | Closes: https://bugs.gentoo.org/931050 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/PDL: add 2.88.0Sam James2024-05-011-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/PDL: add 2.87.0Sam James2024-04-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Drop USE=threads. Tests fail to compile with USE=-threads with: ``` Basic/SourceFilter/../../blib/arch/auto/PDL/Core/Core.so: undefined symbol: pdl_pthread_free at /usr/lib64/perl5/5.38/x86_64-linux/DynaLoader.pm line 206. ``` and configure loudly warns too: ``` pthread disabled in perldl.conf PDL will be built without POSIX thread support. ==> *NOTE*: PDL threads are unrelated to perl threads (usethreads=y)! ==> Enabling perl threads will not help! ``` Just drop it. I don't see the value in it here. See net-misc/curl's bd4d42f83c774c36bf879a5b7ec89d373546743e for the general rationale in killing USE=threads. * Drop now-obsolete LTO filtering as it was fixed in the last release after Eli reported it upstream, yay! Bug: https://bugs.gentoo.org/856406 Signed-off-by: Sam James <sam@gentoo.org>
* dev-perl/PDL: Drop old versionsMatt Turner2024-03-151-2/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-perl/PDL: Version bump 2.063Andreas K. Hüttel2021-11-251-0/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-perl/PDL: Version bump 2.054Andreas K. Hüttel2021-07-291-0/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-perl/PDL: Remove oldAndreas K. Hüttel2017-03-171-1/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Revert "Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-0/+2
| | | | | | ChangeLog entries." This reverts commit 48b59c28052dbc9a1c410a8a5d93c1cc3c8c8d4b.
* Temporarily remove Manifest files that were at risk of having broken ↵Michael Palimaka2016-10-311-2/+0
| | | | | | | | | ChangeLog entries. This commit will be immediately reverted. The intention is to force the mtime to be bumped causing the updated Manifest to be propagated to mirrors. Gentoo-bug: 577722
* dev-perl/PDL: Version bumpAndreas K. Hüttel2016-10-291-0/+1
| | | | Package-Manager: portage-2.3.2
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+1
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