commit: 587d5ccee412651c667ec578e5b184c13cfbe1a2 Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com> AuthorDate: Thu Apr 21 09:36:11 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Thu Apr 21 09:51:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=587d5cce
media-libs/libopenshot-audio: fix metadata Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1271 Signed-off-by: Ian Delaney <idella4 <AT> gentoo.org> media-libs/libopenshot-audio/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libopenshot-audio/metadata.xml b/media-libs/libopenshot-audio/metadata.xml index 30cfa42..2d1cd6b 100644 --- a/media-libs/libopenshot-audio/metadata.xml +++ b/media-libs/libopenshot-audio/metadata.xml @@ -13,6 +13,6 @@ <upstream> <remote-id type="launchpad">libopenshot</remote-id> <remote-id type="github">OpenShot/libopenshot-audio</remote-id> - <bugs-to>https://github.com/OpenShot/libopenshot-audio/issues https://bugs.launchpad.net/libopenshot/+bugs</bugs-to> + <bugs-to>https://github.com/OpenShot/libopenshot-audio/issues</bugs-to> </upstream> </pkgmetadata>
