* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/
@ 2017-01-24 5:29 Matthias Maier
0 siblings, 0 replies; 7+ messages in thread
From: Matthias Maier @ 2017-01-24 5:29 UTC (permalink / raw
To: gentoo-commits
commit: 271b4baee4e6fe4adb663f6ee7ee6d833d6d27d9
Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 24 05:27:38 2017 +0000
Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue Jan 24 05:29:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271b4bae
profiles: Augment GPSD_PROTOCOLS use expand and add descriptions
Add two additional protocols:
isync
skytraq
profiles/base/make.defaults | 2 +-
profiles/desc/gpsd_protocols.desc | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 5840ebe..b6e3b13 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -62,7 +62,7 @@ COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
# Tomáš Chvátal <scarabeus@gentoo.org> (26 Oct 2010)
# By default enable all protocols for average GPS user
-GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx"
+GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx"
# Benedikt Böhm <hollow@gentoo.org> (27 Nov 2007)
# Sane defaults for built-in apache modules
diff --git a/profiles/desc/gpsd_protocols.desc b/profiles/desc/gpsd_protocols.desc
index 735bc3c..9eeffb0 100644
--- a/profiles/desc/gpsd_protocols.desc
+++ b/profiles/desc/gpsd_protocols.desc
@@ -15,6 +15,7 @@ garmin - Garmin protocol support
garmintxt - Garmin Simple Text protocol support
geostar - Geostar Protocol support
gpsclock - GPSclock protocol support
+isync - Isync protocol support
itrax - iTrax protocol support
mtk3301 - MTK-3301 protocol support
navcom - Navcom protocol support
@@ -28,6 +29,7 @@ passthrough - Pass through JSON data
rtcm104v2 - RTCM104V2 protocol support
rtcm104v3 - RTCM104V3 protocol support
sirf - SiRF protocol support
+skytraq - Skytraq protocol support
superstar2 - SuperStarII protocol support
tnt - True North protocol support
tripmate - Tripmate protocol support
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/
@ 2017-12-25 7:58 Hans de Graaff
0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff @ 2017-12-25 7:58 UTC (permalink / raw
To: gentoo-commits
commit: bedec55a6182953104218a4646b79d0a9a5e5c9f
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 07:55:21 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 07:58:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bedec55a
profiles: add ruby25 ruby target
profiles/base/use.stable.mask | 3 ++-
profiles/desc/ruby_targets.desc | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 242a34b3fe1..50bb99740ee 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -15,10 +15,11 @@ python_single_target_pypy
python_targets_pypy3
python_single_target_pypy3
-# Hans de Graaff <graaff@gentoo.org> (25 Dec 2016)
+# Hans de Graaff <graaff@gentoo.org> (25 Dec 2017)
# Currently in testing and not ready to go stable yet.
ruby_targets_ruby23
ruby_targets_ruby24
+ruby_targets_ruby25
# Patrick Lauer <patrick@gentoo.org> (28 Apr 2015)
# dependencies not stable yet
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index abd939a8d14..00d92301e37 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -8,3 +8,4 @@ ruby21 - Build with MRI Ruby 2.1.x
ruby22 - Build with MRI Ruby 2.2.x
ruby23 - Build with MRI Ruby 2.3.x
ruby24 - Build with MRI Ruby 2.4.x
+ruby25 - Build with MRI Ruby 2.5.x
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/
@ 2019-12-26 11:06 Hans de Graaff
0 siblings, 0 replies; 7+ messages in thread
From: Hans de Graaff @ 2019-12-26 11:06 UTC (permalink / raw
To: gentoo-commits
commit: 76a7e4206d834e02f9c6f277f578b3b83dbe32e2
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 07:30:12 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 11:05:49 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76a7e420
profiles: add ruby27 RUBY_TARGET
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
profiles/base/use.stable.mask | 3 ++-
profiles/desc/ruby_targets.desc | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
index 636435aa7dd..9c76a0e79ac 100644
--- a/profiles/base/use.stable.mask
+++ b/profiles/base/use.stable.mask
@@ -23,6 +23,7 @@ python_single_target_pypy
python_targets_pypy3
python_single_target_pypy3
-# Hans de Graaff <graaff@gentoo.org> (2018-12-25)
+# Hans de Graaff <graaff@gentoo.org> (2019-12-26)
# Currently in testing and not ready to go stable yet.
ruby_targets_ruby26
+ruby_targets_ruby27
diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index 578805fb10f..44fd69614bb 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -10,3 +10,4 @@ ruby23 - Build with MRI Ruby 2.3.x
ruby24 - Build with MRI Ruby 2.4.x
ruby25 - Build with MRI Ruby 2.5.x
ruby26 - Build with MRI Ruby 2.6.x
+ruby27 - Build with MRI Ruby 2.7.x
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/
@ 2021-01-15 17:32 Andreas Sturmlechner
0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2021-01-15 17:32 UTC (permalink / raw
To: gentoo-commits
commit: c497548b323fa258d6de0a26d9f8817f43c51562
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 15 17:29:06 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 15 17:32:49 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c497548b
profiles: office_implementation_openoffice was removed
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
profiles/base/use.mask | 4 ----
profiles/desc/office_implementation.desc | 3 +--
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index ca2703dd53e..a5d0bb3705e 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -17,10 +17,6 @@ php7-2
# See e.g. https://bugs.gentoo.org/741076
ros_messages_eus
-# Michał Górny <mgorny@gentoo.org> (2020-08-22)
-# app-office/openoffice-bin is being removed.
-office_implementation_openoffice
-
# Hans de Graaff <graaff@gentoo.org> (2020-06-13)
# Mask Ruby 2.4 as EOL
ruby_targets_ruby24
diff --git a/profiles/desc/office_implementation.desc b/profiles/desc/office_implementation.desc
index d4bd03a344a..e213fdfd165 100644
--- a/profiles/desc/office_implementation.desc
+++ b/profiles/desc/office_implementation.desc
@@ -1,7 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of OFFICE USE_EXPAND flags.
libreoffice - use the app-office/libreoffice{,-bin} implementation for extensions
-openoffice - use the app-office/openoffice{,-bin} implementation for extensions
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/
@ 2023-05-01 13:43 Sam James
0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2023-05-01 13:43 UTC (permalink / raw
To: gentoo-commits
commit: 8b5de2566b3e69d0f1ccbba7c1667592786e62c8
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 1 11:56:56 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 1 13:43:29 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b5de256
profiles: Remove python3_9
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>
profiles/base/package.use.force | 1 -
profiles/desc/python_single_target.desc | 1 -
profiles/desc/python_targets.desc | 1 -
3 files changed, 3 deletions(-)
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index 699b54e3ef9e..d02c5ebecc65 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -207,7 +207,6 @@ app-shells/bash:0 readline
# Michał Górny <mgorny@gentoo.org> (2012-10-14)
# Force-enable all PYTHON_TARGETS for python-exec to avoid using private
# API. Please remember to keep it in sync with python_targets.desc.
-dev-lang/python-exec python_targets_python3_9
dev-lang/python-exec python_targets_python3_10
dev-lang/python-exec python_targets_python3_11
dev-lang/python-exec python_targets_pypy3
diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index e0f1bed263a1..d931638828a9 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -3,7 +3,6 @@
# This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
-python3_9 - Build for Python 3.9 only
python3_10 - Build for Python 3.10 only
python3_11 - Build for Python 3.11 only
pypy3 - Build for PyPy3 only
diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 7b5841ecd4b3..bb38d02367e9 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -3,7 +3,6 @@
# This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
-python3_9 - Build with Python 3.9
python3_10 - Build with Python 3.10
python3_11 - Build with Python 3.11
pypy3 - Build with PyPy3
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/
@ 2024-06-29 7:04 Matt Jolly
0 siblings, 0 replies; 7+ messages in thread
From: Matt Jolly @ 2024-06-29 7:04 UTC (permalink / raw
To: gentoo-commits
commit: c0da9c4d2ad8be255070910d6af12ae9d5fd221f
Author: Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 21 11:12:46 2024 +0000
Commit: Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 06:52:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0da9c4d
profiles: add CURL_QUIC USE_EXPAND
The CURL_QUIC USE_EXPAND enables us to sanely manage QUIC (RFC 9000)
backends as they are added to cURL in the future: currently there are
two supported implementations, OpenSSL and ngtcp2, however it's likely
that other popular TLS libraries will expose QUIC APIs over time,
and that these will be eventually be supported by cURL (see CURL_SSL
for examples of TLS libraries that we support) - we may as well
get ahead of the curve here.
There are already a number of other small players (i.e. OpenSSL Forks)
exposing QUIC support for quite a while, however these have not been
available in ::gentoo and we've only needed the one USE to enable
for HTTP/3 and QUIC to this point.
Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>
profiles/base/make.defaults | 2 +-
profiles/desc/curl_quic.desc | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index c70c5d198531..957af187bda2 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -12,7 +12,7 @@ USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS"
# Env vars to expand into USE vars. Modifying this requires prior
# discussion on gentoo-dev@lists.gentoo.org.
-USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PERL_FEATURES PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
+USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL CURL_QUIC ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PERL_FEATURES PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
# USE_EXPAND variables whose contents are not shown in package manager
# output. Changes need discussion on gentoo-dev.
diff --git a/profiles/desc/curl_quic.desc b/profiles/desc/curl_quic.desc
new file mode 100644
index 000000000000..372bb9ce8f83
--- /dev/null
+++ b/profiles/desc/curl_quic.desc
@@ -0,0 +1,7 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of CURL_QUIC USE_EXPAND flags for net-misc/curl
+
+openssl - Use OpenSSL
+ngtcp2 - Use ngtcp2
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/
@ 2024-08-18 17:44 Arsen Arsenović
0 siblings, 0 replies; 7+ messages in thread
From: Arsen Arsenović @ 2024-08-18 17:44 UTC (permalink / raw
To: gentoo-commits
commit: 3e7ecfaee7c2f3a0213f5cb47508e69f1c83dcbd
Author: Arsen Arsenović <arsen <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 9 13:06:12 2023 +0000
Commit: Arsen Arsenović <arsen <AT> gentoo <DOT> org>
CommitDate: Sun Aug 18 17:43:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e7ecfae
profiles/base: add guile _TARGETS USE_EXPAND variables
Bug: https://bugs.gentoo.org/689408
Signed-off-by: Arsen Arsenović <arsen <AT> gentoo.org>
profiles/base/make.defaults | 8 +++++++-
profiles/desc/guile_single_target.desc | 7 +++++++
profiles/desc/guile_targets.desc | 7 +++++++
3 files changed, 21 insertions(+), 1 deletion(-)
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 957af187bda2..302010846cdc 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -12,7 +12,7 @@ USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS"
# Env vars to expand into USE vars. Modifying this requires prior
# discussion on gentoo-dev@lists.gentoo.org.
-USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL CURL_QUIC ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PERL_FEATURES PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
+USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL CURL_QUIC ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS GUILE_SINGLE_TARGET GUILE_TARGETS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PERL_FEATURES PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
# USE_EXPAND variables whose contents are not shown in package manager
# output. Changes need discussion on gentoo-dev.
@@ -182,3 +182,9 @@ LUA_TARGETS="lua5-1"
# we care about should match these anyway. See https://wiki.gentoo.org/wiki/Modern_C_porting.
ac_cv_c_undeclared_builtin_options="none needed"
gl_cv_compiler_check_decl_option="-Werror=implicit-function-declaration"
+
+# Arsen Arsenović <arsen@gentoo.org> (2024-08-04)
+# Default target values for the Guile ecosystem (see also:
+# guile{,-single}.eclass)
+GUILE_TARGETS="3-0"
+GUILE_SINGLE_TARGET="3-0"
diff --git a/profiles/desc/guile_single_target.desc b/profiles/desc/guile_single_target.desc
new file mode 100644
index 000000000000..95f51d5f0062
--- /dev/null
+++ b/profiles/desc/guile_single_target.desc
@@ -0,0 +1,7 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of GUILE_SINGLE_TARGET USE_EXPAND flags.
+
+2-2 - Build only for GNU Guile 2.2.
+3-0 - Build only for GNU Guile 3.0.
diff --git a/profiles/desc/guile_targets.desc b/profiles/desc/guile_targets.desc
new file mode 100644
index 000000000000..a958e0c93334
--- /dev/null
+++ b/profiles/desc/guile_targets.desc
@@ -0,0 +1,7 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of GUILE_TARGETS USE_EXPAND flags.
+
+2-2 - Build only for GNU Guile 2.2
+3-0 - Build only for GNU Guile 3.0
^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2024-08-18 17:44 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-29 7:04 [gentoo-commits] repo/gentoo:master commit in: profiles/desc/, profiles/base/ Matt Jolly
-- strict thread matches above, loose matches on Subject: below --
2024-08-18 17:44 Arsen Arsenović
2023-05-01 13:43 Sam James
2021-01-15 17:32 Andreas Sturmlechner
2019-12-26 11:06 Hans de Graaff
2017-12-25 7:58 Hans de Graaff
2017-01-24 5:29 Matthias Maier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox