diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-01-08 15:26:38 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-01-08 15:26:38 -0300 |
commit | b26836bcaeea178794941d9cce8d4a94d19fd2eb (patch) | |
tree | 47e6ac0a95797275863a47d8d5e5a43e6fcc26d7 /config | |
parent | 59105fccf9f5866b451cdaf90052aa8c9346e5f6 (diff) | |
parent | 3b719e6ffcc9a4e30ba9ecb00de7be0e1e11bc46 (diff) |
Merge ssh://nparabola/srv/http/repo/dbscripts
Diffstat (limited to 'config')
-rw-r--r-- | config | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ OURREPOS=('libre' 'libre-testing') # User repos USERREPOS=('~fauno' '~smv' '~xihh' '~mtjm' '~brendan' '~lukeshu') # Community project repos -PROJREPOS=('social' 'elementary' 'kernels' 'radio' 'security' 'sugar') +PROJREPOS=('social' 'elementary' 'kernels' 'radio' 'security' 'sugar' 'gnu') PKGREPOS=(${ARCHREPOS[@]} ${OURREPOS[@]} ${USERREPOS[@]} ${PROJREPOS[@]}) PKGPOOL='pool/packages' SRCPOOL='sources/packages' |