commit: b37675526d62a623a077b39777e063bd0b7c3a54 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun May 22 09:57:32 2016 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun May 22 09:57:32 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=b3767552
distfiles.exclude: add metadata.xsd (new repoman uses it) Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> data/eclean/distfiles.exclude | 1 + 1 file changed, 1 insertion(+) diff --git a/data/eclean/distfiles.exclude b/data/eclean/distfiles.exclude index a31be55..a8272ce 100644 --- a/data/eclean/distfiles.exclude +++ b/data/eclean/distfiles.exclude @@ -3,3 +3,4 @@ # to protect distfiles from "ecleaning". You can also name some specific files. # See `man eclean` for syntax details. metadata.dtd +metadata.xsd
