commit
78cf332b88
@ -0,0 +1 @@
|
||||
metadata/md5-cache
|
@ -0,0 +1,2 @@
|
||||
/cache
|
||||
/md5-cache
|
@ -0,0 +1,14 @@
|
||||
masters = calculate gentoo
|
||||
|
||||
# Use thin manifests
|
||||
thin-manifests = true
|
||||
|
||||
# Dont sign thin manifests. There is no current policy for git commit signing
|
||||
sign-manifests = false
|
||||
|
||||
# Make egencache generate newer (more reliable)
|
||||
# md5-dict cache format
|
||||
cache-formats = md5-dict
|
||||
|
||||
# Support package.* directories as well as files
|
||||
profile-formats = portage-2
|
@ -0,0 +1,2 @@
|
||||
amd64
|
||||
x86
|
@ -0,0 +1,8 @@
|
||||
#############################################
|
||||
# This is a list of valid profiles for each architecture. This file is used by
|
||||
# repoman when doing a repoman scan or repoman full.
|
||||
# DO NOT ADD PROFILES WITH A "die" or "exit" IN THEM OR IT KILLS REPOMAN
|
||||
#
|
||||
#layout:
|
||||
#arch profile_directory status
|
||||
|
@ -0,0 +1 @@
|
||||
builder
|
Loading…
Reference in new issue