summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-geosciences/grass: version bump 7.0.2 bug #566314.By wraethAmy Winston2015-12-262-0/+271
| | | | Package-Manager: portage-2.2.24
* sci-geosciences/grass: Update DEPEND and add missing eclass inheretance bug ↵Amy Winston2015-12-261-2/+2
| | | | | | #567734.By wraeth Package-Manager: portage-2.2.24
* sci-geosciences/grass: add missing epatch call. By wraethAmy Winston2015-12-052-1/+3
| | | | Package-Manager: portage-2.2.20.1
* sci-geosciences/grass: add SONAME patch and revbump.Amy Winston2015-12-052-1/+28
| | | | | | Adds patch from upstream to build libraries with SONAME per bug 475188. Package-Manager: portage-2.2.20.1
* sci-geosciences/grass: cleaning mess from package removalAmy Winston2015-12-0511-290/+2
| | | | Package-Manager: portage-2.2.20.1
* sci-geosciences/grass: remove pmasked and broken vn. 6.4.2Ian Delaney2015-12-012-328/+0
| | | | Package-Manager: portage-2.2.24
* sci-geosciences/grass: Mark ~ppc64 (bug #563378).Jeroen Roovers2015-10-301-1/+1
| | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --ignore-arches
* sci-geosciences/grass: revbump to 7.0.1-r3Amy Winston2015-10-282-277/+17
| | | | | | | | | | | Fixes sandbox violation when build with USE=opencl, remove USE=gdal and add hard dependency based on upstream requirements to resolve build failure, tidy patches into to PATCHES array, ebuild submitted by wraeth. Gentoo-bug: 563854 Gentoo-bug: 564188 Package-Manager: portage-2.2.20.1
* sci-geosciences/grass: fix icon location, add die. By wraeth.Amy Winston2015-10-241-3/+3
| | | | Package-Manager: portage-2.2.20.1
* sci-geosciences/grass: revbump to -7.0.1-r2; add dep on liblaswraeth2015-10-242-0/+266
| | | | | | | Adds new USE flag and update configure options to support new ebuild sci-geosciences/liblas. Package-Manager: portage-2.2.23
* sci-geosciences/grass: patch, fixes failure built with format-securityIan Delaney2015-10-232-4/+1032
| | | | | | | | | | qa issue; error filed upstream by 'wraeth', patch rebased from the upstream commit, runtested by myself, closes gentoo bug Upstream patch: https://trac.osgeo.org/grass/changeset/66561 Gentoo bug: #563490 Package-Manager: portage-2.2.20.1
* sci-geosciences/grass: address qa issue to -7.0.1-r1, fixes gentoo bugIan Delaney2015-10-221-2/+2
| | | | | | | | issue; does not respect CC Gentoo bug: #563492 Package-Manager: portage-2.2.20.1
* sci-geosciences/grass: unused useflag regex removed from metadata.Amy Winston2015-10-181-1/+0
| | | | Package-Manager: portage-2.2.20.1
* sci-geosciences/grass: Remove broken version.Amy Winston2015-10-181-246/+0
| | | | Package-Manager: portage-2.2.20.1
* sci-geosciences/grass: Drop keywords that need more deps to be keyworded tooPacho Ramos2015-10-181-1/+1
| | | | Package-Manager: portage-2.2.23
* sci-geosciences/grass: revbump to -7.0.1-r1 wrt the gentoo bugs. By wraeth.Amy Winston2015-10-171-0/+261
| | | | | | | | | | Add missing dependencies, reset USE flag to set the gui, fix calls to wrong python version and shebangs, hardcode configure options to ensure runtime operations, all changes written by proxy maintainer Gentoo bugs: #541622 #563264 Package-Manager: portage-2.2.20.1
* sci-geosciences/grass: bump to -7.0.1Ian Delaney2015-10-145-6/+293
| | | | | | | | | | | | | Inherit python-single-r1 eclass, three USE flags added and two removed to update new configure options; set slot operators on required deps, patches to fix build issues; install desktop file via make_desktop_entry, tidy EAPI style vars set new proxy-maintainer 'wraeth', add proxy-maintainers herd in metadata along with new use flags Gentoo bug: #514514 Package-Manager: portage-2.2.20.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>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0812-0/+623
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