summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/libowfat: mark as LTO-unsafeEli Schwartz2024-03-172-2/+14
| | | | | | | | | It breaks consumers, largely because... it is a static library. Frankly, static libraries shouldn't be LTO'ed at all. We definitely cannot cross-LTO between libowfat and e.g. gatling anyway. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libowfat: remove sys-apps/sed from DEPENDDavid Seifert2022-12-071-2/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-libs/libowfat: prevent recompile during installRolf Eike Beer2022-11-232-86/+3
| | | | | | | | | Somehow the patch to fix parallel compile broke the dependencies for the installation. Fall back to serial compile and drop the bad patch instead. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/28352 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libowfat: bump to 0.33Rolf Eike Beer2022-11-173-0/+133
| | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/28306 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libowfat: [QA] fix tc-get* quotingSam James2022-03-202-5/+5
| | | | | | This can cause build problems for e.g. 32-bit (gcc -m32 ...) Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libowfat: x86 stable wrt bug #833201Agostino Sarubbo2022-02-141-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-libs/libowfat: Stabilize 0.32-r5 amd64, #833201Jakov Smolić2022-02-131-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* dev-libs/libowfat: stable 0.32-r5 for hppa/sparc, bug #833201Rolf Eike Beer2022-02-131-2/+2
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libowfat: fix build with sys-libs/glibc-2.34Rolf Eike Beer2021-11-171-0/+10
| | | | | | Closes: https://bugs.gentoo.org/806505 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@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-libs/libowfat: respect ar and ranlib settings from toolchainRolf Eike Beer2021-08-222-0/+69
| | | | | | | Closes: https://bugs.gentoo.org/723036 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/22048 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libowfat: drop sed BDEPENDSam James2021-08-161-2/+1
| | | | | | | PMS guarantees that a GNU sed-compatible sed will be available in the ebuild environment. Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libowfat: drop oldRolf Eike Beer2021-08-163-96/+0
| | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/21956 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libowfat: EAPI 8Rolf Eike Beer2021-08-161-0/+49
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libowfat: add myself as proxy maintainerRolf Eike Beer2021-08-161-1/+8
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/libowfat: drop inactive maintainerDavid Seifert2021-05-311-4/+1
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-libs/libowfat: Fix compile with GCC 10 for www-servers/gatlingSebastian Pipping2020-11-262-0/+74
| | | | | | Closes: https://bugs.gentoo.org/756847 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-3.0.0, Repoman-2.3.23
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-1/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Use consistent function definition formattingDavid Seifert2020-02-221-2/+2
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | 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>
* dev-libs/libowfat: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-081-8/+8
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* dev-libs/libowfat: amd64 stable wrt bug #686322Mikle Kolyada2019-05-261-1/+1
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-libs/libowfat: stable 0.32-r1 for hppa/sparc, bug #686322Rolf Eike Beer2019-05-201-1/+1
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libowfat: x86 stable (bug #686322)Thomas Deutschmann2019-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/libowfat: keyworded 0.32-r1 for sparcRolf Eike Beer2019-04-101-2/+2
| | | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* Revert "dev-libs/libowfat: dietlibc doesn't build on sparc for years"Rolf Eike Beer2018-12-031-2/+2
| | | | | | | | | This reverts commit 12fca6c56f04f9ae45dc3ff705ca9157e8f7a0b2. libowfat without dietlibc builds fine. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/libowfat: fix header locationThomas Deutschmann2018-12-011-9/+8
| | | | | | | | ...and improve Gentoo prefix support. Closes: https://bugs.gentoo.org/672342 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/libowfat: bump to v0.32Thomas Deutschmann2018-11-282-0/+47
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/libowfat: dietlibc doesn't build on sparc for yearsPacho Ramos2018-11-111-2/+2
| | | | | | Bug: https://bugs.gentoo.org/639728 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-libs/libowfat: Cleanup oldThomas Deutschmann2017-12-205-149/+0
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-libs/libowfat: enable parallel buildRolf Eike Beer2017-12-201-2/+2
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/6485 Closes: https://bugs.gentoo.org/show_bug.cgi?id=639730 Package-Manager: Portage-2.3.19, Repoman-2.3.6 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-libs/libowfat-0.31-r1: amd64 stableTobias Klausmann2017-12-161-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/639420
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-libs/libowfat: x86 stable (bug #639420)Thomas Deutschmann2017-12-081-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-libs/libowfat: stable 0.31-r1 for hppa, bug #639420 (thanks to Rolf Eike ↵Sergei Trofimovich2017-12-041-1/+1
| | | | | | | Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* dev-libs/libowfat: stable 0.31-r1 for sparc, bug #639420 (thanks to Rolf ↵Sergei Trofimovich2017-12-041-1/+1
| | | | | | | Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-libs/libowfat: metadata.xml indentationAndreas Sturmlechner2017-11-301-6/+8
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-libs/libowfat: Bump to EAPI 6Andreas Sturmlechner2017-11-302-4/+5
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-libs/libowfat: use DESTDIRRolf Eike Beer2017-11-301-0/+45
| | | | | | | | | Support was added in version 0.31. While at it do some other improvements as suggested by Jonas Stein. Closes: https://bugs.gentoo.org/598980 Closes: https://github.com/gentoo/gentoo/pull/6017
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-libs/libowfat: BumpPatrick Lauer2016-10-202-0/+46
| | | | Package-Manager: portage-2.3.2
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* dev-libs/libowfat: Mark ~hppa too.Jeroen Roovers2016-01-191-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* dev-libs/libowfat: Bump #571296Patrick Lauer2016-01-192-0/+46
| | | | Package-Manager: portage-2.2.27
* 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-084-0/+71
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