commit: e98540362a3aad55e0b3f0e64c76622334ebfd89
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 18 20:20:46 2015 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Tue Aug 18 20:20:46 2015 +0000
URL: https://gitweb.gentoo.org/dev/maekke.git/commit/?id=e9854036
update to git gentoo repo
Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
scripts/rdep | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/rdep b/scripts/rdep
index b2f9014..14c6f99 100755
--- a/scripts/rdep
+++ b/scripts/rdep
@@ -4,7 +4,7 @@
# (with USE-dep syntax) out, so your arch-testing tool
# can emerge them.
-REPODIR="${HOME}/cvs/gentoo-x86"
+REPODIR="${HOME}/cvs/gentoo"
BASE_URL="http://qa-reports.gentoo.org/output/genrdeps/dindex/"
if [[ $# -ne 2 ]]; then