aboutsummaryrefslogtreecommitdiff
blob: 3b6c8cb388b2206515410ceccff9352320024ea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[CRAN]
type      = rsync
rsync_uri = cran.r-project.org::CRAN/src/contrib
src_uri   = http://cran.r-project.org/src/contrib
# directory = <distfiles root>/<name of this repo>
#extra_rsync_opts = --list-only

#[BIOC]
#rsync_uri = bioconductor.org::2.10/bioc/src/contrib
#src_uri   = ??

#[testing]
#type = local
#directory = /tmp/rdist

#[testing2]
#type = rsync
#directory = /tmp/rdist0
#rsync_uri = /tmp/rdist
#recursive = yes