summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-backup/rsnapshot: Stabilize 1.4.3 amd64, #744763Sam James2020-11-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-backup/rsnapshot: x86 stable (bug #744763)Thomas Deutschmann2020-10-251-1/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-backup/rsnapshot: stable 1.4.3 for ppcSergei Trofimovich2020-10-241-1/+1
| | | | | | | | stable wrt bug #744763 Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-backup/rsnapshot: stable 1.4.3 for ppc64Sergei Trofimovich2020-10-241-1/+1
| | | | | | | | stable wrt bug #744763 Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-backup/rsnapshot: stable 1.4.3 for sparcSergei Trofimovich2020-10-241-1/+1
| | | | | | | | stable wrt bug #744763 Package-Manager: Portage-3.0.8, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-backup/rsnapshot: drop old ebuildsSergiy Borodych2020-06-225-126/+0
| | | | | | Signed-off-by: Sergiy Borodych <Sergiy.Borodych@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/15913 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-backup/rsnapshot: version bump to 1.4.3Sergiy Borodych2020-06-223-1/+59
| | | | | | | | | also: bump to EAPI version 7, use https instead of http plus add myself back as maintainer Closes: https://bugs.gentoo.org/711108 Signed-off-by: Sergiy Borodych <Sergiy.Borodych@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-backup/rsnapshot: drop to m-nJoonas Niilola2020-05-161-8/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-113-3/+3
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-253-3/+3
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-backup/rsnapshot: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* app-backup/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* 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-backup/rsnapshot: ppc stable wrt bug #597416Agostino Sarubbo2017-01-151-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/rsnapshot: sparc stable wrt bug #597416Agostino Sarubbo2017-01-111-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/rsnapshot: x86 stable (bug #597416)Thomas Deutschmann2016-12-211-1/+1
| | | | Package-Manager: Portage-2.3.2, Repoman-2.3.1
* app-backup/rsnapshot-1.4.2-r0: stable on amd64Tobias Klausmann2016-12-211-1/+1
| | | | Gentoo-Bug: 597416
* app-backup/rsnapshot: Stable for PPC64 (bug #597416).Jeroen Roovers2016-11-181-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches
* app-backup/rsnapshot-1.4.2-r0: stable on alphaTobias Klausmann2016-10-221-1/+1
| | | | Gentoo-Bug: 597416
* app-backup/rsnapshot: amd64 stable wrt bug #591860Agostino Sarubbo2016-09-241-1/+1
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-backup/rsnapshot-1.4.1-r0: add alpha keywordTobias Klausmann2016-09-211-1/+1
| | | | Gentoo-Bug: 591860
* app-backup/rsnapshot: strip rsnapshot.conf.default of a hardcoded path.Sergiy Borodych2016-08-251-0/+6
| | | | | | | | | remove '/etc/' since we don't place it here. Gentoo-Bug: https://bugs.gentoo.org/461554 Closes: https://github.com/gentoo/gentoo/pull/2120 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-backup/rsnapshot: do not compress rsnapshot.conf.default.Sergiy Borodych2016-08-251-2/+4
| | | | | | | | | Courtesy of Louis Sautier <sautier.louis@gmail.com>. Gentoo-Bug: https://bugs.gentoo.org/551762 Closes: https://github.com/gentoo/gentoo/pull/2120 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-backup/rsnapshot: fix post-install message.Sergiy Borodych2016-08-181-2/+2
| | | | | | | | | | Add mention about compression. Gentoo-Bug: https://bugs.gentoo.org/551762 Closes: https://github.com/gentoo/gentoo/pull/2072 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-backup/rsnapshot: version bump to 1.4.2.Sergiy Borodych2016-08-182-0/+44
| | | | | | | | Also bump to EAPI version 6. Closes: https://github.com/gentoo/gentoo/pull/2072 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* app-backup/rsnapshot: fix up metadataJason Zaman2016-04-141-2/+2
| | | | Package-Manager: portage-2.2.26
* app-backup/rsnapshot: metadata.xml, updateIan Delaney2016-04-061-1/+1
| | | | | | Reset description attribute for user maintainer in metadata.xml Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* 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/rsnapshot: bump to -1.4.1Ian Delaney2015-10-084-71/+10
| | | | | | | | | ebuild submitted by new maintainer Sergiy Borodych via the gentoo bug, prior maintainer dropped, removed old Gentoo bug: #553180 Package-Manager: portage-2.2.20.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-087-0/+199
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