summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-astronomy/gasgano: update java depsWolfgang E. Sanyer2021-05-041-5/+5
| | | | | | Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20608/commits/2d7f80ecf62edfe58f40d3afd443efe102bdfbb6 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* sci-astronomy/kstars: 3.5.3 version bumpAndreas Sturmlechner2021-04-272-0/+98
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-astronomy/casa-data: Drop unmaintained live ebuildAndreas Sturmlechner2021-04-181-28/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-astronomy/xephem: eutils--Sam James2021-04-181-1/+1
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/wcstools: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/pal: eutils--Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/healpix: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/gnuastro: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/esomidas: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/cdsclient: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/aatm: eutils--Sam James2021-04-161-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/predict: add missing pkgconfig (B)DEPENDSam James2021-04-121-1/+4
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/montage: add missing pkgconfig (B)DEPENDSam James2021-04-121-0/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/kstars: Stabilize 3.5.2 amd64, #780093Sam James2021-04-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/kstars: Drop superfluous optfeature headerAndreas Sturmlechner2021-04-042-2/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-astronomy/pal: fix (comment) typoSam James2021-04-031-2/+2
| | | | | Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-162-2/+2
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+0
| | | | | | | | | | | 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-astronomy/stellarium: stabilize 0.20.3 on ppcJoonas Niilola2021-03-071-1/+1
| | | | | Closes: https://bugs.gentoo.org/753953 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-astronomy/kstars: 3.5.2 version bumpAndreas Sturmlechner2021-03-052-0/+99
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-astronomy/stellarium: stabilize 0.20.3 on ppc64Joonas Niilola2021-03-051-2/+2
| | | | | Bug: https://bugs.gentoo.org/753953 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-astronomy/psfex: add gcc 10 workaroundSam James2021-03-041-8/+14
| | | | | Closes: https://bugs.gentoo.org/724588 Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/predict: Apply gcc-10 workaroundJakov Smolic2021-03-031-5/+7
| | | | | | Closes: https://bugs.gentoo.org/756235 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/kstars: Drop 3.4.3Andreas Sturmlechner2021-02-282-98/+0
| | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-astronomy/stiff: fix gcc 10 buildSam James2021-02-271-3/+11
| | | | | | Closes: https://bugs.gentoo.org/708382 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/montage: fix gcc 10 (-fno-common) buildSam James2021-02-271-7/+8
| | | | | | Closes: https://bugs.gentoo.org/708396 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/esomidas: Apply gcc-10 workaroundJakov Smolic2021-02-201-0/+2
| | | | | | Closes: https://bugs.gentoo.org/707252 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-astronomy/wcslib: workaround gcc 10 (fortran) failureSam James2021-02-192-2/+12
| | | | | | Closes: https://bugs.gentoo.org/764548 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/kstars: Stabilize 3.5.1 x86, #770226Sam James2021-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/kstars: Stabilize 3.5.1 amd64, #770226Sam James2021-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/stiff: fix double KEYWORDSSam James2021-02-151-2/+1
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/idlastro: fix double KEYWORDSSam James2021-02-152-4/+2
| | | | | | | | | | Double KEYWORDS lines break tools like ekeyword and Nattka. As per PMS, blank/empty KEYWORDS is implied by not defining the variable. See: https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-astronomy/swarp: Fix use flag typoJakov Smolic2021-02-141-1/+1
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/19463 Closes: https://bugs.gentoo.org/770469 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-astronomy/swarp: Remove oldJakov Smolic2021-02-142-27/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-astronomy/swarp: Bump to 2.41.5Jakov Smolic2021-02-143-0/+38
| | | | | | | | | * Fixes gcc-10 issues and AR call Closes: https://bugs.gentoo.org/707856 Closes: https://bugs.gentoo.org/725274 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-astronomy/xephem: EAPI7 bump, fix SRC_URIMichael Mair-Keimberger2021-02-132-0/+54
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/16560 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-astronomy/xephem: use HTTPS, add missing eclassMichael Mair-Keimberger2021-02-131-3/+3
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/16560 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-astronomy/erfa: EAPI-7 bump, drop eutils/ltprune and static-libsAndreas Sturmlechner2021-01-311-6/+5
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-astronomy/erfa: Drop 1.2.0Andreas Sturmlechner2021-01-312-18/+0
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-astronomy/erfa: Stabilize 1.4.0 x86, #766794Sam James2021-01-311-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-313-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-astronomy/stellarium: 0.20.4Alexey Sokolov2021-01-202-0/+138
| | | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/18896 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-astronomy/skycat: Remove oldJakov Smolic2021-01-182-63/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-astronomy/healpix: Remove oldJakov Smolic2021-01-182-142/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-astronomy/sofa_c: Remove oldJakov Smolic2021-01-183-80/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-astronomy/cpl: Remove oldJakov Smolic2021-01-185-232/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-astronomy/montage: Remove oldJakov Smolic2021-01-184-128/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-astronomy/celestia: Remove oldJakov Smolic2021-01-181-106/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-astronomy/erfa: Remove oldJakov Smolic2021-01-182-31/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>