From eed56913db4e78d303fbfb6c7cca07e4e17a5038 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Sat, 13 Aug 2011 11:19:33 +0200 Subject: [PATCH] [particles] add spm-repository-change setting --- games.particle | 5 +++++ music.particle | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/games.particle b/games.particle index 1ac3c14..9424fb1 100644 --- a/games.particle +++ b/games.particle @@ -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 diff --git a/music.particle b/music.particle index fd87a95..61676d9 100644 --- a/music.particle +++ b/music.particle @@ -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