diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2019-10-24 02:15:23 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2019-10-24 02:15:23 +0200 |
commit | 5b03566d3b182febad29391d525b1b55e9a1a212 (patch) | |
tree | 0f14c59c9c4f2ee27e2f7cc563e0303c31268774 /extraconf/local.conf | |
parent | 07a8814d01774273e19402caa91001f72a555f49 (diff) | |
download | gentoo-5b03566d3b182febad29391d525b1b55e9a1a212.tar.gz gentoo-5b03566d3b182febad29391d525b1b55e9a1a212.tar.bz2 gentoo-5b03566d3b182febad29391d525b1b55e9a1a212.tar.xz gentoo-5b03566d3b182febad29391d525b1b55e9a1a212.zip |
Virtualization
Diffstat (limited to 'extraconf/local.conf')
-rw-r--r-- | extraconf/local.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extraconf/local.conf b/extraconf/local.conf deleted file mode 100644 index c87e1fc..0000000 --- a/extraconf/local.conf +++ /dev/null @@ -1,3 +0,0 @@ -FEATURES="$FEATURES -buildpkg getbinpkg" -PKGDIR="/var/cache/binpkgs" -PORTAGE_BINHOST="http://ipepdvcompute4.ipe.kit.edu/binpkgs/" |