commit: adc2db698a2756f53ed115e21334f5ff46618285 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Feb 3 18:52:29 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Feb 3 18:52:37 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adc2db69
sys-devel/binutils: indent metadata.xml Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> sys-devel/binutils/metadata.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/sys-devel/binutils/metadata.xml b/sys-devel/binutils/metadata.xml index 3b4e0782a80..cd119b3491c 100644 --- a/sys-devel/binutils/metadata.xml +++ b/sys-devel/binutils/metadata.xml @@ -1,14 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="project"> -<email>[email protected]</email> -<name>Gentoo Toolchain Project</name> -</maintainer> -<use> -<flag name="multitarget">Adds support to binutils for cross compiling (does not work with gas)</flag> -</use> -<upstream> -<remote-id type="cpe">cpe:/a:gnu:binutils</remote-id> -</upstream> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Toolchain Project</name> + </maintainer> + <use> + <flag name="multitarget">Adds support to binutils for cross compiling (does not work with gas)</flag> + </use> + <upstream> + <remote-id type="cpe">cpe:/a:gnu:binutils</remote-id> + </upstream> </pkgmetadata>
