summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-geosciences/osm-gps-map: arm64 keyworded (bug #728690)Sam James (sam_c)2020-06-271-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* sci-geosciences/osm-gps-map: use HTTPS in HOMEPAGE as wellMarek Szuba2020-03-181-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: [QA] Remove redundant --docdir/--htmldirDavid Seifert2020-02-231-4/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14742 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-geosciences/osm-gps-map: x86 stable wrt bug #613604Agostino Sarubbo2017-04-011-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-geosciences/osm-gps-map: amd64 stable wrt bug #613604Agostino Sarubbo2017-03-251-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sci-geosciences/osm-gps-map: add missing dep bug #603748Amy Liffey2017-02-111-1/+2
| | | | Package-Manager: portage-2.3.0
* sci-geosciences/osm-gps-map: version bump to 1.1.0Marek Szuba2016-11-131-0/+43
| | | | | | | | | | | There are no longer any ebuilds in the tree which depend on version 0.7.3 so do not bother with slots and just have 1.1.0 replace the former. Committed with permission of the maintainers. Gentoo-Bug: 499592 Package-Manager: portage-2.3.2
* Revert "sci-geosciences/osm-gps-map: add ebuild for version 1.1.0"Marek Szuba2016-08-151-40/+0
| | | | | | | | | | Unfortunately in spite of the upstream statement that 0.7.3 and 1.0.0+ can be installed in parallel there are several file collisions between the two versions, some of which (notably introspection support) are not trivial to fix on our end. Filing an upstream bug report, hopefully the next release will not require jumping through so many hoops. This reverts commit f84d5f38689d291273eab2a3d735f07711eecde9.
* sci-geosciences/osm-gps-map: add ebuild for version 1.1.0Marek Szuba2016-08-121-0/+40
Among other changes the new version uses a different library name, links against gtk3 instead of gtk2, and provides Python bindings via PyGObject rather than directly. Package-Manager: portage-2.3.0