summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: reassign packages for xmw@g.oMichał Górny2018-11-251-4/+0
| | | | | Bug: https://bugs.gentoo.org/319525 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-backup/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* app-backup/tsm: Drop all old versionsJames Le Cuirot2017-11-0511-2451/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.2
* app-backup/tsm: 7.1.2.1 and above supports Java 8James Le Cuirot2017-11-051-0/+231
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.2
* app-backup/tsm: Retirement of proxied maintainerJonas Stein2017-11-041-11/+0
| | | | | | | Retirement of proxied maintainer as requested per bug. Closes: https://bugs.gentoo.org/633162 Package-Manager: Portage-2.3.13, Repoman-2.3.4
* app-backup/tsm: add a revdep-rebuild maskMarek Szuba2017-07-211-0/+231
| | | | | | Gentoo-Bug: 577602 Package-Manager: Portage-2.3.6, Repoman-2.3.1
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-283-3/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-289-9/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Update outdated copyright headers.Ulrich Müller2017-02-251-1/+1
| | | | | | | Update all headers still saying "Gentoo Technologies, Inc." to "Gentoo Foundation". Acked by antarus.
* app-backup/tsm: Migrate from LINGUAS to L10N.Ulrich Müller2016-06-259-41/+41
| | | | Package-Manager: portage-2.3.0
* app-backup/tsm: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-182-2/+2
|
* app-backup/tsm: I am no longer interested on being proxy maintainer for thisPacho Ramos2016-04-021-4/+0
| | | | Package-Manager: portage-2.2.28
* app-backup/tsm: Version bump.Michael Weber2016-03-182-0/+229
| | | | Package-Manager: portage-2.2.27
* app-backup/tsm: Version bump.Michael Weber2016-03-152-0/+245
| | | | Package-Manager: portage-2.2.27
* app-backup/tsm: Version bump to latest 7.1.1.xMichael Weber2016-03-152-0/+254
| | | | Package-Manager: portage-2.2.27
* app-backup/tsm: Version bump to latest 7.1.0.xMichael Weber2016-03-152-0/+254
| | | | Package-Manager: portage-2.2.27
* app-backup/tsm: Remove unneeded useflag description from metadata.xmlPatrick Lauer2016-03-151-1/+0
| | | | Package-Manager: portage-2.2.28
* app-backup/tsm: Remove all 6 versionsJames Le Cuirot2016-03-158-1507/+0
| | | | | | These depend on Java 6, which is going away. Package-Manager: portage-2.2.27
* app-backup/tsm: Add pax-marking for hardened, bug 559504Andreas K. Huettel2016-03-111-0/+244
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-5/+5
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* app-backup/tsm: Version bump to latest patches in 6.3.2, 6.4.2, 7.1.2 and ↵Michael Weber2015-11-095-0/+996
| | | | | | 7.1.3 series. Package-Manager: portage-2.2.21
* app-backup/tsm: mark as binary amd64 package (KEYWORDS=-*).Michael Weber2015-10-254-4/+4
| | | | Package-Manager: portage-2.2.21
* app-backup/tsm: Add myself as maintainer (bug 562408).Michael Weber2015-10-251-0/+5
| | | | Package-Manager: portage-2.2.21
* app-backup/tsm: version bump to last x86 release.Michael Weber2015-10-252-0/+245
| | | | Package-Manager: portage-2.2.21
* 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>
* app-backup/tsm: Fix dependency on wrong java version, #530900Marius Brehler2015-08-151-1/+1
| | | | | Fixes: https://bugs.gentoo.org/show_bug.cgi?id=530900 Package-Manager: portage-2.2.20
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-091-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0814-0/+1381
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