[neon/infrastructure/pangea-conf-projects] overrides: libei tar as gitlab not watch happy

Jonathan Riddell null at kde.org
Wed Jun 5 16:56:06 BST 2024


Git commit 899945ad9b0d5ee24f83ffa9a2d30ada9dc6b0cd by Jonathan Riddell.
Committed on 05/06/2024 at 15:53.
Pushed by jriddell into branch 'master'.

libei tar as gitlab not watch happy

M  +2    -7    overrides/base.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/899945ad9b0d5ee24f83ffa9a2d30ada9dc6b0cd

diff --git a/overrides/base.yaml b/overrides/base.yaml
index a5f25c9..27ebb78 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -381,7 +381,8 @@
 '*invent.kde.org/neon/backports-jammy/libei':
   '*':
     upstream_scm:
-      type: uscan
+      type: tarball
+      url: https://gitlab.freedesktop.org/libinput/libei/-/archive/1.2.1/libei-1.2.1.tar.gz
 
 '*invent.kde.org/neon/backports-jammy/libime':
   '*':
@@ -547,12 +548,6 @@
       url: https://gitlab.com/nicolasfella/signon-plugin-oauth2.git
       branch: qt6
 
-'*invent.kde.org/neon/backports-jammy/libei-jammy':
-  '*':
-    upstream_scm:
-      type: tarball
-      url: https://gitlab.freedesktop.org/libinput/libei/-/archive/1.2.1/libei-1.2.1.tar.gz
-
 '*invent.kde.org/neon/backports-jammy/shared-mime-info-jammy':
   '*':
     upstream_scm:


More information about the Neon-commits mailing list