summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/ppl: remove old "unused" versions.Michael Orlitzky2020-06-111-67/+0
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-libs/ppl: x86 stable wrt bug #727724Agostino Sarubbo2020-06-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ppl: ppc64 stable wrt bug #727724Agostino Sarubbo2020-06-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ppl: ppc stable wrt bug #727724Agostino Sarubbo2020-06-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ppl: arm stable wrt bug #727724Agostino Sarubbo2020-06-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ppl: amd64 stable wrt bug #727724Agostino Sarubbo2020-06-111-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ppl: sparc stable wrt bug #727724Agostino Sarubbo2020-06-101-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ppl: new revision to fix the build with clang.Michael Orlitzky2020-04-202-0/+105
| | | | | | | | | | | | | | | This new revision includes an upstream patch (from their git repository) to fix the build with clang by adding some missing keywords that should have been there all along. Thanks to Olivier Huber for the report and for tracking down the patch. When building with clang, the ./configure script spits out scary warnings about missing the GCC-specific -frounding-math flag. I wouldn't worry about it, but judge for yourself. Closes: https://bugs.gentoo.org/717768 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-libs/ppl: drop old "unused" ebuilds.Michael Orlitzky2020-04-162-106/+0
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-libs/ppl: x86 stable wrt bug #717570Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ppl: ppc64 stable wrt bug #717570Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ppl: arm stable wrt bug #717570Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ppl: ppc stable wrt bug #717570Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ppl: amd64 stable wrt bug #717570Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ppl: sparc stable wrt bug #717570Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/ppl: new revision to work around broken tests.Michael Orlitzky2020-04-145-1/+1327
| | | | | | | | | | | | | | | We have a reported test failure on PPC64 that kills the build. There are a few other problematic tests that have been reported upstream as well. Since PPL takes so long to build and test, this commit disables those tests to avoid wasting users' time. Bug: https://bugs.gentoo.org/717258 Upstream-bug: https://www.cs.unipr.it/mantis/view.php?id=2653 Upstream-bug: https://www.cs.unipr.it/mantis/view.php?id=2120 Upstream-bug: https://www.cs.unipr.it/mantis/view.php?id=1078 Upstream-bug: https://www.cs.unipr.it/mantis/view.php?id=2113 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-libs/ppl: add myself and François Bissey as maintainers.Michael Orlitzky2020-04-131-4/+16
| | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* dev-libs/ppl: drop toolchain from maintainersSergei Trofimovich2020-04-131-4/+1
| | | | | | | | gcc's graphite does not use dev-libs/ppl for loop optimizations for a while. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/ppl: drop to ~hppaRolf Eike Beer2020-04-111-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/ppl: drop oldSergei Trofimovich2020-04-012-61/+0
| | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-263-3/+3
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: [QA] Remove redundant --docdir/--htmldirDavid Seifert2020-02-231-2/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-112-2/+2
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-libs/ppl: bump up to EAPI=7Sergei Trofimovich2019-11-101-0/+47
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/ppl: add RESTRICT="!test? ( test )"Sergei Trofimovich2019-11-102-0/+4
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/ppl: drop old dev-libs/cloog-ppl blockerSergei Trofimovich2019-11-102-6/+4
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-112-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-libs/ppl: drop to ~arm64Mart Raudsepp2018-05-121-1/+1
| | | | | | | | Only sci-mathematics/polymake uses this, and we don't have that even ~arm64 keyworded, so drop unnecessary ppl from stable instead of catching up in version with other architectures. Package-Manager: Portage-2.3.28, Repoman-2.3.9
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-232-4/+4
|
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-libs/ppl: Remove old EAPI3Harri Nieminen2017-12-023-125/+0
| | | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6384
* dev-libs/ppl: stable for x86, bug 632277Andreas K. Hüttel2017-10-251-1/+1
| | | | | | | All tests pass. Last arch, closing. Closes: https://bugs.gentoo.org/632277 Package-Manager: Portage-2.3.12, Repoman-2.3.3
* dev-libs/ppl: Stable on amd64Manuel Rüger2017-10-241-1/+1
| | | | Package-Manager: Portage-2.3.12, Repoman-2.3.3
* dev-libs/ppl: arm stable, bug #632277Markus Meier2017-10-231-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="arm"
* dev-libs/ppl-1.2-r0: alpha stableTobias Klausmann2017-10-211-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/632277
* dev-libs/ppl: stable 1.2 for hppa, bug #632277 (thanks to Rolf Eike Beer)Sergei Trofimovich2017-10-141-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* dev-libs/ppl: stable 1.2 for ppc/ppc64, bug #632277Sergei Trofimovich2017-10-021-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc ppc64"
* dev-libs/ppl: stable 1.2 for ia64, bug #632277Sergei Trofimovich2017-09-301-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-libs/ppl: stable 1.2 for sparc, bug #632277 (thanks to Rolf Eike Beer)Sergei Trofimovich2017-09-301-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
* dev-libs/ppl: Shorter DESCRIPTIONJonas Stein2017-08-043-6/+6
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/ppl: version bump to 1.2 #601156Mike Frysinger2016-12-072-0/+60
|
* dev-libs/ppl: add alpha keywordTobias Klausmann2016-02-011-1/+1
| | | | | | Gentoo-Bug: 562068 Package-Manager: portage-2.2.27
* 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.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* dev-libs/ppl: arm stable, bug #562068Markus Meier2015-10-251-1/+1
| | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm"
* dev-libs/ppl: mark 1.1 arm64/ia64/m68k/s390/sh stable #562068Mike Frysinger2015-10-241-1/+1
|