diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:18 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:18 +0000 |
commit | 8ba2860ae7c5f5429e27ed1edd8753981376059a (patch) | |
tree | 65ab7f40697f559187fc6303fba1f00594969f7c /sci-chemistry | |
parent | add ~arm, bug #402989 (diff) | |
download | gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.gz gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.tar.bz2 gentoo-2-8ba2860ae7c5f5429e27ed1edd8753981376059a.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/pdb-tools/metadata.xml | 3 | ||||
-rw-r--r-- | sci-chemistry/votca-csgapps/metadata.xml | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sci-chemistry/pdb-tools/metadata.xml b/sci-chemistry/pdb-tools/metadata.xml index 1837bbc07a6e..7671091aa280 100644 --- a/sci-chemistry/pdb-tools/metadata.xml +++ b/sci-chemistry/pdb-tools/metadata.xml @@ -5,4 +5,7 @@ <maintainer> <email>jlec@gentoo.org</email> </maintainer> + <upstream> + <remote-id type="google-code">pdb-tools</remote-id> + </upstream> </pkgmetadata> diff --git a/sci-chemistry/votca-csgapps/metadata.xml b/sci-chemistry/votca-csgapps/metadata.xml index 266f600c9159..40959c87ed5b 100644 --- a/sci-chemistry/votca-csgapps/metadata.xml +++ b/sci-chemistry/votca-csgapps/metadata.xml @@ -6,4 +6,7 @@ <email>ottxor@gentoo.org</email> <name>Christoph Junghans</name> </maintainer> + <upstream> + <remote-id type="google-code">votca</remote-id> + </upstream> </pkgmetadata> |