From 7aff9fbe5fba13671bd1744487aca38ad74f4543 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Mon, 18 Feb 2013 22:41:26 +0000 Subject: [PATCH] [particles] add build-args: parameter, ensures forward compatibility --- particle.skel | 4 ++++ weekly/app-accessibility.particle | 4 ++++ weekly/app-admin.particle | 4 ++++ weekly/app-antivirus.particle | 4 ++++ weekly/app-arch.particle | 4 ++++ weekly/app-backup.particle | 4 ++++ weekly/app-benchmarks.particle | 4 ++++ weekly/app-cdr.particle | 4 ++++ weekly/app-crypt.particle | 4 ++++ weekly/app-crypt.stable.particle | 4 ++++ weekly/app-dicts.particle | 4 ++++ weekly/app-doc.particle | 4 ++++ weekly/app-editors.particle | 4 ++++ weekly/app-emacs.particle | 4 ++++ weekly/app-emulation.particle | 4 ++++ weekly/app-forensics.particle | 4 ++++ weekly/app-i18n.particle | 4 ++++ weekly/app-laptop.particle | 4 ++++ weekly/app-misc.particle | 4 ++++ weekly/app-mobilephone.particle | 4 ++++ weekly/app-office.particle | 4 ++++ weekly/app-pda.particle | 4 ++++ weekly/app-portage.particle | 4 ++++ weekly/app-shells.particle | 4 ++++ weekly/app-text.particle | 4 ++++ weekly/app-vim.particle | 4 ++++ weekly/app-xemacs.particle | 4 ++++ weekly/dev-db.particle | 4 ++++ weekly/dev-dotnet.particle | 4 ++++ weekly/dev-embedded.particle | 4 ++++ weekly/dev-games.particle | 4 ++++ weekly/dev-games.stable.particle | 4 ++++ weekly/dev-haskell.particle | 4 ++++ weekly/dev-java.particle | 4 ++++ weekly/dev-lang.particle | 4 ++++ weekly/dev-libs.stable.particle | 4 ++++ weekly/dev-lisp.particle | 4 ++++ weekly/dev-lua.particle | 4 ++++ weekly/dev-ml.particle | 4 ++++ weekly/dev-perl.particle | 4 ++++ weekly/dev-php.particle | 4 ++++ weekly/dev-python.stable.particle | 4 ++++ weekly/dev-ruby.stable.particle | 4 ++++ weekly/dev-scheme.particle | 4 ++++ weekly/dev-tcltk.particle | 4 ++++ weekly/dev-tex.particle | 4 ++++ weekly/dev-texlive.particle | 4 ++++ weekly/dev-util.particle | 4 ++++ weekly/dev-util.stable.particle | 4 ++++ weekly/dev-vcs.particle | 4 ++++ weekly/games.particle | 4 ++++ weekly/gnome-base.particle | 4 ++++ weekly/gnome-extra.particle | 4 ++++ weekly/kde-base.particle | 4 ++++ weekly/kde-misc.particle | 4 ++++ weekly/mail-client.particle | 4 ++++ weekly/mail-filter.particle | 4 ++++ weekly/mail-mta.particle | 4 ++++ weekly/media-fonts.particle | 4 ++++ weekly/media-gfx.particle | 4 ++++ weekly/media-libs.stable.particle | 4 ++++ weekly/media-plugins.particle | 4 ++++ weekly/media-radio.particle | 4 ++++ weekly/media-sound.particle | 4 ++++ weekly/media-tv.particle | 4 ++++ weekly/media-video.particle | 4 ++++ weekly/net-analyzer.particle | 4 ++++ weekly/net-dialup.particle | 4 ++++ weekly/net-dns.particle | 4 ++++ weekly/net-firewall.particle | 4 ++++ weekly/net-fs.particle | 4 ++++ weekly/net-ftp.particle | 4 ++++ weekly/net-im.particle | 4 ++++ weekly/net-irc.particle | 4 ++++ weekly/net-libs.stable.particle | 4 ++++ weekly/net-misc.particle | 4 ++++ weekly/net-news.particle | 4 ++++ weekly/net-p2p.particle | 4 ++++ weekly/net-proxy.particle | 4 ++++ weekly/net-voip.particle | 4 ++++ weekly/net-wireless.particle | 4 ++++ weekly/razorqt-base.particle | 4 ++++ weekly/sci-astronomy.particle | 4 ++++ weekly/sci-biology.particle | 4 ++++ weekly/sci-calculators.particle | 4 ++++ weekly/sci-chemistry.particle | 4 ++++ weekly/sci-electronics.particle | 4 ++++ weekly/sci-geosciences.particle | 4 ++++ weekly/sci-libs.stable.particle | 4 ++++ weekly/sci-mathematics.particle | 4 ++++ weekly/sci-misc.particle | 4 ++++ weekly/sci-physics.particle | 4 ++++ weekly/sci-visualization.particle | 4 ++++ weekly/sys-apps.particle | 4 ++++ weekly/sys-block.stable.particle | 4 ++++ weekly/sys-devel.stable.particle | 4 ++++ weekly/sys-fs.stable.particle | 4 ++++ weekly/sys-libs.stable.particle | 4 ++++ weekly/www-apache.particle | 4 ++++ weekly/www-apps.particle | 4 ++++ weekly/www-client.particle | 4 ++++ weekly/www-misc.particle | 4 ++++ weekly/www-plugins.particle | 4 ++++ weekly/www-servers.particle | 4 ++++ weekly/x11-apps.particle | 4 ++++ weekly/x11-drivers.particle | 4 ++++ weekly/x11-libs.particle | 4 ++++ weekly/x11-libs.stable.particle | 4 ++++ weekly/x11-misc.particle | 4 ++++ weekly/x11-plugins.particle | 4 ++++ weekly/x11-proto.stable.particle | 4 ++++ weekly/x11-terms.particle | 4 ++++ weekly/x11-themes.particle | 4 ++++ weekly/x11-wm.particle | 4 ++++ weekly/xfce-base.particle | 4 ++++ weekly/xfce-extra.particle | 4 ++++ weekly/zzz-preserved-rebuild.particle | 4 ++++ 117 files changed, 468 insertions(+) diff --git a/particle.skel b/particle.skel index 05a65cc..1794d8d 100644 --- a/particle.skel +++ b/particle.skel @@ -17,6 +17,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-accessibility.particle b/weekly/app-accessibility.particle index 27d0cbb..026d21a 100644 --- a/weekly/app-accessibility.particle +++ b/weekly/app-accessibility.particle @@ -49,6 +49,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-admin.particle b/weekly/app-admin.particle index 6983497..c6fbd2d 100644 --- a/weekly/app-admin.particle +++ b/weekly/app-admin.particle @@ -154,6 +154,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-antivirus.particle b/weekly/app-antivirus.particle index 516f7b7..7885785 100644 --- a/weekly/app-antivirus.particle +++ b/weekly/app-antivirus.particle @@ -11,6 +11,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-arch.particle b/weekly/app-arch.particle index b3c31f0..030b1cf 100644 --- a/weekly/app-arch.particle +++ b/weekly/app-arch.particle @@ -88,6 +88,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-backup.particle b/weekly/app-backup.particle index 298cbf9..5c337ac 100644 --- a/weekly/app-backup.particle +++ b/weekly/app-backup.particle @@ -42,6 +42,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-benchmarks.particle b/weekly/app-benchmarks.particle index 38c8ccb..a7a2ef5 100644 --- a/weekly/app-benchmarks.particle +++ b/weekly/app-benchmarks.particle @@ -37,6 +37,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-cdr.particle b/weekly/app-cdr.particle index 8471674..21d9908 100644 --- a/weekly/app-cdr.particle +++ b/weekly/app-cdr.particle @@ -72,6 +72,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-crypt.particle b/weekly/app-crypt.particle index 6522edb..70f3106 100644 --- a/weekly/app-crypt.particle +++ b/weekly/app-crypt.particle @@ -87,6 +87,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-crypt.stable.particle b/weekly/app-crypt.stable.particle index 4001849..f479a5e 100644 --- a/weekly/app-crypt.stable.particle +++ b/weekly/app-crypt.stable.particle @@ -18,6 +18,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-dicts.particle b/weekly/app-dicts.particle index ec6056a..6b337ed 100644 --- a/weekly/app-dicts.particle +++ b/weekly/app-dicts.particle @@ -336,6 +336,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-doc.particle b/weekly/app-doc.particle index d27326f..6e5b5da 100644 --- a/weekly/app-doc.particle +++ b/weekly/app-doc.particle @@ -45,6 +45,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-editors.particle b/weekly/app-editors.particle index bd9f079..65d4916 100644 --- a/weekly/app-editors.particle +++ b/weekly/app-editors.particle @@ -86,6 +86,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-emacs.particle b/weekly/app-emacs.particle index 8c4bd07..3250b15 100644 --- a/weekly/app-emacs.particle +++ b/weekly/app-emacs.particle @@ -186,6 +186,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-emulation.particle b/weekly/app-emulation.particle index c04ad28..fa9cf87 100644 --- a/weekly/app-emulation.particle +++ b/weekly/app-emulation.particle @@ -84,6 +84,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-forensics.particle b/weekly/app-forensics.particle index f673346..8077283 100644 --- a/weekly/app-forensics.particle +++ b/weekly/app-forensics.particle @@ -33,6 +33,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-i18n.particle b/weekly/app-i18n.particle index b1e9653..cbd10b7 100644 --- a/weekly/app-i18n.particle +++ b/weekly/app-i18n.particle @@ -99,6 +99,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-laptop.particle b/weekly/app-laptop.particle index 859f830..b612791 100644 --- a/weekly/app-laptop.particle +++ b/weekly/app-laptop.particle @@ -24,6 +24,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-misc.particle b/weekly/app-misc.particle index c10266d..c91e214 100644 --- a/weekly/app-misc.particle +++ b/weekly/app-misc.particle @@ -250,6 +250,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-mobilephone.particle b/weekly/app-mobilephone.particle index 4817b9e..7bbae64 100644 --- a/weekly/app-mobilephone.particle +++ b/weekly/app-mobilephone.particle @@ -36,6 +36,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-office.particle b/weekly/app-office.particle index f3a3736..fc22d25 100644 --- a/weekly/app-office.particle +++ b/weekly/app-office.particle @@ -60,6 +60,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-pda.particle b/weekly/app-pda.particle index b9b8d4b..4d80f6b 100644 --- a/weekly/app-pda.particle +++ b/weekly/app-pda.particle @@ -41,6 +41,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-portage.particle b/weekly/app-portage.particle index 7904c22..e5b99b7 100644 --- a/weekly/app-portage.particle +++ b/weekly/app-portage.particle @@ -55,6 +55,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-shells.particle b/weekly/app-shells.particle index f099778..c42eff1 100644 --- a/weekly/app-shells.particle +++ b/weekly/app-shells.particle @@ -34,6 +34,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-text.particle b/weekly/app-text.particle index d57e0f6..798c07a 100644 --- a/weekly/app-text.particle +++ b/weekly/app-text.particle @@ -292,6 +292,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-vim.particle b/weekly/app-vim.particle index 241a95e..0b5fced 100644 --- a/weekly/app-vim.particle +++ b/weekly/app-vim.particle @@ -129,6 +129,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/app-xemacs.particle b/weekly/app-xemacs.particle index cca50f7..ee04d5e 100644 --- a/weekly/app-xemacs.particle +++ b/weekly/app-xemacs.particle @@ -140,6 +140,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-db.particle b/weekly/dev-db.particle index 994f708..50abc46 100644 --- a/weekly/dev-db.particle +++ b/weekly/dev-db.particle @@ -59,6 +59,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-dotnet.particle b/weekly/dev-dotnet.particle index d398ff9..bf9cf80 100644 --- a/weekly/dev-dotnet.particle +++ b/weekly/dev-dotnet.particle @@ -52,6 +52,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-embedded.particle b/weekly/dev-embedded.particle index abce4b1..0d36c1f 100644 --- a/weekly/dev-embedded.particle +++ b/weekly/dev-embedded.particle @@ -68,6 +68,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-games.particle b/weekly/dev-games.particle index 1dfe900..a2bd31a 100644 --- a/weekly/dev-games.particle +++ b/weekly/dev-games.particle @@ -46,6 +46,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-games.stable.particle b/weekly/dev-games.stable.particle index cac8484..4824c4c 100644 --- a/weekly/dev-games.stable.particle +++ b/weekly/dev-games.stable.particle @@ -25,6 +25,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-haskell.particle b/weekly/dev-haskell.particle index 170a0b8..ad81503 100644 --- a/weekly/dev-haskell.particle +++ b/weekly/dev-haskell.particle @@ -114,6 +114,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-java.particle b/weekly/dev-java.particle index 5c30a05..601bcd5 100644 --- a/weekly/dev-java.particle +++ b/weekly/dev-java.particle @@ -407,6 +407,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-lang.particle b/weekly/dev-lang.particle index 5899763..5e53357 100644 --- a/weekly/dev-lang.particle +++ b/weekly/dev-lang.particle @@ -64,6 +64,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-libs.stable.particle b/weekly/dev-libs.stable.particle index 380933d..1d4fd17 100644 --- a/weekly/dev-libs.stable.particle +++ b/weekly/dev-libs.stable.particle @@ -304,6 +304,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-lisp.particle b/weekly/dev-lisp.particle index 102da24..a5e01ee 100644 --- a/weekly/dev-lisp.particle +++ b/weekly/dev-lisp.particle @@ -21,6 +21,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-lua.particle b/weekly/dev-lua.particle index 83738e2..7e88065 100644 --- a/weekly/dev-lua.particle +++ b/weekly/dev-lua.particle @@ -19,6 +19,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-ml.particle b/weekly/dev-ml.particle index b89eda5..eabe0f1 100644 --- a/weekly/dev-ml.particle +++ b/weekly/dev-ml.particle @@ -61,6 +61,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-perl.particle b/weekly/dev-perl.particle index 61cb67c..7383f05 100644 --- a/weekly/dev-perl.particle +++ b/weekly/dev-perl.particle @@ -1036,6 +1036,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-php.particle b/weekly/dev-php.particle index b284bd4..2c2abf7 100644 --- a/weekly/dev-php.particle +++ b/weekly/dev-php.particle @@ -184,6 +184,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-python.stable.particle b/weekly/dev-python.stable.particle index aa1d3b4..a15f940 100644 --- a/weekly/dev-python.stable.particle +++ b/weekly/dev-python.stable.particle @@ -572,6 +572,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-ruby.stable.particle b/weekly/dev-ruby.stable.particle index e017b22..00b0a21 100644 --- a/weekly/dev-ruby.stable.particle +++ b/weekly/dev-ruby.stable.particle @@ -295,6 +295,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-scheme.particle b/weekly/dev-scheme.particle index 1499a47..b5ac1bf 100644 --- a/weekly/dev-scheme.particle +++ b/weekly/dev-scheme.particle @@ -32,6 +32,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-tcltk.particle b/weekly/dev-tcltk.particle index dec1a58..910b24e 100644 --- a/weekly/dev-tcltk.particle +++ b/weekly/dev-tcltk.particle @@ -50,6 +50,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-tex.particle b/weekly/dev-tex.particle index 3326d94..1e4d093 100644 --- a/weekly/dev-tex.particle +++ b/weekly/dev-tex.particle @@ -86,6 +86,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-texlive.particle b/weekly/dev-texlive.particle index 550fb7b..550bfa4 100644 --- a/weekly/dev-texlive.particle +++ b/weekly/dev-texlive.particle @@ -92,6 +92,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-util.particle b/weekly/dev-util.particle index 0eec4e3..d583a7c 100644 --- a/weekly/dev-util.particle +++ b/weekly/dev-util.particle @@ -21,6 +21,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-util.stable.particle b/weekly/dev-util.stable.particle index 72fb460..d02d49a 100644 --- a/weekly/dev-util.stable.particle +++ b/weekly/dev-util.stable.particle @@ -225,6 +225,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/dev-vcs.particle b/weekly/dev-vcs.particle index 6f3a66e..d83b418 100644 --- a/weekly/dev-vcs.particle +++ b/weekly/dev-vcs.particle @@ -79,6 +79,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/games.particle b/weekly/games.particle index 5c65ab0..6a425f7 100644 --- a/weekly/games.particle +++ b/weekly/games.particle @@ -600,6 +600,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/gnome-base.particle b/weekly/gnome-base.particle index bd5fd87..f319716 100644 --- a/weekly/gnome-base.particle +++ b/weekly/gnome-base.particle @@ -49,6 +49,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/gnome-extra.particle b/weekly/gnome-extra.particle index 8e94fb9..a6022af 100644 --- a/weekly/gnome-extra.particle +++ b/weekly/gnome-extra.particle @@ -83,6 +83,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/kde-base.particle b/weekly/kde-base.particle index 2e4de72..52ca6f1 100644 --- a/weekly/kde-base.particle +++ b/weekly/kde-base.particle @@ -21,6 +21,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/kde-misc.particle b/weekly/kde-misc.particle index 50ead10..1086c4a 100644 --- a/weekly/kde-misc.particle +++ b/weekly/kde-misc.particle @@ -84,6 +84,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/mail-client.particle b/weekly/mail-client.particle index 8ccba59..f452ab0 100644 --- a/weekly/mail-client.particle +++ b/weekly/mail-client.particle @@ -41,6 +41,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/mail-filter.particle b/weekly/mail-filter.particle index d445686..69a7a9b 100644 --- a/weekly/mail-filter.particle +++ b/weekly/mail-filter.particle @@ -54,6 +54,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/mail-mta.particle b/weekly/mail-mta.particle index 6769f10..70a498c 100644 --- a/weekly/mail-mta.particle +++ b/weekly/mail-mta.particle @@ -18,6 +18,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/media-fonts.particle b/weekly/media-fonts.particle index 3c3ea34..db14f8b 100644 --- a/weekly/media-fonts.particle +++ b/weekly/media-fonts.particle @@ -158,6 +158,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/media-gfx.particle b/weekly/media-gfx.particle index 277e990..5d4e67e 100644 --- a/weekly/media-gfx.particle +++ b/weekly/media-gfx.particle @@ -209,6 +209,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/media-libs.stable.particle b/weekly/media-libs.stable.particle index 095840c..40b9762 100644 --- a/weekly/media-libs.stable.particle +++ b/weekly/media-libs.stable.particle @@ -320,6 +320,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/media-plugins.particle b/weekly/media-plugins.particle index c82e49b..d63a603 100644 --- a/weekly/media-plugins.particle +++ b/weekly/media-plugins.particle @@ -249,6 +249,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/media-radio.particle b/weekly/media-radio.particle index 49b2ef4..744930b 100644 --- a/weekly/media-radio.particle +++ b/weekly/media-radio.particle @@ -25,6 +25,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/media-sound.particle b/weekly/media-sound.particle index 3e2fa23..5aedab9 100644 --- a/weekly/media-sound.particle +++ b/weekly/media-sound.particle @@ -342,6 +342,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/media-tv.particle b/weekly/media-tv.particle index 66537bf..b398eea 100644 --- a/weekly/media-tv.particle +++ b/weekly/media-tv.particle @@ -37,6 +37,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/media-video.particle b/weekly/media-video.particle index 61c549d..a0cae41 100644 --- a/weekly/media-video.particle +++ b/weekly/media-video.particle @@ -185,6 +185,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-analyzer.particle b/weekly/net-analyzer.particle index 1d4e639..3acd82a 100644 --- a/weekly/net-analyzer.particle +++ b/weekly/net-analyzer.particle @@ -233,6 +233,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-dialup.particle b/weekly/net-dialup.particle index 4122813..312a2b5 100644 --- a/weekly/net-dialup.particle +++ b/weekly/net-dialup.particle @@ -49,6 +49,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-dns.particle b/weekly/net-dns.particle index a7c2daa..5fab81f 100644 --- a/weekly/net-dns.particle +++ b/weekly/net-dns.particle @@ -37,6 +37,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-firewall.particle b/weekly/net-firewall.particle index b39079c..69beca1 100644 --- a/weekly/net-firewall.particle +++ b/weekly/net-firewall.particle @@ -33,6 +33,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-fs.particle b/weekly/net-fs.particle index a61caf2..0bf4f6c 100644 --- a/weekly/net-fs.particle +++ b/weekly/net-fs.particle @@ -26,6 +26,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-ftp.particle b/weekly/net-ftp.particle index 05217bd..8d65d90 100644 --- a/weekly/net-ftp.particle +++ b/weekly/net-ftp.particle @@ -37,6 +37,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-im.particle b/weekly/net-im.particle index 3589110..2e8fad3 100644 --- a/weekly/net-im.particle +++ b/weekly/net-im.particle @@ -82,6 +82,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-irc.particle b/weekly/net-irc.particle index a86c81f..8e7c243 100644 --- a/weekly/net-irc.particle +++ b/weekly/net-irc.particle @@ -65,6 +65,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-libs.stable.particle b/weekly/net-libs.stable.particle index fd9add7..69e52c7 100644 --- a/weekly/net-libs.stable.particle +++ b/weekly/net-libs.stable.particle @@ -136,6 +136,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-misc.particle b/weekly/net-misc.particle index caca653..ae8206f 100644 --- a/weekly/net-misc.particle +++ b/weekly/net-misc.particle @@ -275,6 +275,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-news.particle b/weekly/net-news.particle index 309d6d5..1cb1f5d 100644 --- a/weekly/net-news.particle +++ b/weekly/net-news.particle @@ -23,6 +23,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-p2p.particle b/weekly/net-p2p.particle index 6df1490..382f91e 100644 --- a/weekly/net-p2p.particle +++ b/weekly/net-p2p.particle @@ -65,6 +65,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-proxy.particle b/weekly/net-proxy.particle index 0a2d757..7cc1aa7 100644 --- a/weekly/net-proxy.particle +++ b/weekly/net-proxy.particle @@ -38,6 +38,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-voip.particle b/weekly/net-voip.particle index 74e76f4..0a4d67d 100644 --- a/weekly/net-voip.particle +++ b/weekly/net-voip.particle @@ -18,6 +18,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/net-wireless.particle b/weekly/net-wireless.particle index 0bd7116..e92758c 100644 --- a/weekly/net-wireless.particle +++ b/weekly/net-wireless.particle @@ -24,6 +24,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/razorqt-base.particle b/weekly/razorqt-base.particle index 93acfb5..168ac00 100644 --- a/weekly/razorqt-base.particle +++ b/weekly/razorqt-base.particle @@ -34,6 +34,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sci-astronomy.particle b/weekly/sci-astronomy.particle index 4770162..4e7d47b 100644 --- a/weekly/sci-astronomy.particle +++ b/weekly/sci-astronomy.particle @@ -28,6 +28,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sci-biology.particle b/weekly/sci-biology.particle index 9015821..55f2557 100644 --- a/weekly/sci-biology.particle +++ b/weekly/sci-biology.particle @@ -102,6 +102,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sci-calculators.particle b/weekly/sci-calculators.particle index fadb1b8..0f94f40 100644 --- a/weekly/sci-calculators.particle +++ b/weekly/sci-calculators.particle @@ -37,6 +37,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sci-chemistry.particle b/weekly/sci-chemistry.particle index 0726433..f80d1f3 100644 --- a/weekly/sci-chemistry.particle +++ b/weekly/sci-chemistry.particle @@ -36,6 +36,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sci-electronics.particle b/weekly/sci-electronics.particle index 78566b8..d641dd1 100644 --- a/weekly/sci-electronics.particle +++ b/weekly/sci-electronics.particle @@ -36,6 +36,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sci-geosciences.particle b/weekly/sci-geosciences.particle index 291d5c2..50c527a 100644 --- a/weekly/sci-geosciences.particle +++ b/weekly/sci-geosciences.particle @@ -39,6 +39,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sci-libs.stable.particle b/weekly/sci-libs.stable.particle index cbbf8c7..de1769b 100644 --- a/weekly/sci-libs.stable.particle +++ b/weekly/sci-libs.stable.particle @@ -102,6 +102,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sci-mathematics.particle b/weekly/sci-mathematics.particle index 64f1312..f866953 100644 --- a/weekly/sci-mathematics.particle +++ b/weekly/sci-mathematics.particle @@ -10,6 +10,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sci-misc.particle b/weekly/sci-misc.particle index 368b833..31887c9 100644 --- a/weekly/sci-misc.particle +++ b/weekly/sci-misc.particle @@ -24,6 +24,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sci-physics.particle b/weekly/sci-physics.particle index 49fbb72..ea47cbd 100644 --- a/weekly/sci-physics.particle +++ b/weekly/sci-physics.particle @@ -30,6 +30,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sci-visualization.particle b/weekly/sci-visualization.particle index 58000f6..c17d6ac 100644 --- a/weekly/sci-visualization.particle +++ b/weekly/sci-visualization.particle @@ -36,6 +36,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sys-apps.particle b/weekly/sys-apps.particle index 4e52c3d..3fbbcab 100644 --- a/weekly/sys-apps.particle +++ b/weekly/sys-apps.particle @@ -88,6 +88,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sys-block.stable.particle b/weekly/sys-block.stable.particle index 01b6390..cf7470c 100644 --- a/weekly/sys-block.stable.particle +++ b/weekly/sys-block.stable.particle @@ -46,6 +46,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sys-devel.stable.particle b/weekly/sys-devel.stable.particle index 3efd632..95ed284 100644 --- a/weekly/sys-devel.stable.particle +++ b/weekly/sys-devel.stable.particle @@ -55,6 +55,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sys-fs.stable.particle b/weekly/sys-fs.stable.particle index 1c08143..2cb295f 100644 --- a/weekly/sys-fs.stable.particle +++ b/weekly/sys-fs.stable.particle @@ -72,6 +72,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/sys-libs.stable.particle b/weekly/sys-libs.stable.particle index 05ece4b..885f435 100644 --- a/weekly/sys-libs.stable.particle +++ b/weekly/sys-libs.stable.particle @@ -64,6 +64,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/www-apache.particle b/weekly/www-apache.particle index 02af710..b36b574 100644 --- a/weekly/www-apache.particle +++ b/weekly/www-apache.particle @@ -75,6 +75,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/www-apps.particle b/weekly/www-apps.particle index 13c0149..f15960f 100644 --- a/weekly/www-apps.particle +++ b/weekly/www-apps.particle @@ -84,6 +84,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/www-client.particle b/weekly/www-client.particle index c8a9b89..07c060e 100644 --- a/weekly/www-client.particle +++ b/weekly/www-client.particle @@ -42,6 +42,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/www-misc.particle b/weekly/www-misc.particle index ab94117..451ced0 100644 --- a/weekly/www-misc.particle +++ b/weekly/www-misc.particle @@ -21,6 +21,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/www-plugins.particle b/weekly/www-plugins.particle index 9241fa6..724dcf4 100644 --- a/weekly/www-plugins.particle +++ b/weekly/www-plugins.particle @@ -17,6 +17,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/www-servers.particle b/weekly/www-servers.particle index 1b3b127..832396d 100644 --- a/weekly/www-servers.particle +++ b/weekly/www-servers.particle @@ -36,6 +36,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/x11-apps.particle b/weekly/x11-apps.particle index 1ced455..682bd6c 100644 --- a/weekly/x11-apps.particle +++ b/weekly/x11-apps.particle @@ -106,6 +106,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/x11-drivers.particle b/weekly/x11-drivers.particle index 500e264..9a321fe 100644 --- a/weekly/x11-drivers.particle +++ b/weekly/x11-drivers.particle @@ -60,6 +60,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/x11-libs.particle b/weekly/x11-libs.particle index def0339..a6cdef0 100644 --- a/weekly/x11-libs.particle +++ b/weekly/x11-libs.particle @@ -121,6 +121,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/x11-libs.stable.particle b/weekly/x11-libs.stable.particle index fbe9582..50a1466 100644 --- a/weekly/x11-libs.stable.particle +++ b/weekly/x11-libs.stable.particle @@ -60,6 +60,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/x11-misc.particle b/weekly/x11-misc.particle index 2e2c63e..987d626 100644 --- a/weekly/x11-misc.particle +++ b/weekly/x11-misc.particle @@ -227,6 +227,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/x11-plugins.particle b/weekly/x11-plugins.particle index a0c8789..2c094e3 100644 --- a/weekly/x11-plugins.particle +++ b/weekly/x11-plugins.particle @@ -159,6 +159,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/x11-proto.stable.particle b/weekly/x11-proto.stable.particle index 9d7456d..e4c892c 100644 --- a/weekly/x11-proto.stable.particle +++ b/weekly/x11-proto.stable.particle @@ -49,6 +49,10 @@ stable: yes # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/x11-terms.particle b/weekly/x11-terms.particle index 32e2e88..4f4291e 100644 --- a/weekly/x11-terms.particle +++ b/weekly/x11-terms.particle @@ -33,6 +33,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/x11-themes.particle b/weekly/x11-themes.particle index 5d50d89..8900d36 100644 --- a/weekly/x11-themes.particle +++ b/weekly/x11-themes.particle @@ -149,6 +149,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/x11-wm.particle b/weekly/x11-wm.particle index 7633d1e..cb80c65 100644 --- a/weekly/x11-wm.particle +++ b/weekly/x11-wm.particle @@ -66,6 +66,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/xfce-base.particle b/weekly/xfce-base.particle index c633b07..40af13c 100644 --- a/weekly/xfce-base.particle +++ b/weekly/xfce-base.particle @@ -31,6 +31,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/xfce-extra.particle b/weekly/xfce-extra.particle index ef7f21b..5e39947 100644 --- a/weekly/xfce-extra.particle +++ b/weekly/xfce-extra.particle @@ -69,6 +69,10 @@ stable: inherit # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no diff --git a/weekly/zzz-preserved-rebuild.particle b/weekly/zzz-preserved-rebuild.particle index 86cce7c..94cbe10 100644 --- a/weekly/zzz-preserved-rebuild.particle +++ b/weekly/zzz-preserved-rebuild.particle @@ -15,6 +15,10 @@ packages: # Mandatory, cannot be empty repository: sabayon-hell +# Provide custom build arguments to Portage. +# Default is: --verbose --nospinner +build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y + # Allow Source Package Manager (Portage) repository change? # Valid values are either "yes" or "no" # Default is: no