summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-arch/xarchiver: stable 0.5.4.13 for ppc64, bug #651490Sergei Trofimovich2018-04-181-1/+1
| | | | | | Bug: https://bugs.gentoo.org/651490 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
* app-arch/xarchiver: x86 stable (bug #651490)Thomas Deutschmann2018-04-121-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-arch/xarchiver-0.5.4.13-r0: alpha stableTobias Klausmann2018-04-101-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/651490
* app-arch/xarchiver: amd64 stableAaron Bauman2018-04-081-1/+1
| | | | | Bug: https://bugs.gentoo.org/651490 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* app-arch/xarchiver: stable 0.5.4.13 for ia64, bug #651490Sergei Trofimovich2018-04-081-1/+1
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
* app-arch/xarchiver: Drop oldMichał Górny2018-03-256-264/+0
|
* app-arch/xarchiver: Bump to 0.5.4.13Michał Górny2018-03-142-0/+60
|
* app-arch/xarchiver-0.5.4.12-r0: alpha stableTobias Klausmann2018-03-031-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/643074
* app-arch/xarchiver: stable 0.5.4.12 for hppa, bug #643074Sergei Trofimovich2018-01-101-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* app-arch/xarchiver: stable 0.5.4.12 for ia64, bug #643074Sergei Trofimovich2018-01-081-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* app-arch/xarchiver: stable 0.5.4.12 for ppc, bug #643074Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* app-arch/xarchiver: stable 0.5.4.12 for ppc64, bug #643074Sergei Trofimovich2018-01-071-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* app-arch/xarchiver: x86 stable (bug #643074)Thomas Deutschmann2018-01-061-1/+1
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* app-arch/xarchiver: amd64 stable wrt bug #643074Mikle Kolyada2018-01-051-2/+2
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* app-arch/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* app-arch/xarchiver: Bump to 0.5.4.12Michał Górny2017-09-162-0/+60
|
* app-arch/xarchiver: Clean old upMichał Górny2017-09-163-109/+0
|
* app-arch/xarchiver: 0.5.4.11_p20170629Sebastian Pipping2017-08-242-0/+63
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* app-arch/xarchiver: Bump to 0.5.4.10Michał Górny2017-06-302-0/+60
| | | | | | Bump to 0.5.4.10. There's also a 0.5.4.11 release but it has a build failure that has been just fixed upstream -- there's a good chance for a new release containing the fix soonish.
* app-arch/xarchiver: Clarify upstream idsMichał Górny2017-06-301-0/+2
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-1/+2
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* app-arch/xarchiver: Switch to fork, bump to 0.5.4.8, #584834Michał Górny2017-02-272-0/+50
| | | | | | Switch to the maintained fork of https://github.com/ib/xarchiver since the original upstream maintainer no longer has time to work on it and the original version has not been updated since 2013.
* app-arch/xarchiver: dropped ~x86-freebsdFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* 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/+213
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