From 8490750b1dbe5624c5af3e77bfa2414df5c7ad4b Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sun, 10 Apr 2011 23:30:45 +0000 Subject: Disable update sources needing an updated youri-check --- modules/youri-check/templates/check.conf | 105 +++++++++++++++---------------- 1 file changed, 52 insertions(+), 53 deletions(-) (limited to 'modules/youri-check/templates/check.conf') diff --git a/modules/youri-check/templates/check.conf b/modules/youri-check/templates/check.conf index ccf71561..bb4022db 100644 --- a/modules/youri-check/templates/check.conf +++ b/modules/youri-check/templates/check.conf @@ -56,15 +56,15 @@ tests: perl-Catalyst-P-S-State-Cookie: Catalyst::Plugin::State::State::Cookie perl-Catalyst-P-S-Store-FastMmap: Catalyst::Plugin::State::Store::FastMmap perl-Catalyst-P-S-Store-File: Catalyst::Plugin::State::Store::File - pear: - order: 0 - class: Youri::Check::Test::Updates::Source::PEAR - pypi: - order: 0 - class: Youri::Check::Test::Updates::Source::PyPI - apache: - order: 0 - class: Youri::Check::Test::Updates::Source::Apache +# pear: +# order: 0 +# class: Youri::Check::Test::Updates::Source::PEAR +# pypi: +# order: 0 +# class: Youri::Check::Test::Updates::Source::PyPI +# apache: +# order: 0 +# class: Youri::Check::Test::Updates::Source::Apache debian: order: 1 class: Youri::Check::Test::Updates::Source::Debian @@ -98,50 +98,49 @@ tests: netcat-openbsd: netcat freetype: ~ freetype2: freetype - freshmeat: - order: 1 - class: Youri::Check::Test::Updates::Source::Freshmeat - options: - preload: 1 - aliases: - photon: ~ - cmt: ~ - boo: ~ - db2: ~ - dsh: ~ - torque: ~ - mserver: ~ - svl: ~ - lam: lammpi - bazaar: baz - db4: berkeleydb - pcp: caltech-pcp - kamikaze: ~ - nut: ~ - sqlite3: sqlite - sqlite: ~ - ruby-evas: ~ - acl: ~ - listen: ~ - knob: ~ - dolphin: ~ - cheese: ~ - dumb: ~ - serpentine: ~ - mms: ~ - tasks: ~ - serpentine: ~ - xsp: ~ - pd: ~ - deluge: deluge-torrent - contacts: ~ - rt: requesttracker - psi: psijabberclient - arena: ~ - ccp: ~ - ocaml-camlpdf: camlpdf - libxml: ~ - glib: ~ +# freshmeat: +# order: 1 +# class: Youri::Check::Test::Updates::Source::Freshmeat +# options: +# preload: 1 +# aliases: +# photon: ~ +# cmt: ~ +# boo: ~ +# db2: ~ +# dsh: ~ +# torque: ~ +# mserver: ~ +# svl: ~ +# lam: lammpi +# bazaar: baz +# db4: berkeleydb +# pcp: caltech-pcp +# kamikaze: ~ +# nut: ~ +# sqlite3: sqlite +# sqlite: ~ +# ruby-evas: ~ +# acl: ~ +# listen: ~ +# knob: ~ +# dolphin: ~ +# cheese: ~ +# dumb: ~ +# serpentine: ~ +# mms: ~ +# tasks: ~ +# xsp: ~ +# pd: ~ +# deluge: deluge-torrent +# contacts: ~ +# rt: requesttracker +# psi: psijabberclient +# arena: ~ +# ccp: ~ +# ocaml-camlpdf: camlpdf +# libxml: ~ +# glib: ~ gentoo: order: 1 class: Youri::Check::Test::Updates::Source::Gentoo -- cgit v1.2.1