gentoo-server-config/repositories/gentoo.conf

14 lines
651 B
Plaintext
Raw Permalink Normal View History

2015-10-12 23:20:04 +00:00
location = /usr/portage
2016-02-05 18:04:04 +00:00
sync = git+https://github.com/gentoo/gentoo.git
sync_options = --git-clone-option="--depth=1" --git-pull-option="--depth=1" --git-fetch-option="--depth=1"
2015-10-12 23:20:04 +00:00
# Select your profile normally in portage via 'eselect profile' and then
# check where the file /etc/portage/make.profile points to and copy that information.
# E.g., if it is '../../usr/portage/profiles/default/linux/amd64/13.0', then the variable should be this:
2016-02-04 18:12:36 +00:00
profiles = ${location}/profiles/default/linux/amd64/13.0 /etc/paludis/profile
2015-10-12 23:20:04 +00:00
distdir = /usr/portage/distfiles
format = e
names_cache = /var/cache/paludis/names
write_cache = /var/cache/paludis/metadata