summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-09-03 17:02:14 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-09-03 17:02:14 -0300
commit01f85e9950540e6718e140882051dd8f3a9ba9a3 (patch)
tree73af9cb935b58c51f045766d5b8df63fb11bf88c
parent6790ac43f2f79fea6adcfef2a10d3c4105574216 (diff)
add nonprism-testing repo
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index 51d044e..92c059c 100644
--- a/config
+++ b/config
@@ -9,7 +9,7 @@ OURREPOS=('libre' 'libre-testing' 'libre-multilib' 'libre-multilib-testing')
# User repos
USERREPOS=('~smv' '~xihh' '~brendan' '~lukeshu' '~emulatorman' '~aurelien' '~jorginho' '~coadde' '~drtan')
# Community project repos
-PROJREPOS=('pcr' 'kernels' 'cross' 'java' 'nonprism')
+PROJREPOS=('nonprism' 'nonprism-testing' 'pcr' 'kernels' 'cross' 'java')
# Remote repos
PKGREPOS=("${ARCHREPOS[@]}" "${OURREPOS[@]}" "${USERREPOS[@]}" "${PROJREPOS[@]}")
PKGPOOL='pool/parabola'