util: Stop syncing Ubuntu Saucy

This commit is contained in:
Yorhel 2014-09-25 09:26:41 +02:00
parent 17476b5b54
commit a2f3692f3c

View file

@ -288,12 +288,12 @@ ubuntu_old() {
ubuntu_oneiric ubuntu_oneiric
ubuntu_raring ubuntu_raring
ubuntu_quantal ubuntu_quantal
ubuntu_saucy
} }
ubuntu_active() { ubuntu_active() {
ubuntu_lucid # until 2015-04 ubuntu_lucid # until 2015-04
ubuntu_precise # until 2017-04 ubuntu_precise # until 2017-04
ubuntu_saucy # until 2014-07
ubuntu_trusty # until 2019-04 ubuntu_trusty # until 2019-04
} }