commit: 91504aa81e402ba01d7da5b4006500c892b94103 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Aug 11 17:30:23 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Aug 11 17:37:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91504aa8
app-admin/testdisk: Remove forensics@ project, #626500 app-admin/testdisk/metadata.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/app-admin/testdisk/metadata.xml b/app-admin/testdisk/metadata.xml index 3c5d5f26d18..0a84374e027 100644 --- a/app-admin/testdisk/metadata.xml +++ b/app-admin/testdisk/metadata.xml @@ -2,17 +2,12 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>[email protected]</email> + <email>[email protected]</email> <name>Robin H. Johnson</name> - <description>Primary maintainer</description> </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Forensics Project</name> - </maintainer> - <use> + <use> <flag name="ntfs">Include the ability to read NTFS filesystems</flag> <flag name="reiserfs">Include reiserfs reading ability</flag> <flag name="ewf">Include ewf library</flag> - </use> + </use> </pkgmetadata>
