From 098e61fb106581c63a627af381a98a2863096f57 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 12 Nov 2021 19:33:54 +0100 Subject: [PATCH] yum repos: remove no longer existing repositories --- yum/openmamba-rolling-unstable-i586.repo | 18 ---------------- yum/openmamba-rolling-unstable.repo | 27 ------------------------ 2 files changed, 45 deletions(-) diff --git a/yum/openmamba-rolling-unstable-i586.repo b/yum/openmamba-rolling-unstable-i586.repo index ce85860..6055f25 100644 --- a/yum/openmamba-rolling-unstable-i586.repo +++ b/yum/openmamba-rolling-unstable-i586.repo @@ -7,24 +7,6 @@ repo_gpgcheck = 1 localpkg_gpgcheck = 0 gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft -[unstable-xorg-i586] -name = openmamba x86 legacy latest X.org release repository [unstable] -mirrorlist = https://openmamba.org/mirrors.php?repo=devel-xorg&arch=i586 -enabled = 0 -gpgcheck = 0 -repo_gpgcheck = 1 -localpkg_gpgcheck = 0 -gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft - -[unstable-gnome-i586] -name = openmamba x86 legacy latest GNOME release repository [unstable] -mirrorlist = https://openmamba.org/mirrors.php?repo=devel-gnome&arch=i586 -enabled = 0 -gpgcheck = 0 -repo_gpgcheck = 1 -localpkg_gpgcheck = 0 -gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft - [unstable-misc-i586] name = openmamba x86 legacy miscellaneous packages repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-misc&arch=i586 diff --git a/yum/openmamba-rolling-unstable.repo b/yum/openmamba-rolling-unstable.repo index 4669590..0dbcbf6 100644 --- a/yum/openmamba-rolling-unstable.repo +++ b/yum/openmamba-rolling-unstable.repo @@ -25,33 +25,6 @@ repo_gpgcheck = 1 localpkg_gpgcheck = 0 gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft -[unstable-kernel-past] -name = openmamba past Linux kernel releases repository [unstable] -mirrorlist = https://openmamba.org/mirrors.php?repo=devel-kernel-past&arch=$basearch -enabled = 0 -gpgcheck = 0 -repo_gpgcheck = 1 -localpkg_gpgcheck = 0 -gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft - -[unstable-xorg] -name = openmamba latest X.org release repository [unstable] -mirrorlist = https://openmamba.org/mirrors.php?repo=devel-xorg&arch=$basearch -enabled = 0 -gpgcheck = 0 -repo_gpgcheck = 1 -localpkg_gpgcheck = 0 -gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft - -[unstable-gnome] -name = openmamba latest GNOME release repository [unstable] -mirrorlist = https://openmamba.org/mirrors.php?repo=devel-gnome&arch=$basearch -enabled = 0 -gpgcheck = 0 -repo_gpgcheck = 1 -localpkg_gpgcheck = 0 -gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-Mambasoft - [unstable-misc] name = openmamba miscellaneous packages repository [unstable] mirrorlist = https://openmamba.org/mirrors.php?repo=devel-misc&arch=$basearch