diff options
author | Parabola <dev@list.parabolagnulinux.org> | 2012-01-08 18:26:20 +0000 |
---|---|---|
committer | Parabola <dev@list.parabolagnulinux.org> | 2012-01-08 18:26:20 +0000 |
commit | 3b719e6ffcc9a4e30ba9ecb00de7be0e1e11bc46 (patch) | |
tree | f7966e8c58faab2aeaa84426983eb0edc2099cd7 | |
parent | 56b914d69d96cc410d9bf385c18bcb128af83a58 (diff) |
[gnu] repo
-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' |