diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-06-01 22:59:09 +0200 | 
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2025-06-01 22:59:09 +0200 | 
| commit | 2df9a59accc12da48d09344f7f1008aba4a75aa8 (patch) | |
| tree | 11fd5d8c3b6a99d4872b2451c264b762d96c83dc /etc | |
| parent | f0d2037759099a97a5de2991033675404bde965d (diff) | |
| download | itzks-systems-2df9a59accc12da48d09344f7f1008aba4a75aa8.tar.gz itzks-systems-2df9a59accc12da48d09344f7f1008aba4a75aa8.tar.bz2 itzks-systems-2df9a59accc12da48d09344f7f1008aba4a75aa8.zip  | |
etc/apt/sources.list.d/: Mark various 3rd party repos as 'not needed anymore'.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/apt/sources.list.d/arctica.list | 3 | ||||
| -rw-r--r-- | etc/apt/sources.list.d/geogebra.list | 2 | ||||
| -rw-r--r-- | etc/apt/sources.list.d/multimedia.list | 2 | ||||
| -rw-r--r-- | etc/apt/sources.list.d/x2go.list | 2 | 
4 files changed, 4 insertions, 5 deletions
diff --git a/etc/apt/sources.list.d/arctica.list b/etc/apt/sources.list.d/arctica.list index c317b5e..ce8bf10 100644 --- a/etc/apt/sources.list.d/arctica.list +++ b/etc/apt/sources.list.d/arctica.list @@ -1,2 +1 @@ -#deb http://packages.arctica-project.org/debian bullseye main -#deb http://packages.arctica-project.org/debian-extras bullseye main +# not needed anymore diff --git a/etc/apt/sources.list.d/geogebra.list b/etc/apt/sources.list.d/geogebra.list index cf982b1..f44c6e3 100644 --- a/etc/apt/sources.list.d/geogebra.list +++ b/etc/apt/sources.list.d/geogebra.list @@ -1 +1 @@ -deb http://www.geogebra.net/linux stable main +# not available anymore diff --git a/etc/apt/sources.list.d/multimedia.list b/etc/apt/sources.list.d/multimedia.list index 6a89d44..ce8bf10 100644 --- a/etc/apt/sources.list.d/multimedia.list +++ b/etc/apt/sources.list.d/multimedia.list @@ -1 +1 @@ -#deb http://www.deb-multimedia.org/ bullseye main non-free +# not needed anymore diff --git a/etc/apt/sources.list.d/x2go.list b/etc/apt/sources.list.d/x2go.list index e19af1b..ce8bf10 100644 --- a/etc/apt/sources.list.d/x2go.list +++ b/etc/apt/sources.list.d/x2go.list @@ -1 +1 @@ -#deb http://packages.x2go.org/debian bullseye main +# not needed anymore  | 
