summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-devel/parity: drop v1, was Interix onlyMichael Haubenwallner2019-10-235-196/+0
| | | | | | | | And parity-2 for Cygwin is around the corner. Bug: https://bugs.gentoo.org/695104 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* sys-devel/parity: no minor version since VS 2017 (vc15)Michael Haubenwallner2019-10-232-3/+3
| | | | | | | | Updating Microsoft Visual Studio since 2017 may bump minor version number, but we don't want another CHOST vendor value for that. Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* sys-devel/parity: support x64; no more legacy MSVC by defaultMichael Haubenwallner2019-08-232-3/+10
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* sys-devel/parity: add IUSE=+vc16_2 for Visual Studio 2019Michael Haubenwallner2019-08-122-1/+2
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* sys-devel/parity: patches first, use eautoreconfMichael Haubenwallner2019-06-171-3/+4
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
* sys-devel/parity-9999: follow upstream developmentMichael Haubenwallner2018-07-032-26/+53
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel/parity: drop warning, finds MSSDK from registryMichael Haubenwallner2018-05-161-14/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-devel: Update Manifest hashes.Ulrich Müller2017-12-091-3/+3
|
* sys-devel/parity: also create i586-pc-winnt-nm symlinkMichael Haubenwallner2017-05-031-7/+8
| | | | Package-Manager: portage-2.3.3
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sys-devel/parity: add symlinks for windres,ar,ranlib,stripMichael Haubenwallner2017-04-011-0/+4
| | | | Package-Manager: portage-2.3.3
* sys-devel/parity: switch live repo to haubi at githubMichael Haubenwallner2017-03-231-16/+22
| | | | Package-Manager: portage-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-devel/parity: dropped ~x86-interixFabian Groffen2017-01-294-8/+8
| | | | Package-Manager: portage-2.3.3
* sys-devel/parity: Update SourceForge SVN URLsSven Wegener2016-10-304-8/+8
| | | | Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Update hashes in ManifestJustin Lecher2015-09-231-1/+1
| | | | | | Add missing SHA512 and WHIRLPOOL hashes Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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-087-0/+267
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