diff options
Diffstat (limited to 'dev-cpp/gflags/metadata.xml')
-rw-r--r-- | dev-cpp/gflags/metadata.xml | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/dev-cpp/gflags/metadata.xml b/dev-cpp/gflags/metadata.xml index 59aa0bb92f90..42a66d5cc8c8 100644 --- a/dev-cpp/gflags/metadata.xml +++ b/dev-cpp/gflags/metadata.xml @@ -1,10 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> - <email>maintainer-needed@gentoo.org</email> - </maintainer> - <upstream> - <remote-id type="google-code">gflags</remote-id> - </upstream> + <maintainer> + <email>maintainer-needed@gentoo.org</email> + </maintainer> + <upstream> + <remote-id type="google-code">gflags</remote-id> + <remote-id type="github">schuhschuh/gflags</remote-id> + </upstream> </pkgmetadata> |