summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/yap: Stabilize 7.1.0 amd64, #941898Sam James2024-10-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/yap: remove unused eclassEli Schwartz2024-08-142-2/+2
| | | | | | | In the 2021 bump to 7.x, use of append-flags was dropped, but the corresponding eclass wasn't dropped with it. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-lang/yap: do not require python_setup to run if not USE=pythonEli Schwartz2024-08-142-0/+8
| | | | | | | | | | We don't need to check for a python impl, since python itself is optional. This is especially relevant given that it hasn't been migrated to python 3.12, so by default there is no available implementation selected, and python support is also NOT built by default, so this change makes it build by default. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-lang/yap: update HOMEPAGE to web.archive.orgEli Schwartz2024-08-142-2/+2
| | | | | | | | | Use the most recent archived copy that works. You may ask: why use archive.org as homepage, if github exists? Answer: because the git repository is very... sparse... on details. No README, no other website... and archive.org has documentation! Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* dev-lang/yap: add github upstream metadataEli Schwartz2024-08-141-0/+3
| | | | | | Used for SRC_URI already. Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* Move {app-doc → app-text}/doxygenMichał Górny2024-01-122-4/+4
| | | | | | | | Per the category metadata, app-doc/ is reserved for documentation *files* and not software. Move it to app-text/ where it seems a better fit. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/yap: destabilize for ~x86Arthur Zamarin2023-06-091-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/yap: Yap CXX interface requires GMPKeri Harris2022-05-271-1/+1
| | | | | | Closes: https://bugs.gentoo.org/833780 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: support python 3.10 + 3.11Keri Harris2022-05-212-2/+2
| | | | | | Closes: https://bugs.gentoo.org/845651 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: remove old versionKeri Harris2022-01-232-134/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: Stable on amd64 and x86Keri Harris2022-01-221-2/+2
| | | | | | Closes: https://bugs.gentoo.org/831781 Package-Manager: Portage-3.0.28, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: support building without readlineKeri Harris2022-01-222-2/+2
| | | | | | Closes: https://bugs.gentoo.org/830353 Package-Manager: Portage-3.0.28, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: fix singleton errors in bootstrapKeri Harris2022-01-222-3/+3
| | | | | | Closes: https://bugs.gentoo.org/828911 Package-Manager: Portage-3.0.28, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: update patchset for x86 fixesKeri Harris2021-12-113-19/+24
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: version bumpKeri Harris2021-12-112-0/+106
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: version bumpKeri Harris2021-12-102-0/+103
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-lang/yap: compile JPL without depending on AWTKeri Harris2021-06-262-2/+2
| | | | | | Closes: https://bugs.gentoo.org/792717 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: fix docinto argument (avoid double 'prefix')Sam James2021-05-281-4/+7
| | | | | Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/yap: support Python 3.9Keri Harris2021-05-241-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: migrate to cmake.eclassKeri Harris2021-05-151-9/+6
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: update JDK dependencyKeri Harris2021-05-021-1/+1
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: eutils--Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/yap: remove old versionKeri Harris2021-01-182-127/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: support for GCC 10Keri Harris2021-01-071-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: work around broken YAP with fno-commonKeri Harris2021-01-071-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: stabilize 6.3.4 x86, #764059Keri Harris2021-01-071-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: Stabilize 6.3.4 amd64, #764059Sam James2021-01-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-lang/yap: correctly specify PYTHON_REQUIRED_USEKeri Harris2020-09-211-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: QA fixupsKeri Harris2020-09-201-10/+12
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: version bumpKeri Harris2020-09-203-0/+133
| | | | | Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri@gentoo.org>
* dev-lang/yap: fix MYDDAS compiled with stdbool. Closes #720324Keri Harris2020-05-112-4/+4
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.89, Repoman-2.3.11
* dev-lang/yap: remove old versionKeri Harris2019-11-062-119/+0
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.11
* dev-lang/yap: x86 stable (bug #690980)Thomas Deutschmann2019-08-111-1/+1
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-lang/yap: stable on amd64. Bug #690980Keri Harris2019-08-031-1/+1
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.11
* dev-lang/yap: consolidate YAP patchesKeri Harris2019-08-023-32/+4
| | | | | Signed-off-by: Keri Harris <keri@gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.11
* dev-lang/yap: Fix building against GCC 9David Seifert2019-06-232-1/+31
| | | | | | Closes: https://bugs.gentoo.org/686048 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-lang/yap: Fix dependency, QA error and update EAPIBrian Evans2019-02-081-0/+124
| | | | | | | | Non-maintainer commit Bug: https://bugs.gentoo.org/665872 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org>
* dev-lang/yap: drop ppc keywordsMatt Turner2018-09-171-1/+1
|
* dev-lang/yap: stream-trylock fixes for GCC-7Keri Harris2018-07-162-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/yap: patch CLPBN package for gcc 7Keri Harris2018-07-142-3/+3
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-lang/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-lang/yap: remove old versionsKeri Harris2017-01-083-221/+0
| | | | Package-Manager: portage-2.3.0
* dev-lang/yap: ppc stable wrt bug #576994Agostino Sarubbo2017-01-011-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-lang/yap: x86 stable (bug #576994)Thomas Deutschmann2016-12-211-1/+1
| | | | Package-Manager: Portage-2.3.2, Repoman-2.3.1
* dev-lang/yap: disable outdated gecode bindings. Closes #590960Keri Harris2016-10-061-0/+1
| | | | Package-Manager: portage-2.3.0
* dev-lang/yap: avoid compile-time MPE-YAP interface redefinitions. Closes #589186Keri Harris2016-07-212-2/+2
| | | | Package-Manager: portage-2.2.26