diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-12-17 06:35:12 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-12-17 06:35:12 +0000 |
commit | fcd9bbc545ffa49823b505c33be37cc4eafab258 (patch) | |
tree | 7ae9f4a59bf5499a2b6de14b016542ee97c49e00 | |
parent | a70cd39988e32cc3eb801add9da68da61b7bb867 (diff) |
used the wrong syntax for directories; added maxlib and iemlib since they are just imported and not maintained in the CVS
svn path=/trunk/; revision=2402
-rw-r--r-- | CVSROOT/avail | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/CVSROOT/avail b/CVSROOT/avail index 0bd0d282..16c63ed4 100644 --- a/CVSROOT/avail +++ b/CVSROOT/avail @@ -8,17 +8,18 @@ unavail | | gem avail | cclepper,dheck,ggeiger,tigital,zmoelnig | gem # ACLs at Yves Degoyon's request -unavail | | gem2pdp -avail | sevyves,eighthave | gem2pdp -unavail | | pidip -avail | sevyves,eighthave | pidip -unavail | | unauthorized -avail | sevyves,eighthave | unauthorized +unavail | | externals/gem2pdp,externals/pidip,externals/unauthorized +avail | sevyves,eighthave | externals/gem2pdp,externals/pidip,externals/unauthorized # T. Grill's cvs automatically syncs with the SourceForge # so changes here wouldn't make it to his CVS. -unavail | | grill -avail | xovo | grill +unavail | | externals/grill +avail | xovo | externals/grill + +# this code was imported by Hans and not maintained in CVS +# so changes here would have to be merged +unavail | | externals/maxlib,externals/iemlib +avail | eighthave | externals/maxlib,externals/iemlib # restrict the MAIN branch of "pd" to prevent accidental # commits that should go to devel_0_37 or impd_0_37 |