[particles] add spm-repository-change setting

This commit is contained in:
Fabio Erculiani 2011-08-13 11:19:33 +02:00
parent 04f31bb2b7
commit eed56913db
2 changed files with 10 additions and 0 deletions

View File

@ -597,6 +597,11 @@ packages:
# Mandatory, cannot be empty
repository: sabayon-hell
# Allow Source Package Manager (Portage) repository change?
# Valid values are either "yes" or "no"
# Default is: no
spm-repository-change: yes
# Allow dependencies to be pulled in?
# Valid values are either "yes" or "no"
# Default is: no

View File

@ -334,6 +334,11 @@ packages:
# Mandatory, cannot be empty
repository: sabayon-hell
# Allow Source Package Manager (Portage) repository change?
# Valid values are either "yes" or "no"
# Default is: no
spm-repository-change: no
# Allow dependencies to be pulled in?
# Valid values are either "yes" or "no"
# Default is: no