aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-10-09 01:58:04 +0200
committerMarkus Meier <maekke@gentoo.org>2011-10-09 01:58:04 +0200
commit33f53c6f1bb9f9b8c69a44a5b563f58b305ce753 (patch)
treed010c3db88109087ac91b1a5c1981f39961207cb /scripts
parentreplace all negative use flags (diff)
downloadmaekke-33f53c6f1bb9f9b8c69a44a5b563f58b305ce753.tar.gz
maekke-33f53c6f1bb9f9b8c69a44a5b563f58b305ce753.tar.bz2
maekke-33f53c6f1bb9f9b8c69a44a5b563f58b305ce753.zip
use qa-reports.g.o instead of tinderbox.g.o
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/rdep2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rdep b/scripts/rdep
index f7380b2..a11c1f0 100755
--- a/scripts/rdep
+++ b/scripts/rdep
@@ -5,7 +5,7 @@
# can emerge them.
REPODIR="${HOME}/cvs/gentoo-x86"
-BASE_URL="http://tinderbox.dev.gentoo.org/misc/dindex/"
+BASE_URL="http://qa-reports.gentoo.org/output/genrdeps/dindex/"
if [[ $# -ne 2 ]]; then
echo "usage:"