Add missing remote ids

Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-09-22 10:10:06 +02:00
parent cf535c6363
commit 6665b5fa10
11 changed files with 28 additions and 6 deletions

View File

@@ -6,4 +6,7 @@
<name>Ole Reifschneider</name>
<description>Offline documentation browser inspired by Dash</description>
</maintainer>
<upstream>
<remote-id type="github">zealdocs/zeal</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -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>

View File

@@ -3,7 +3,7 @@
<pkgmetadata>
<herd>haskell</herd>
<longdescription>
This package backports the &quot;Control.Monad.Except&quot; module from
This package backports the "Control.Monad.Except" module from
@mtl@ (if using @mtl-2.2.0.1@ or earlier), which reexports the
@ExceptT@ monad transformer and the @MonadError@ class.
@@ -14,9 +14,12 @@
but reexport the instances from that package.
Note that unlike how @mtl-2.2@ or later works, the
&quot;Control.Monad.Except&quot; module defined in this package exports
all of @ExceptT@&#39;s monad class instances. Therefore, you may
"Control.Monad.Except" module defined in this package exports
all of @ExceptT@'s monad class instances. Therefore, you may
have to declare @import Control.Monad.Except ()@ at the top of
your file to get all of the @ExceptT@ instances in scope.
</longdescription>
<upstream>
<remote-id type="github">RyanGlScott/mtl-compat</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -3,4 +3,7 @@
<pkgmetadata>
<herd>java</herd>
<longdescription>The TreeLayout creates tree layouts for arbitrary trees. It is not restricted to a specific output or format, but can be used for any kind of two dimensional diagram. Examples are Swing based components, SVG files, and many more. This is possible because TreeLayout separates the layout of a tree from the actual rendering.</longdescription>
<upstream>
<remote-id type="github">abego/treelayout</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -8,5 +8,6 @@
</maintainer>
<upstream>
<remote-id type="pypi">django-grappelli</remote-id>
<remote-id type="github">sehmaschine/django-grappelli</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -8,5 +8,6 @@
</maintainer>
<upstream>
<remote-id type="github">benji-york/manuel</remote-id>
<remote-id type="pypi">manuel</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -8,5 +8,6 @@
<upstream>
<remote-id type="pypi">pytest-cov</remote-id>
<remote-id type="bitbucket">memedough/pytest-cov</remote-id>
<remote-id type="github">pytest-dev/pytest-cov</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -4,5 +4,6 @@
<herd>python</herd>
<upstream>
<remote-id type="pypi">pip</remote-id>
<remote-id type="bitbucket">pytest-dev/regendoc</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -8,5 +8,6 @@
</maintainer>
<upstream>
<remote-id type="pypi">testfixtures</remote-id>
<remote-id type="github">Simplistix/testfixtures</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -5,4 +5,7 @@
<longdescription lang="en">
gimmage: the gtkmm image viewer
</longdescription>
<upstream>
<remote-id type="sourceforge">gimmage.berlios</remote-id>
</upstream>
</pkgmetadata>

View File

@@ -7,8 +7,10 @@
<name>Christoph Mende</name>
</maintainer>
<use>
<flag name='cover'>Enable cover art fetching</flag>
<flag name='lyrics'>Enable lyric fetching</flag>
<flag name="cover">Enable cover art fetching</flag>
<flag name="lyrics">Enable lyric fetching</flag>
</use>
<upstream>
<remote-id type="launchpad">gimmix</remote-id>
</upstream>
</pkgmetadata>