diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-10-31 01:19:30 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-10-31 01:19:30 -0400 |
commit | 5bfdec13af92c60656f6a44397c19f68a4bfa744 (patch) | |
tree | 531f0d139085ffa4a38877a158946d24b8185747 /config | |
parent | 7a2f916a360b16c3649622d9f04c6424aab8f32d (diff) | |
parent | f8f54ad1926d3f10e895fda553474db278c2ed7d (diff) |
Merge branch 'dbscripts-repo'
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' '~jorginho' '~coadde') # Community project repos -PROJREPOS=('pcr' 'social' 'gis' 'artistic' 'elementary' 'kernels' 'radio' 'security' 'sugar' 'gnu' 'cross') +PROJREPOS=('pcr' 'social' 'gis' 'artistic' 'elementary' 'kernels' 'radio' 'security' 'sugar' 'gnu' 'cross' 'java' 'java-ugly') # Remote repos RMTREPOS=('connos' 'connos-extra') PKGREPOS=(${ARCHREPOS[@]} ${OURREPOS[@]} ${USERREPOS[@]} ${PROJREPOS[@]}) |