Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: Patrice Clement <monsieurp@g.o>
Cc: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: media-libs/libopenshot/
Date: Mon, 18 Apr 2016 15:51:59
Message-Id: 20160418174726.64c859ea.mgorny@gentoo.org
1 On Mon, 18 Apr 2016 08:13:34 +0000 (UTC)
2 "Patrice Clement" <monsieurp@g.o> wrote:
3
4 > commit: dbc8fee7ab7851d6d9e236b85d22e7db5690ebb9
5 > Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
6 > AuthorDate: Mon Apr 18 06:54:23 2016 +0000
7 > Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
8 > CommitDate: Mon Apr 18 07:58:39 2016 +0000
9 > URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbc8fee7
10 >
11 > media-libs/libopenshot: Fix metadata.xml file.
12 >
13 > Package-Manager: portage-2.2.26
14 >
15 > media-libs/libopenshot/metadata.xml | 3 +--
16 > 1 file changed, 1 insertion(+), 2 deletions(-)
17 >
18 > diff --git a/media-libs/libopenshot/metadata.xml b/media-libs/libopenshot/metadata.xml
19 > index 6d948f2..ab0b2d8 100644
20 > --- a/media-libs/libopenshot/metadata.xml
21 > +++ b/media-libs/libopenshot/metadata.xml
22 > @@ -13,7 +13,6 @@
23 > <upstream>
24 > <remote-id type="launchpad">libopenshot</remote-id>
25 > <remote-id type="github">OpenShot/libopenshot</remote-id>
26 > - <bugs-to>https://github.com/OpenShot/libopenshot/issues</bugs-to>
27 > - <bugs-to>https://bugs.launchpad.net/libopenshot/+bugs</bugs-to>
28 > + <bugs-to>https://github.com/OpenShot/libopenshot/issues https://bugs.launchpad.net/libopenshot/+bugs</bugs-to>
29
30 This is invalid. Again you abuse limitation of QA checks to commit
31 invalid data. I guess it's really hard to imagine that if the schema
32 disallows multiple values, it is no so that people can pretend that
33 multiple URLs are a single URL.
34
35 > </upstream>
36 > </pkgmetadata>
37 >
38
39
40
41 --
42 Best regards,
43 Michał Górny
44 <http://dev.gentoo.org/~mgorny/>