]> Frank Brehm's Git Trees - config/helga/portage.git/commitdiff
Current state
authorFrank Brehm <frank@brehm-online.com>
Wed, 18 Sep 2013 19:27:17 +0000 (21:27 +0200)
committerFrank Brehm <frank@brehm-online.com>
Wed, 18 Sep 2013 19:27:17 +0000 (21:27 +0200)
make.conf
repos.conf/gentoo.conf [new file with mode: 0644]

index 15c8e084b94a11be12b169e09d19c0496b8f3db4..2e890ef720a46b36fbc69a26f38b33a60bb489d5 100644 (file)
--- a/make.conf
+++ b/make.conf
@@ -89,3 +89,9 @@ GENTOO_MIRRORS="http://gentoo.mneisen.org/ http://gentoo.wheel.sk/ http://mirror
 #PORT_LOGDIR="/var/log/portage"
 source /var/lib/layman/make.conf
 
+
+# Set PORTDIR for backward compatibility with various tools:
+#   gentoo-bashcomp - bug #478444
+#   euse - bug #474574
+#   euses and ufed - bug #478318
+PORTDIR="/usr/portage"
diff --git a/repos.conf/gentoo.conf b/repos.conf/gentoo.conf
new file mode 100644 (file)
index 0000000..8c657da
--- /dev/null
@@ -0,0 +1,7 @@
+[DEFAULT]
+main-repo = gentoo
+
+[gentoo]
+location = /usr/portage
+sync-type = rsync
+sync-uri = rsync://rsync.gentoo.org/gentoo-portage