Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glm/
Date: Thu, 03 Dec 2020 13:19:17
Message-Id: 1607001547.58d24674ebba85ec1ffa580d1838f86c76168014.sam@gentoo
1 commit: 58d24674ebba85ec1ffa580d1838f86c76168014
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 13:19:07 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 13:19:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d24674
7
8 media-libs/glm: fix github remote-id
9
10 Package-Manager: Portage-3.0.9, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 media-libs/glm/metadata.xml | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/media-libs/glm/metadata.xml b/media-libs/glm/metadata.xml
17 index c0784397055..9b8121fd8a3 100644
18 --- a/media-libs/glm/metadata.xml
19 +++ b/media-libs/glm/metadata.xml
20 @@ -9,7 +9,7 @@
21 header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification.
22 </longdescription>
23 <upstream>
24 - <remote-id type="github">g-trunc/glm</remote-id>
25 + <remote-id type="github">g-truc/glm</remote-id>
26 <remote-id type="sourceforge">ogl-math</remote-id>
27 </upstream>
28 </pkgmetadata>