diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:04 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-31 17:03:04 +0000 |
commit | d2dc08d15a5ab56f50bb3ee4c06c6e1c7c81c4bb (patch) | |
tree | 5603debd34e2955b367904dab121664a8622e78d /net-irc/dircproxy | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | historical-d2dc08d15a5ab56f50bb3ee4c06c6e1c7c81c4bb.tar.gz historical-d2dc08d15a5ab56f50bb3ee4c06c6e1c7c81c4bb.tar.bz2 historical-d2dc08d15a5ab56f50bb3ee4c06c6e1c7c81c4bb.zip |
Add upstream remote-id annotations using tools by Corentin Chary, bug #406287.
Diffstat (limited to 'net-irc/dircproxy')
-rw-r--r-- | net-irc/dircproxy/metadata.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-irc/dircproxy/metadata.xml b/net-irc/dircproxy/metadata.xml index 6ef15e900f17..69b57b0d2b45 100644 --- a/net-irc/dircproxy/metadata.xml +++ b/net-irc/dircproxy/metadata.xml @@ -1,5 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>net-irc</herd> + <herd>net-irc</herd> + <upstream> + <remote-id type="google-code">dircproxy</remote-id> + </upstream> </pkgmetadata> |