diff options
author | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-04-18 18:42:20 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <andre@pc-01.localdomain> | 2012-04-18 18:42:20 -0300 |
commit | 65a4d2f541a4292efe422f829d5eac41c548efd8 (patch) | |
tree | 54d4c18a4e78cc747b88334d221c08daaadb6112 /config | |
parent | 5d6835ea9b942184ef255bda26590e8b2a3442ac (diff) |
adding artistic repo to community project
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' '~emulatorman' '~aurelien') # Community project repos -PROJREPOS=('social' 'elementary' 'kernels' 'radio' 'security' 'sugar' 'gnu' 'cross') +PROJREPOS=('social' 'artistic' 'elementary' 'kernels' 'radio' 'security' 'sugar' 'gnu' 'cross') # Remote repos RMTREPOS=('connos' 'connos-extra') PKGREPOS=(${ARCHREPOS[@]} ${OURREPOS[@]} ${USERREPOS[@]} ${PROJREPOS[@]}) |