diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-28 12:00:06 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-28 12:01:05 +0200 |
commit | ec15b51aa2870ce0687d78cca411e7a6f62e4068 (patch) | |
tree | cdf226d35ed96af13291b8aded3aad476746d092 /app-arch/snappy | |
parent | dev-java/jmock: Change the compilation logic. Fixes bug 558908. (diff) | |
download | gentoo-ec15b51aa2870ce0687d78cca411e7a6f62e4068.tar.gz gentoo-ec15b51aa2870ce0687d78cca411e7a6f62e4068.tar.bz2 gentoo-ec15b51aa2870ce0687d78cca411e7a6f62e4068.zip |
Add missing remote-id entries in metadata.xml
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-arch/snappy')
-rw-r--r-- | app-arch/snappy/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-arch/snappy/metadata.xml b/app-arch/snappy/metadata.xml index c9ad814e5692..e17443597d34 100644 --- a/app-arch/snappy/metadata.xml +++ b/app-arch/snappy/metadata.xml @@ -11,5 +11,6 @@ compression.</longdescription> <upstream> <remote-id type="google-code">snappy</remote-id> + <remote-id type="github">google/snappy</remote-id> </upstream> </pkgmetadata> |