From a700ace3ff91db60f8a6bb718cd1feadb5a5b012 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 21 May 2022 10:37:18 +0200 Subject: [PATCH] yum: remove obsoleted devel-games repository --- yum/openmamba-rolling-i586.repo | 9 --------- yum/openmamba-rolling-unstable.repo | 9 --------- yum/openmamba-rolling.repo | 9 --------- 3 files changed, 27 deletions(-) diff --git a/yum/openmamba-rolling-i586.repo b/yum/openmamba-rolling-i586.repo index 67efc3a..6b39cd1 100644 --- a/yum/openmamba-rolling-i586.repo +++ b/yum/openmamba-rolling-i586.repo @@ -6,12 +6,3 @@ gpgcheck = 0 repo_gpgcheck = 1 localpkg_gpgcheck = 0 gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft - -[rolling-games-i586] -name = openmamba x86 legacy games repository [rolling] -mirrorlist = https://openmamba.org/mirrors.php?repo=devel-games&arch=i586 -enabled = 1 -gpgcheck = 0 -repo_gpgcheck = 1 -localpkg_gpgcheck = 0 -gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft diff --git a/yum/openmamba-rolling-unstable.repo b/yum/openmamba-rolling-unstable.repo index 0dbcbf6..a5e3f64 100644 --- a/yum/openmamba-rolling-unstable.repo +++ b/yum/openmamba-rolling-unstable.repo @@ -7,15 +7,6 @@ repo_gpgcheck = 1 localpkg_gpgcheck = 0 gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft -[unstable-kde4] -name = openmamba latest KDE release repository [unstable] -mirrorlist = https://openmamba.org/mirrors.php?repo=devel-kde4&arch=$basearch -enabled = 0 -gpgcheck = 0 -repo_gpgcheck = 1 -localpkg_gpgcheck = 0 -gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft - [unstable-kernel] name = openmamba latest Linux kernel releases repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-kernel&arch=$basearch diff --git a/yum/openmamba-rolling.repo b/yum/openmamba-rolling.repo index 4307e58..c696b70 100644 --- a/yum/openmamba-rolling.repo +++ b/yum/openmamba-rolling.repo @@ -6,12 +6,3 @@ gpgcheck = 0 repo_gpgcheck = 1 localpkg_gpgcheck = 0 gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft - -[rolling-games] -name = openmamba games repository [rolling] -mirrorlist = https://openmamba.org/mirrors.php?repo=devel-games&arch=$basearch -enabled = 1 -gpgcheck = 0 -repo_gpgcheck = 1 -localpkg_gpgcheck = 0 -gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft