Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/mdtraj/
Date: Sat, 30 Jul 2022 23:32:26
Message-Id: 1659219551.20b14d2b308e1da612fed515befb35835fc105a9.sam@gentoo
1 commit: 20b14d2b308e1da612fed515befb35835fc105a9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 21:30:57 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 22:19:11 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20b14d2b
7
8 sci-chemistry/mdtraj: add github upstream metadata
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sci-chemistry/mdtraj/metadata.xml | 11 +++++++----
13 1 file changed, 7 insertions(+), 4 deletions(-)
14
15 diff --git a/sci-chemistry/mdtraj/metadata.xml b/sci-chemistry/mdtraj/metadata.xml
16 index 7d3acaf5d252..950fb315228b 100644
17 --- a/sci-chemistry/mdtraj/metadata.xml
18 +++ b/sci-chemistry/mdtraj/metadata.xml
19 @@ -1,8 +1,11 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 - <maintainer type="project">
24 - <email>sci@g.o</email>
25 - <name>Gentoo Science Project</name>
26 - </maintainer>
27 + <maintainer type="project">
28 + <email>sci@g.o</email>
29 + <name>Gentoo Science Project</name>
30 + </maintainer>
31 + <upstream>
32 + <remote-id type="github">mdtraj/mdtraj</remote-id>
33 + </upstream>
34 </pkgmetadata>