summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-16 10:59:34 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-16 10:59:34 -0400
commitfae18d372c7d5fad545526b554e9cde657192226 (patch)
tree6833a9499a40d14afa83dfa6bf6bc5fd631deca3
parentd902025a8a000c1383c7612e9f442c6734290169 (diff)
config:remove java-ugly
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index c6efac6..c7ea7c2 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' 'java-ugly' 'nonprism')
+PROJREPOS=('pcr' 'kernels' 'cross' 'java' 'nonprism')
# Remote repos
PKGREPOS=("${ARCHREPOS[@]}" "${OURREPOS[@]}" "${USERREPOS[@]}" "${PROJREPOS[@]}")
PKGPOOL='pool/parabola'