Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/gmic/
Date: Sat, 29 Oct 2016 20:30:59
Message-Id: 1477772992.1a8bb89945141d5bb10f993ff1ac13b5c47f4f20.radhermit@gentoo
1 commit: 1a8bb89945141d5bb10f993ff1ac13b5c47f4f20
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 29 20:29:20 2016 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 20:29:52 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a8bb899
7
8 media-gfx/gmic: update upstream metadata to use github
9
10 media-gfx/gmic/metadata.xml | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/media-gfx/gmic/metadata.xml b/media-gfx/gmic/metadata.xml
14 index 2999c9f..c92b795 100644
15 --- a/media-gfx/gmic/metadata.xml
16 +++ b/media-gfx/gmic/metadata.xml
17 @@ -11,6 +11,6 @@
18 <flag name="opencv">Enable support for webcams using the OpenCV library</flag>
19 </use>
20 <upstream>
21 - <remote-id type="sourceforge">gmic</remote-id>
22 + <remote-id type="github">dtschump/gmic</remote-id>
23 </upstream>
24 </pkgmetadata>