From 572c4a44f07f1e1a8c2f3421fd2d39529e2000a5 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Wed, 24 Aug 2011 08:34:52 +0200 Subject: [PATCH] [particles] add "not-installed" parameter to all particles --- monthly/xonotic-9999.particle | 5 +++++ particle.skel | 5 +++++ weekly/app-accessibility.particle | 5 +++++ weekly/app-admin.particle | 5 +++++ weekly/app-antivirus.particle | 5 +++++ weekly/app-arch.particle | 5 +++++ weekly/app-backup.particle | 5 +++++ weekly/app-benchmarks.particle | 5 +++++ weekly/app-cdr.particle | 5 +++++ weekly/app-crypt.particle | 5 +++++ weekly/app-dicts.particle | 5 +++++ weekly/app-doc.particle | 5 +++++ weekly/app-editors.particle | 5 +++++ weekly/app-emacs.particle | 5 +++++ weekly/app-emulation.particle | 5 +++++ weekly/app-forensics.particle | 5 +++++ weekly/app-laptop.particle | 5 +++++ weekly/app-mobilephone.particle | 5 +++++ weekly/app-office.particle | 5 +++++ weekly/app-shells.particle | 5 +++++ weekly/dev-php.particle | 5 +++++ weekly/games.particle | 5 +++++ weekly/media-sound.particle | 5 +++++ weekly/net-analyzer.particle | 5 +++++ 24 files changed, 120 insertions(+) diff --git a/monthly/xonotic-9999.particle b/monthly/xonotic-9999.particle index ec18c0f..5d8e3e5 100644 --- a/monthly/xonotic-9999.particle +++ b/monthly/xonotic-9999.particle @@ -19,6 +19,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: yes +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/particle.skel b/particle.skel index aa3da4a..bd66da1 100644 --- a/particle.skel +++ b/particle.skel @@ -14,6 +14,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-accessibility.particle b/weekly/app-accessibility.particle index 20d989a..34b35ae 100644 --- a/weekly/app-accessibility.particle +++ b/weekly/app-accessibility.particle @@ -54,6 +54,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-admin.particle b/weekly/app-admin.particle index 72fdf6f..65f55f7 100644 --- a/weekly/app-admin.particle +++ b/weekly/app-admin.particle @@ -152,6 +152,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-antivirus.particle b/weekly/app-antivirus.particle index 08b0a11..b20ccfc 100644 --- a/weekly/app-antivirus.particle +++ b/weekly/app-antivirus.particle @@ -16,6 +16,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: yes +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-arch.particle b/weekly/app-arch.particle index 576a6aa..d6ba22b 100644 --- a/weekly/app-arch.particle +++ b/weekly/app-arch.particle @@ -95,6 +95,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-backup.particle b/weekly/app-backup.particle index 61f05c5..e746823 100644 --- a/weekly/app-backup.particle +++ b/weekly/app-backup.particle @@ -47,6 +47,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-benchmarks.particle b/weekly/app-benchmarks.particle index ebbdfdc..2d3d624 100644 --- a/weekly/app-benchmarks.particle +++ b/weekly/app-benchmarks.particle @@ -42,6 +42,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-cdr.particle b/weekly/app-cdr.particle index aca9ee0..6914e8d 100644 --- a/weekly/app-cdr.particle +++ b/weekly/app-cdr.particle @@ -77,6 +77,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-crypt.particle b/weekly/app-crypt.particle index 000541b..66f136d 100644 --- a/weekly/app-crypt.particle +++ b/weekly/app-crypt.particle @@ -89,6 +89,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-dicts.particle b/weekly/app-dicts.particle index 94ffceb..e0dae79 100644 --- a/weekly/app-dicts.particle +++ b/weekly/app-dicts.particle @@ -362,6 +362,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-doc.particle b/weekly/app-doc.particle index d59adc5..d21bcde 100644 --- a/weekly/app-doc.particle +++ b/weekly/app-doc.particle @@ -51,6 +51,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-editors.particle b/weekly/app-editors.particle index 1376b2d..6522d14 100644 --- a/weekly/app-editors.particle +++ b/weekly/app-editors.particle @@ -87,6 +87,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-emacs.particle b/weekly/app-emacs.particle index 6540b25..c2eec49 100644 --- a/weekly/app-emacs.particle +++ b/weekly/app-emacs.particle @@ -191,6 +191,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-emulation.particle b/weekly/app-emulation.particle index f17b00f..e8af5db 100644 --- a/weekly/app-emulation.particle +++ b/weekly/app-emulation.particle @@ -83,6 +83,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-forensics.particle b/weekly/app-forensics.particle index e7379ed..5a8dbcd 100644 --- a/weekly/app-forensics.particle +++ b/weekly/app-forensics.particle @@ -37,6 +37,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-laptop.particle b/weekly/app-laptop.particle index 224e65f..4bb5cb2 100644 --- a/weekly/app-laptop.particle +++ b/weekly/app-laptop.particle @@ -30,6 +30,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-mobilephone.particle b/weekly/app-mobilephone.particle index 63b3578..127c13a 100644 --- a/weekly/app-mobilephone.particle +++ b/weekly/app-mobilephone.particle @@ -40,6 +40,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-office.particle b/weekly/app-office.particle index 1307e2e..7054bd4 100644 --- a/weekly/app-office.particle +++ b/weekly/app-office.particle @@ -61,6 +61,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-shells.particle b/weekly/app-shells.particle index a13b133..8801ff0 100644 --- a/weekly/app-shells.particle +++ b/weekly/app-shells.particle @@ -37,6 +37,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-php.particle b/weekly/dev-php.particle index 9650769..43208da 100644 --- a/weekly/dev-php.particle +++ b/weekly/dev-php.particle @@ -194,6 +194,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/games.particle b/weekly/games.particle index 0576b40..0b90b11 100644 --- a/weekly/games.particle +++ b/weekly/games.particle @@ -603,6 +603,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: yes +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/media-sound.particle b/weekly/media-sound.particle index 3f88e55..f2ed54a 100644 --- a/weekly/media-sound.particle +++ b/weekly/media-sound.particle @@ -338,6 +338,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: no +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-analyzer.particle b/weekly/net-analyzer.particle index b064492..826c830 100644 --- a/weekly/net-analyzer.particle +++ b/weekly/net-analyzer.particle @@ -243,6 +243,11 @@ repository: sabayon-hell # Default is: no spm-repository-change: yes +# Allow compiling package even if it's not actually installed on system? +# Valid values are either "yes" or "no" +# Default is: no +not-installed: no + # Allow dependencies to be pulled in? # Valid values are either "yes" or "no" # Default is: no