summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-geosciences/osm-gps-map: version bump to 1.1.0Marek Szuba2016-11-134-0/+85
| | | | | | | | | | | 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: move version 0.7.3 to slot 2"Marek Szuba2016-08-151-2/+2
| | | | | | | Return to original state until the new version can really be installed in parallel with this one. This reverts commit 7b88e7dd798f0a6e11e4f242c33f98543ec9a9c4.
* Revert "sci-geosciences/osm-gps-map: add ebuild for version 1.1.0"Marek Szuba2016-08-153-71/+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.
* Revert "sci-geosciences/osm-gps-map: add myself as primary maintainer."Marek Szuba2016-08-151-8/+7
| | | | | | | Turns out the maintainership request made in bug 499592 was out of date, even though the assignee of the bug was still proxy-maint. This reverts commit ab80ad5b80b6e3e351714eb19a75fe0f6f4e0ed0.
* sci-geosciences/osm-gps-map: add myself as primary maintainer.Marek Szuba2016-08-121-7/+8
| | | | Package-Manager: portage-2.3.0
* sci-geosciences/osm-gps-map: add ebuild for version 1.1.0Marek Szuba2016-08-123-0/+71
| | | | | | | | 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
* sci-geosciences/osm-gps-map: move version 0.7.3 to slot 2Marek Szuba2016-08-121-2/+2
| | | | | | | | This is to make room for ebuilds of version 1.0.0 and newer, which among other changes are linked against gtk3 instead of gtk2 and have a different library name. Package-Manager: portage-2.3.0
* sci-geosciences/osm-gps-map: set sci-geo maintainerSam Jorna2016-04-021-1/+4
| | | | Package-Manager: portage-2.2.28
* sci-geosciences/osm-gps-map: update metadata.xmlIan Delaney2016-04-021-4/+1
| | | | | | remove proxy maintainer project, substitute with maintainer-needed Package-Manager: portage-2.2.28
* sci-geosciences/osm-gps-map: drop maintainer and reassign to proxy-maintAaron Bauman2016-02-061-4/+4
| | | | Package-Manager: portage-2.2.26
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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>
* 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>
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-092-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-087-0/+143
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