diff options
author | 2012-03-31 17:02:21 +0000 | |
---|---|---|
committer | 2012-03-31 17:02:21 +0000 | |
commit | d76a77694c2aa46a94357af0197ef801ca0474d5 (patch) | |
tree | 03d70ec10aeb10d1e3a728da048a0ec9f8ce5ad2 /app-laptop/batti | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | historical-d76a77694c2aa46a94357af0197ef801ca0474d5.tar.gz historical-d76a77694c2aa46a94357af0197ef801ca0474d5.tar.bz2 historical-d76a77694c2aa46a94357af0197ef801ca0474d5.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'app-laptop/batti')
-rw-r--r-- | app-laptop/batti/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/app-laptop/batti/metadata.xml b/app-laptop/batti/metadata.xml index fd97250ec284..497332ae9c14 100644 --- a/app-laptop/batti/metadata.xml +++ b/app-laptop/batti/metadata.xml @@ -1,8 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>naota@gentoo.org</email> - <name>Naohiro Aota</name> - </maintainer> + <maintainer> + <email>naota@gentoo.org</email> + <name>Naohiro Aota</name> + </maintainer> + <upstream> + <remote-id type="google-code">batti-gtk</remote-id> + </upstream> </pkgmetadata> |