diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:02:24 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:02:24 +0000 |
commit | edb2dc573396f329d679e6cdadc8dc572d165c4a (patch) | |
tree | f34e05ed880352108a1c2546ee734269eb1130db /dev-games | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | historical-edb2dc573396f329d679e6cdadc8dc572d165c4a.tar.gz historical-edb2dc573396f329d679e6cdadc8dc572d165c4a.tar.bz2 historical-edb2dc573396f329d679e6cdadc8dc572d165c4a.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/guichan/metadata.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/dev-games/guichan/metadata.xml b/dev-games/guichan/metadata.xml index 6ecc2d6e8f2b..9afc7ed48ba0 100644 --- a/dev-games/guichan/metadata.xml +++ b/dev-games/guichan/metadata.xml @@ -1,8 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>games</herd> - <use> - <flag name="allegro">Build the Allegro frontend</flag> - </use> + <herd>games</herd> + <use> + <flag name="allegro">Build the Allegro frontend</flag> + </use> + <upstream> + <remote-id type="google-code">guichan</remote-id> + </upstream> </pkgmetadata> |