| 1 |
# This file can be used to mask packages so that even if there
|
| 2 |
# are updates available on cpan the update will not be listed.
|
| 3 |
#
|
| 4 |
# The operators "=", ">" and ">=" are available and work pretty
|
| 5 |
# much the same as in the package.mask file used by portage.
|
| 6 |
#
|
| 7 |
# Example to block all packages greater than given:
|
| 8 |
# >dev-perl/foo-0.123
|
| 9 |
|
| 10 |
#=dev-perl/Video-Info-0.999
|
| 11 |
#=dev-perl/Unix-Syslog-0.99
|
| 12 |
|
| 13 |
# Broken per bug #198698
|
| 14 |
#=dev-perl/WWW-Bugzilla-1*
|
| 15 |
|
| 16 |
# upstream: old version is 1.0.14, newer is 1.01
|
| 17 |
# gentoo: only have 1.01
|
| 18 |
=dev-perl/Class-MakeMethods-1.014
|
| 19 |
|
| 20 |
# CPAN version madness
|
| 21 |
=dev-perl/Class-DBI-3.06
|
| 22 |
|
| 23 |
# No need to update
|
| 24 |
=dev-perl/SVN-Simple-0.28
|
| 25 |
=dev-perl/File-chdir-0.1004
|
| 26 |
=dev-perl/Mail-ListDetector-1.03
|
| 27 |
|
| 28 |
# Only test changes, which we don't run
|
| 29 |
=dev-perl/IO-Socket-INET6-2.64
|
| 30 |
=dev-perl/IO-Socket-INET6-2.65
|