F19 is EOL now.
This commit is contained in:
parent
4192c9d11d
commit
acf714962b
2 changed files with 0 additions and 52 deletions
|
@ -9,10 +9,6 @@ tags = ({'name': 'Rawhide', 'tag': 'f22'},
|
|||
{'name': 'Fedora 20', 'tag': 'f20'},
|
||||
{'name': 'Fedora 20 Testing', 'tag': 'f20-updates-testing'},
|
||||
|
||||
{'name': 'Fedora 19', 'tag': 'f19-updates'},
|
||||
{'name': 'Fedora 19', 'tag': 'f19'},
|
||||
{'name': 'Fedora 19 Testing', 'tag': 'f19-updates-testing'},
|
||||
|
||||
{'name': 'EPEL 7', 'tag': 'epel7'},
|
||||
{'name': 'EPEL 7 Testing', 'tag': 'epel7-testing'},
|
||||
|
||||
|
|
|
@ -143,54 +143,6 @@ baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testin
|
|||
enabled=0
|
||||
gpgcheck=0
|
||||
|
||||
[fedora-19-x86_64]
|
||||
name=Fedora 19
|
||||
failovermethod=priority
|
||||
baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/os/
|
||||
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-19&arch=x86_64
|
||||
enabled=0
|
||||
gpgcheck=0
|
||||
|
||||
[fedora-19-updates-x86_64]
|
||||
name=Fedora 19 - Updates
|
||||
failovermethod=priority
|
||||
baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/19/x86_64/
|
||||
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f19&arch=x86_64
|
||||
enabled=0
|
||||
gpgcheck=0
|
||||
|
||||
[fedora-19-testing-x86_64]
|
||||
name=Fedora 19 - Testing
|
||||
failovermethod=priority
|
||||
baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/19/x86_64/
|
||||
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f19&arch=x86_64
|
||||
enabled=0
|
||||
gpgcheck=0
|
||||
|
||||
[fedora-19-i686]
|
||||
name=Fedora 19
|
||||
failovermethod=priority
|
||||
baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/i386/os/
|
||||
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-19&arch=i386
|
||||
enabled=0
|
||||
gpgcheck=0
|
||||
|
||||
[fedora-19-updates-i686]
|
||||
name=Fedora 19 - Updates
|
||||
failovermethod=priority
|
||||
baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/19/i386/
|
||||
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-f19&arch=i386
|
||||
enabled=0
|
||||
gpgcheck=0
|
||||
|
||||
[fedora-19-testing-i686]
|
||||
name=Fedora 19 - Testing
|
||||
failovermethod=priority
|
||||
baseurl=http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/19/i386/
|
||||
#mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f19&arch=i386
|
||||
enabled=0
|
||||
gpgcheck=0
|
||||
|
||||
[epel-5-x86_64]
|
||||
name=EPEL 5
|
||||
failovermethod=priority
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue