diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-09-22 10:10:06 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-09-22 10:10:38 +0200 |
commit | 6665b5fa10b7e1423869a58231e190f969e75daa (patch) | |
tree | a33260eabf484411651510a599c9205297eb903b /dev-haskell/hdbc-sqlite | |
parent | dev-python/pytables: Version Bump (diff) | |
download | gentoo-6665b5fa10b7e1423869a58231e190f969e75daa.tar.gz gentoo-6665b5fa10b7e1423869a58231e190f969e75daa.tar.bz2 gentoo-6665b5fa10b7e1423869a58231e190f969e75daa.zip |
Add missing remote ids
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-haskell/hdbc-sqlite')
-rw-r--r-- | dev-haskell/hdbc-sqlite/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-haskell/hdbc-sqlite/metadata.xml b/dev-haskell/hdbc-sqlite/metadata.xml index 179f158559e4..0ef35d2796f6 100644 --- a/dev-haskell/hdbc-sqlite/metadata.xml +++ b/dev-haskell/hdbc-sqlite/metadata.xml @@ -6,4 +6,7 @@ This is the Sqlite v3 driver for HDBC, the generic database access system for Haskell </longdescription> + <upstream> + <remote-id type="github">hdbc/hdbc-sqlite3</remote-id> + </upstream> </pkgmetadata> |