summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-arch/lrzip: added ~arm64Roy Bamford2019-03-031-2/+2
| | | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford <neddyseagoon@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-arch/lrzip: Drop oldPacho Ramos2018-10-143-72/+0
| | | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-arch/lrzip: Don't collide with other packagesPacho Ramos2018-10-141-0/+38
| | | | | | Closes: https://bugs.gentoo.org/588206 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* app-arch/lrzip: Clean up oldHarri Nieminen2018-03-302-36/+0
| | | | | Package-Manager: Portage-2.3.27, Repoman-2.3.7 Closes: https://github.com/gentoo/gentoo/pull/7707
* app-arch/lrzip: fix/keyword *-macos, *-solaris, bug #468854Fabian Groffen2017-12-112-2/+14
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-arch/*: Update Manifest hashesMichał Górny2017-12-091-4/+4
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* app-arch/lrzip: Remove proxied maintainer who resigned, #588206 c17Michał Górny2017-04-081-8/+0
|
* app-arch/lrzip: version bump to 0.631Agostino Sarubbo2017-03-032-0/+36
| | | | | Package-Manager: portage-2.3.3 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-arch/lrzip: Stable for HPPA PPC64 (bug #584390).Jeroen Roovers2016-07-231-1/+1
| | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches
* app-arch/lrzip: add proxy-maintainer bug #586132Amy Winston2016-07-061-7/+15
| | | | Package-Manager: portage-2.2.28
* app-arch/lrzip: version bump 0.630 bug #585780Amy Winston2016-07-063-2/+39
| | | | | | | | - Add static-libs useflag bug #490060 - Convert patch to p1 - Change homepage Package-Manager: portage-2.2.28
* app-arch/lrzip: ppc stable wrt bug #584390Agostino Sarubbo2016-07-061-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-arch/lrzip: x86 stable wrt bug #584390Agostino Sarubbo2016-06-251-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-arch/lrzip: remove oldMichael Palimaka2016-06-242-37/+0
| | | | Package-Manager: portage-2.3.0_rc1
* app-arch/lrzip: Fix copyright year.Patrice Clement2016-06-172-2/+2
| | | | Package-Manager: portage-2.2.28
* app-arch/lrzip - update HomepageMichael Mair-Keimberger (asterix)2016-06-173-3/+3
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1687 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-arch/lrzip: amd64 stable wrt bug #584390Agostino Sarubbo2016-06-101-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-arch/lrzip: arm stable, bug #584390Markus Meier2016-06-081-2/+2
| | | | | Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
* app-arch/lrzip: Cleanup due to #175274Pacho Ramos2016-05-281-3/+0
| | | | Package-Manager: portage-2.3.0_rc1
* 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>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+136
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