summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/netcdf: remove unused patchMichael Mair-Keimberger2021-02-271-145/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19672 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-libs/netcdf: Remove oldJakov Smolic2021-02-253-115/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/netcdf: Stabilize 4.7.4 ppc64, #770649Sam James2021-02-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/netcdf: Stabilize 4.7.4 ppc, #770649Sam James2021-02-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/netcdf: fix big endian build/testsSam James2021-02-253-1/+84
| | | | | | Closes: https://bugs.gentoo.org/772863 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/netcdf: Stabilize 4.7.4 amd64, #770649Sam James2021-02-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/netcdf: added ~arm64 after p.u.m hdfRoy Bamford2021-02-221-1/+1
| | | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/netcdf: x86 stable (bug #770649)Thomas Deutschmann2021-02-191-2/+2
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sci-libs/netcdf: Drop oldPacho Ramos2021-01-171-54/+0
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* Revert "sci-libs/netcdf: Remove old"Pacho Ramos2021-01-173-0/+109
| | | | | | | This reverts commit d7fda45912661dcccd5ec1dd17ca0b5831ac66d0 because it removed latest stable version Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sci-libs/netcdf: Remove oldJakov Smolic2021-01-173-109/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/netcdf: Bump to 4.7.4Jakov Smolic2020-12-282-0/+66
| | | | | | | | Closes: https://github.com/gentoo/gentoo/pull/18739 Closes: https://bugs.gentoo.org/682340 Closes: https://bugs.gentoo.org/711460 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sci-libs/netcdf: [QA] inherit ltprune.eclass directlyDavid Seifert2020-02-152-4/+4
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-3/+6
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/netcdf: Drop old versionsMatt Turner2019-09-133-107/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sci-libs/netcdf: stable 4.6.1-r1 for ia64, bug #641344Sergei Trofimovich2018-10-131-1/+1
| | | | | | Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
* sci-libs/netcdf: amd64 stable wrt bug #641344Mikle Kolyada2018-10-051-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* sci-libs/netcdf: x86 stable (bug #641344)Thomas Deutschmann2018-10-051-1/+1
| | | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sci-libs/netcdf: Update subslot (#654036 by Jouni Kosonen)Pacho Ramos2018-09-301-0/+53
| | | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* sci-libs/netcdf: use HTTPSMichael Mair-Keimberger2018-05-164-7/+7
|
* sci-libs/netcdf: remove unused configure optionsMatthias Maier2018-04-241-2/+0
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sci-libs/netcdf: version bump to 4.6.1Matthias Maier2018-04-242-0/+56
| | | | Package-Manager: Portage-2.3.31, Repoman-2.3.9
* sci-libs: Update Manifest hashes.Ulrich Müller2017-12-101-3/+3
|
* sci-libs/netcdf: stable 4.3.2-r1 for ia64, bug #627018Sergei Trofimovich2017-08-271-2/+2
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* sci-libs/netcdf: make tests sequential, bug #621486Sergei Trofimovich2017-07-151-0/+5
| | | | | | | | Parallel tests fail consistently on 4-core and 8-core systems. I suspect same temporary file reuse. Bug: https://bugs.gentoo.org/621486 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sci-libs/netcdf: ia64 keyworded, bug #615510Sergei Trofimovich2017-07-151-2/+2
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-2/+5
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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/netcdf: remove unused patchesMichael Mair-Keimberger (asterix)2017-01-294-167/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/3709
* sci-libs/netcdf: Version bumpPacho Ramos2016-12-282-0/+52
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sci-libs/netcdf: hl support is needed for hdf5 versions that allow it to be ↵Pacho Ramos2016-12-282-3/+3
| | | | | | disabled (#599600). Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sci-libs/netcdf: Drop oldPacho Ramos2016-12-281-59/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sci-libs/netcdf: Replace 'doins' with 'dodoc -r'David Seifert2016-01-251-4/+1
| | | | 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.
* sci-libs/netcdf: port to EAPI=6, remove 'autotools-utils' usageDavid Seifert2016-01-231-0/+54
| | | | Package-Manager: portage-2.2.27
* sci-libs/netcdf: Version bump to 4.4.0Reinis Danne2016-01-192-0/+60
|
* 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/+390
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