summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-02-27 16:46:45 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-02-27 16:46:45 -0300
commit51ed383ed4a3f501fb3ef458196af040559fad37 (patch)
treebbd79924d2ae7bd5b3dc3ccebe5927ce0cb28477
parentc90a9245b331f43f369b4ef59e67cb2b16c72988 (diff)
parent46224d22f8f1f59144b1feab2abd7aca18901e9a (diff)
Merge branch 'master' of ssh://nparabola/srv/http/repo/dbscripts
-rw-r--r--config4
1 files changed, 2 insertions, 2 deletions
diff --git a/config b/config
index 4de9d00..b1a7308 100644
--- a/config
+++ b/config
@@ -8,7 +8,7 @@ ARCHREPOS=('core' 'testing' 'extra' 'community' 'multilib')
# Official Parabola repos
OURREPOS=('libre' 'libre-testing')
# User repos
-USERREPOS=('~fauno' '~smv' '~xihh' '~mtjm' '~brendan' '~lukeshu')
+USERREPOS=('~fauno' '~smv' '~xihh' '~mtjm' '~brendan' '~lukeshu' '~emulatorman' '~aurelien')
# Community project repos
PROJREPOS=('social' 'elementary' 'kernels' 'radio' 'security' 'sugar' 'gnu' 'cross')
# Remote repos
@@ -19,7 +19,7 @@ SRCPOOL='sources/packages'
# Directories where packages are shared between repos
# *relative to FTP_BASE*
-PKGPOOLS=('pool/packages' 'pool/community' 'extra/os/any' 'community/os/any')
+PKGPOOLS=('pool/packages' 'pool/community' 'community/os/any')
# Directories where sources are stored
SRCPOOLS=('sources/packages' 'sources/community')