commit: af03968aa2c832cc75cd81ca6f85b1b2550f12fc Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Tue Apr 14 08:02:16 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Tue Apr 14 08:34:32 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af03968a
app-backup/rear: drop to m-n Closes: https://bugs.gentoo.org/633232 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-backup/rear/metadata.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/app-backup/rear/metadata.xml b/app-backup/rear/metadata.xml index a120589d37c..5d24f38283d 100644 --- a/app-backup/rear/metadata.xml +++ b/app-backup/rear/metadata.xml @@ -1,14 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Timo Eissler</name> - </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> + <!-- maintainer-needed --> <longdescription lang="en"> Relax and Recover (Rear) is the leading Open Source disaster recovery solution, and successor to mkcdrec. It comprises of a modular framework and ready-to-go workflows for many common situations to produce a bootable image and restore from backup using this image. As a benefit, it allows to restore to different hardware and can therefore be used as a migration tool as well. </longdescription>
