commit: 47c18d3c0b099a6db5ad6df97e909e137d51f0ca Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org> AuthorDate: Sun Sep 7 15:37:34 2025 +0000 Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org> CommitDate: Sun Sep 7 15:39:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47c18d3c
sci-physics/clhep: Fix copy-paste mistake in metadata.xml Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org> sci-physics/clhep/metadata.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-physics/clhep/metadata.xml b/sci-physics/clhep/metadata.xml index 772b389486c4..65a2122b6cbd 100644 --- a/sci-physics/clhep/metadata.xml +++ b/sci-physics/clhep/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> +<maintainer type="person"> + <email>[email protected]</email> + <name>Guilherme Amadio</name> +</maintainer> <maintainer type="project"> - <maintainer type="person"> - <email>[email protected]</email> - <name>Guilherme Amadio</name> - </maintainer> <email>[email protected]</email> <name>Gentoo Physics Project</name> </maintainer>
