summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/paludis: Use https for git, fix URLMichał Górny2017-09-191-3/+1
| | | | Closes: https://bugs.gentoo.org/630792
* sys-apps/paludis: 2.6.0 does not support boost-1.63.0, #609670Michał Górny2017-08-061-1/+1
|
* sys-apps/paludis: Drop oldMichał Górny2017-08-062-163/+0
|
* sys-apps/paludis: Switch to ruby2.2, #627144Michał Górny2017-08-061-1/+1
|
* sys-apps/paludis: Explicitly expose the supported RUBY_TARGETMichał Górny2017-08-063-8/+11
|
* 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-apps/paludis: Snapshot bump, #610354Michał Górny2017-02-212-12/+5
|
* sys-apps/paludis: Kill accidental stable kwsMichał Górny2017-02-181-1/+1
|
* sys-apps/paludis: Bump to a snapshot -- fix boost-python, #609670Michał Górny2017-02-182-0/+154
|
* sys-apps/paludis: Clean old version upMichał Górny2017-02-173-229/+0
|
* sys-apps/paludis: x86 stable wrt bug #562212Agostino Sarubbo2017-01-021-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/paludis-2.6.0-r0: stable on amd64Tobias Klausmann2016-12-211-1/+1
| | | | Gentoo-Bug: 562212
* sys-apps/paludis: Switch to proper git:// transportMichał Górny2016-12-181-1/+3
| | | | | Switch to git:// since https:// is using the dumb transport, and therefore is not full-featured.
* sys-apps/paludis: Update 9999 for CMake, bump to ruby 2.3Michał Górny2016-12-091-42/+34
|
* sys-apps/paludis: cleanupHans de Graaff2016-12-041-163/+0
| | | | Package-Manager: portage-2.3.0
* add revision with ruby 2.1 for bug 576034Hans de Graaff2016-12-042-2/+165
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --force
* sys-apps/paludis: Cleanup per bug #390203Pacho Ramos2016-08-071-4/+0
| | | | Package-Manager: portage-2.3.0
* sys-apps/paludis: Add missing cond RESTRICT=testMichał Górny2016-07-024-0/+4
|
* sys-apps/paludis: Drop oldMichał Górny2016-07-0210-894/+0
| | | | | Drop intermediate old versions, keeping only the stable versions using EAPI 5 and EAPI 4.
* sys-apps/paludis: Switch live git to https, #583806Michał Górny2016-05-241-1/+1
|
* sys-apps/paludis: Bump to 2.6.0Michał Górny2016-05-033-8/+155
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-2/+2
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* sys-apps/paludis: Add a safe snapshotMichał Górny2016-01-172-0/+155
|
* sys-apps/paludis: Remove really old gcc checks in -9999Michał Górny2016-01-171-10/+0
|
* sys-apps/paludis: Enable XML support by defaultMichał Górny2016-01-112-2/+2
| | | | | Enable XML support by default, to provide support for metadata.xml and other XML files used in Gentoo repositories.
* sys-apps/paludis: update metadata.xmlJulian Ospald2015-10-091-1/+4
| | | | | * set useful local description for xml * use <pkg>...</pkg> syntax
* 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>
* sys-apps/paludis-2.4.0-r0: x86 stable wrt bug #554534Agostino Sarubbo2015-08-221-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
* sys-apps/paludis-2.4.0-r0: amd64 stable wrt bug #554534Agostino Sarubbo2015-08-221-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0814-0/+1313
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