commit: 56b218d937d8aa6f993d4481a988698f9e188aa0
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 5 07:51:41 2026 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Thu Feb 5 07:51:41 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56b218d9
sci-geosciences/s2geometry: upstream is last element
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-geosciences/s2geometry/metadata.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sci-geosciences/s2geometry/metadata.xml
b/sci-geosciences/s2geometry/metadata.xml
index b91d5af93ed3..039b0b5e6dba 100644
--- a/sci-geosciences/s2geometry/metadata.xml
+++ b/sci-geosciences/s2geometry/metadata.xml
@@ -9,9 +9,6 @@
<email>[email protected]</email>
<name>Gentoo Science Project</name>
</maintainer>
- <upstream>
- <remote-id type="github">google/s2geometry</remote-id>
- </upstream>
<longdescription lang="en">
This is a package for manipulating geometric shapes. Unlike many
geometry libraries, S2 is primarily designed to work with
spherical
@@ -19,4 +16,7 @@
2D map. This makes it especially suitable for working with
geographic
data.
</longdescription>
+ <upstream>
+ <remote-id type="github">google/s2geometry</remote-id>
+ </upstream>
</pkgmetadata>