public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2015-08-10 19:03 Anthony G. Basile
  0 siblings, 0 replies; 199+ messages in thread
From: Anthony G. Basile @ 2015-08-10 19:03 UTC (permalink / raw
  To: gentoo-commits

commit:     abe647e69f14954b23fa1633c3d875282e137495
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 10 19:05:39 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Aug 10 19:06:17 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abe647e6

profiles/desc/monkeyd_plugins.desc: update flag descriptions.

 profiles/desc/monkeyd_plugins.desc | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/profiles/desc/monkeyd_plugins.desc b/profiles/desc/monkeyd_plugins.desc
index 90ebddf..1eb17ab 100644
--- a/profiles/desc/monkeyd_plugins.desc
+++ b/profiles/desc/monkeyd_plugins.desc
@@ -5,12 +5,12 @@
 # This file contains descriptions of MONKEYD_PLUGINS USE_EXPAND flags for www-servers/monkeyd.
 # All plugins are included here except cgi and fastcgi which are global use flags.
 
-auth - Provide HTTP Basic Authentication
-cheetah - Provide a shell-like command line interface
-#cgi - Provide the traditional CGI interface
-dirlisting - Show an HTML listing of the content of a directory
-#fastcgi - Provide FastCGI proxy support
-liana - Build your own network layer through monkeyd
-logger - Log requests and common errors
-mandril - Restrict incoming connections based on the IP address or URI request
-polarssl - Provide HTTPS using PolarSSL v1.*.
+auth - Provide HTTP Basic Authentication.
+cheetah - Provide a shell-like command line interface.
+#cgi - Provide the traditional CGI interface - This is a global USE flag.
+dirlisting - Show an HTML listing of the content of a directory.
+#fastcgi - Provide FastCGI proxy support - This is a global USE flag.
+liana - Build your own network layer through monkeyd.
+logger - Log requests and common errors.
+mandril - Restrict incoming connections based on the IP address or URI request.
+tls - Provide TLS using mbed TLS (formerly known as PolarSSL) - Currently disabled.


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2015-08-19 15:21 Johannes Huber
  0 siblings, 0 replies; 199+ messages in thread
From: Johannes Huber @ 2015-08-19 15:21 UTC (permalink / raw
  To: gentoo-commits

commit:     34a88a4912ebdf09f7668f425d0b3b767f054e68
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 19 12:49:46 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Aug 19 15:23:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34a88a49

profiles: Add new calligra feature desc

Required for >=app-office/calligra-2.9.

 profiles/desc/calligra_features.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/calligra_features.desc b/profiles/desc/calligra_features.desc
index c5beba3..a3e1eda 100644
--- a/profiles/desc/calligra_features.desc
+++ b/profiles/desc/calligra_features.desc
@@ -8,6 +8,7 @@
 author - CALLIGRA_FEATURES option to build minimalistic word processor application
 braindump - CALLIGRA_FEATURES option to build mindmap note collection application
 flow - CALLIGRA_FEATURES option to build flowcharting application
+gemini - CALLIGRA_FEATURES option to build touch device friendly application
 karbon - CALLIGRA_FEATURES option to build vector image editor
 kexi - CALLIGRA_FEATURES option to build database manager
 krita - CALLIGRA_FEATURES option to build raster image editor


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2015-08-24 16:57 Alexis Ballier
  0 siblings, 0 replies; 199+ messages in thread
From: Alexis Ballier @ 2015-08-24 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     4d216bbb61c4fec5de47b439c51283e86fe9e77b
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 24 16:56:27 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Aug 24 16:56:27 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d216bbb

profiles/desc/fftools.desc: Document sidxindex tool.

 profiles/desc/fftools.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/fftools.desc b/profiles/desc/fftools.desc
index 1aa5052..48e205e 100644
--- a/profiles/desc/fftools.desc
+++ b/profiles/desc/fftools.desc
@@ -15,4 +15,5 @@ graph2dot - A tool to convert a libavfilter graph to a dot file.
 ismindex - A tool for creating smooth streaming manifests.
 pktdumper - Dumps packets as demuxed by libavformat.
 qt-faststart - Rearranges a Quicktime file to facilitate network streaming.
+sidxindex - Write an MPD file for fragmented MP4 files with a sidx index at the start of the file.
 trasher - Writes burts of random data into a file. Great for testing error robustness/resilience/concealment.


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2015-09-02  0:39 Chí-Thanh Christopher Nguyễn
  0 siblings, 0 replies; 199+ messages in thread
From: Chí-Thanh Christopher Nguyễn @ 2015-09-02  0:39 UTC (permalink / raw
  To: gentoo-commits

commit:     e08c8c807e0bd126505d579dd326a0450fac4b88
Author:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  2 00:39:15 2015 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Wed Sep  2 00:39:15 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e08c8c80

profiles/desc/video_cards.desc: add amdgpu flag

 profiles/desc/video_cards.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index edd47c6..d60cebe 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -6,6 +6,7 @@
 
 # Keep it sorted.
 
+amdgpu - VIDEO_CARDS setting to build driver for AMDGPU video cards
 apm - VIDEO_CARDS setting to build driver for apm video cards
 ark - VIDEO_CARDS setting to build driver for ark video cards
 ast - VIDEO_CARDS setting to build driver for ASpeedTech video cards


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2015-09-07 17:03 Mike Frysinger
  0 siblings, 0 replies; 199+ messages in thread
From: Mike Frysinger @ 2015-09-07 17:03 UTC (permalink / raw
  To: gentoo-commits

commit:     227719ba6c3a923e55df19f6de34f9c87854dda8
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  7 17:02:18 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Sep  7 17:02:37 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=227719ba

app-emulation/qemu: add desc for new flags #559846

 profiles/desc/qemu_softmmu_targets.desc | 1 +
 profiles/desc/qemu_user_targets.desc    | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc
index e473b20..96c635c 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -29,6 +29,7 @@ sh4eb - system emulation target
 sh4 - system emulation target
 sparc - system emulation target
 sparc64 - system emulation target
+tricore - system emulation target
 unicore32 - system emulation target
 x86_64 - system emulation target
 xtensaeb - system emulation target

diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc
index b4afce0..3f9efd2 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -22,9 +22,10 @@ mipsn32 - MIPS N32 ABI userspace emulation target
 mipsn32el - MIPS N32 ABI LE userspace emulation target
 mips - userspace emulation target
 or32 - OpenRISC userspace emulation target
+ppc - PowerPC 32-bit big endian userspace emulation target
+ppc64 - PowerPC 64-bit big endian userspace emulation target
 ppc64abi32 - userspace emulation target
-ppc64 - userspace emulation target
-ppc - userspace emulation target
+ppc64le - PowerPC 64-bit little endian userspace emulation target
 s390x - userspace emulation target
 sh4eb - userspace emulation target
 sh4 - userspace emulation target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2015-09-15 20:40 Markos Chandras
  0 siblings, 0 replies; 199+ messages in thread
From: Markos Chandras @ 2015-09-15 20:40 UTC (permalink / raw
  To: gentoo-commits

commit:     1c917678046224625fefd1f8496f32c53785b424
Author:     blackraven <dpisklov <AT> gmail <DOT> com>
AuthorDate: Tue Sep 15 15:37:53 2015 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Tue Sep 15 20:28:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c917678

profiles: profiles/desc/input_devices.desc - new device roccat_nyth

 profiles/desc/input_devices.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc
index 9a8ea7e..8b78071 100644
--- a/profiles/desc/input_devices.desc
+++ b/profiles/desc/input_devices.desc
@@ -42,6 +42,7 @@ roccat_konextd - INPUT_DEVICES setting to build driver for Roccat KoneXTD input
 roccat_konextdoptical - INPUT_DEVICES setting to build driver for Roccat KoneXTD Optical input devices
 roccat_kovaplus - INPUT_DEVICES setting to build driver for Roccat Kova[+] input devices
 roccat_lua - INPUT_DEVICES setting to build driver for Roccat Lua input devices
+roccat_nyth - INPUT_DEVICES setting to build driver for Roccat Nyth input devices
 roccat_pyra - INPUT_DEVICES setting to build driver for Roccat Pyra input devices
 roccat_savu - INPUT_DEVICES setting to build driver for Roccat Savu input devices
 roccat_ryosmk - INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2015-09-20 13:58 Julian Ospald
  0 siblings, 0 replies; 199+ messages in thread
From: Julian Ospald @ 2015-09-20 13:58 UTC (permalink / raw
  To: gentoo-commits

commit:     e40e34536d9cd344ac8a051611de104db8f4c627
Author:     Julian Ospald <hasufell <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 13:48:45 2015 +0000
Commit:     Julian Ospald <hasufell <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 13:48:45 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e40e3453

profiles: add libressl to CURL_SSL

 profiles/desc/curl_ssl.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 4a0eaf9..4108ff1 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -8,6 +8,7 @@
 axtls - Use axTLS
 gnutls - Use GnuTLS
 nss - Use Mozilla's Network Security Services 
+libressl - Use LibreSSL
 openssl - Use OpenSSL
 polarssl - Use Polar SSL
 winssl - Use WinSSL (only with elibc_Winnt) 


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2015-09-22  9:39 Alexis Ballier
  0 siblings, 0 replies; 199+ messages in thread
From: Alexis Ballier @ 2015-09-22  9:39 UTC (permalink / raw
  To: gentoo-commits

commit:     ec68b71866b7cd9c6a07f3f44bdd355fe60890c6
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 22 09:23:15 2015 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Tue Sep 22 09:39:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec68b718

profiles: Add ROS_MESSAGES descriptions.

 profiles/desc/ros_messages.desc | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/profiles/desc/ros_messages.desc b/profiles/desc/ros_messages.desc
new file mode 100644
index 0000000..3ec8a3b
--- /dev/null
+++ b/profiles/desc/ros_messages.desc
@@ -0,0 +1,11 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# This file contains descriptions of ROS_MESSAGES USE-EXPANDED variables.
+# Keep it sorted.
+
+cxx - Generate and install C++ messages.
+eus - Generate and install EusLisp messages.
+lisp - Generate and install Common-Lisp messages.
+python - Generate and install Python messages. The PYTHON_TARGETS variable controls the Python versions to build for.


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2015-10-04 13:36 Mike Gilbert
  0 siblings, 0 replies; 199+ messages in thread
From: Mike Gilbert @ 2015-10-04 13:36 UTC (permalink / raw
  To: gentoo-commits

commit:     17a1770a50b8a6a69a3d7a9fc3e222124546d750
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  2 18:51:10 2015 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Oct  4 13:35:39 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17a1770a

profiles/desc: Add use flags for python3.5

 profiles/desc/python_single_target.desc | 1 +
 profiles/desc/python_targets.desc       | 1 +
 2 files changed, 2 insertions(+)

diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index 13da7f0..2eb0801 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -8,6 +8,7 @@ python2_7 - Build for Python 2.7 only
 python3_2 - Build for Python 3.2 only (deprecated)
 python3_3 - Build for Python 3.3 only
 python3_4 - Build for Python 3.4 only
+python3_5 - Build for Python 3.5 only
 jython2_5 - Build for Jython 2.5 only
 jython2_7 - Build for Jython 2.7 only
 pypy - Build for PyPy only

diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index ff70e6c..3168d91 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -9,6 +9,7 @@ python2_7 - Build with Python 2.7
 python3_2 - Build with Python 3.2 (deprecated)
 python3_3 - Build with Python 3.3
 python3_4 - Build with Python 3.4
+python3_5 - Build with Python 3.5
 jython2_5 - Build with Jython 2.5
 jython2_7 - Build with Jython 2.7
 pypy2_0 - Build with PyPy 2.0 (removed)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2015-10-15  2:19 Ryan Hill
  0 siblings, 0 replies; 199+ messages in thread
From: Ryan Hill @ 2015-10-15  2:19 UTC (permalink / raw
  To: gentoo-commits

commit:     5cded3a831266744314ee3b3dedd1375ab978b5b
Author:     Ryan Hill <rhill <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 15 02:20:24 2015 +0000
Commit:     Ryan Hill <rhill <AT> gentoo <DOT> org>
CommitDate: Thu Oct 15 02:20:24 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cded3a8

linguas.desc - Add Kabyle locale for app-i18n/poedit-1.8.5.

 profiles/desc/linguas.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/linguas.desc b/profiles/desc/linguas.desc
index 427d735..db04da5 100644
--- a/profiles/desc/linguas.desc
+++ b/profiles/desc/linguas.desc
@@ -133,6 +133,7 @@ ja_JP - Japanese locale
 jv - Javanese locale
 ka - Georgian locale
 ka_GE - Georgian locale
+kab - Kabyle locale
 kk - Kazakh locale
 kk_KZ - Kazakh (Kazakhstan) locale
 km - Khmer locale


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2015-10-24  8:44 Anthony G. Basile
  0 siblings, 0 replies; 199+ messages in thread
From: Anthony G. Basile @ 2015-10-24  8:44 UTC (permalink / raw
  To: gentoo-commits

commit:     8fecbe81fc28489a49e802a9e69fede3f52faf25
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 24 08:50:17 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Oct 24 08:50:49 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fecbe81

profiles: add Norwegian locale for Norway to linguas.desc

 profiles/desc/linguas.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/linguas.desc b/profiles/desc/linguas.desc
index db04da5..c995e10 100644
--- a/profiles/desc/linguas.desc
+++ b/profiles/desc/linguas.desc
@@ -183,6 +183,7 @@ nl_NL - Dutch locale for the Netherlands
 nn - Nynorsk locale
 nn_NO - Nynorsk locale for Norway
 no - Norwegian locale
+no_NO - Norwegian locale for Norway
 nqo - N'Ko locale
 nr - Ndebele (South) locale
 ns - Northern Sotho locale


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2015-12-15 19:39 Anthony G. Basile
  0 siblings, 0 replies; 199+ messages in thread
From: Anthony G. Basile @ 2015-12-15 19:39 UTC (permalink / raw
  To: gentoo-commits

commit:     9c482ab421a43dfb3c62f9a6107947c511c34071
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 15 19:45:11 2015 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Tue Dec 15 19:46:16 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c482ab4

profiles: add curl_ssl_mbedtls to desc/curl_ssl.desc

 profiles/desc/curl_ssl.desc | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 4108ff1..8afe561 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -3,12 +3,13 @@
 # $Id$
 
 # This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl
-#spnego - Use SPNEGO fbopenssl - to be added
+# spnego - Use SPNEGO fbopenssl - to be added
 
 axtls - Use axTLS
 gnutls - Use GnuTLS
-nss - Use Mozilla's Network Security Services 
 libressl - Use LibreSSL
+mbedtls - Use mbed TLS
+nss - Use Mozilla's Network Security Services 
 openssl - Use OpenSSL
-polarssl - Use Polar SSL
+polarssl - Use PolarSSL
 winssl - Use WinSSL (only with elibc_Winnt) 


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-01-12 22:49 Manuel Rüger
  0 siblings, 0 replies; 199+ messages in thread
From: Manuel Rüger @ 2016-01-12 22:49 UTC (permalink / raw
  To: gentoo-commits

commit:     ca722fd2fda7d684f4d30345be99b937b2b5c4f3
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 12 22:48:49 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Jan 12 22:49:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca722fd2

profiles: Update nginx useflag description

 profiles/desc/nginx_modules_http.desc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc
index a91017c..f8cc3b9 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -54,11 +54,13 @@ rewrite - This module makes it possible to change URI using regular expressions
 scgi - An implementation of the Simple Common Gateway Interface.
 secure_link - This module computes and checks request URLs for a required security token.
 security - Web application firewall and Intrusion Detection System.
+slice - A filter that splits a request into subrequests, each returning a certain range of response
 slowfs_cache - This module adds the ability to cache static files
 split_clients - This module provides A/B testing support.
 ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input.
-spdy - This module provides an SPDY implementation.
+spdy - This module provides an SPDY implementation. (Deprecated, use IUSE="http2" instead)
 sticky - Module to always forward clients to the same upstream server (via sticky cookies)
+stream_core - Stream core module for generic TCP proxying and load balancing.
 stub_status - This module provides the ability to get some status from nginx.
 sub - This module can search and replace text in the nginx response.
 upload - Enable support for handling file uploads using multipart/form-data encoding


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-01-13 20:36 Michael Orlitzky
  0 siblings, 0 replies; 199+ messages in thread
From: Michael Orlitzky @ 2016-01-13 20:36 UTC (permalink / raw
  To: gentoo-commits

commit:     4c27485d7f35063c8a83b354813f09349482a8ae
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 13 20:29:54 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Jan 13 20:29:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c27485d

profiles: add missing APACHE2_MODULES flag descriptions.

Apache 2.4 adds some new modules whose descriptions are missing from
profiles/desc/apache2_modules.desc. Add the new descriptions, and fix
the order of two existing flags.

Descriptions are added for,

  * authn_core
  * authz_core
  * cache_disk
  * lbmethod_bybusyness
  * lbmethod_byrequests
  * lbmethod_bytraffic
  * lbmethod_heartbeat
  * proxy_fcgi
  * proxy_wstunnel
  * ratelimit
  * remoteip
  * slotmem_shm
  * socache_shmcb
  * unixd

The flags "charset_lite" and "rewrite" are placed in alphabetical order.

Gentoo-Bug: 478540

 profiles/desc/apache2_modules.desc | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc
index b5e533f..69c8859 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -1,10 +1,11 @@
-# Copyright 2007-2010 Gentoo Foundation.
+# Copyright 2007-2016 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 # This file contains descriptions of APACHE2_MODULES USE_EXPAND flags.
 
 # Keep it sorted.
+access_compat - Backwards-compatibility for obsolete authorization directives
 actions - Provides for executing CGI scripts based on media type or request method
 alias - Provides for mapping different parts of the host filesystem in the document tree and for URL redirection
 asis - Sends files that contain their own HTTP headers
@@ -12,10 +13,12 @@ auth_basic - Basic authentication
 auth_digest - User authentication using MD5 Digest Authentication
 authn_alias - Provides the ability to create extended authentication providers based on actual providers
 authn_anon - Allows "anonymous" user access to authenticated areas
+authn_core - Provides core authentication capabilities
 authn_dbd - User authentication using an SQL database
 authn_dbm - User authentication using DBM files
 authn_default - Authentication fallback module
 authn_file - User authentication using text files
+authz_core - Provides core authorization capabilities
 authz_dbm - Group authorization using DBM files
 authz_default - Authorization fallback module
 authz_groupfile - Group authorization using plaintext files
@@ -24,10 +27,11 @@ authz_owner - Authorization based on file ownership
 authz_user - User Authorization
 autoindex - Generates directory indexes, automatically, similar to the Unix ls command
 cache - Content cache keyed to URIs
+cache_disk - Disk based storage module for the HTTP caching filter
 cern_meta - CERN httpd metafile semantics
-charset_lite - Specify character set translation or recoding
 cgi - Enable CGI module (used by non-multithreaded MPMs, for eg. prefork)
 cgid - Enable CGI module (used by multithreaded MPMs, for eg. worker)
+charset_lite - Specify character set translation or recoding
 dav - Distributed Authoring and Versioning (WebDAV) functionality
 dav_fs - filesystem provider for mod_dav
 dav_lock - generic locking module for mod_dav
@@ -46,6 +50,10 @@ ident - RFC 1413 ident lookups
 imagemap - Server-side imagemap processing
 include - Server-parsed html documents (Server Side Includes)
 info - Provides a comprehensive overview of the server configuration
+lbmethod_bybusyness - Pending Request Counting load balancer scheduler algorithm for mod_proxy_balancer
+lbmethod_byrequests - Request Counting load balancer scheduler algorithm for mod_proxy_balancer
+lbmethod_bytraffic - Weighted Traffic Counting load balancer scheduler algorithm for mod_proxy_balancer
+lbmethod_heartbeat - Heartbeat Traffic Counting load balancer scheduler algorithm for mod_proxy_balancer
 log_config - Logging of the requests made to the server
 log_forensic - Forensic Logging of the requests made to the server
 logio - Logging of input and output bytes per request
@@ -57,16 +65,23 @@ proxy - HTTP/1.1 proxy/gateway server
 proxy_ajp - AJP support module for mod_proxy
 proxy_balancer - mod_proxy extension for load balancing
 proxy_connect - mod_proxy extension for CONNECT request handling
+proxy_fcgi - FastCGI support module for mod_proxy
 proxy_ftp - FTP support module for mod_proxy
 proxy_http - HTTP support module for mod_proxy
 proxy_scgi - SCGI gateway module for mod_proxy
-rewrite - Provides a rule-based rewriting engine to rewrite requested URLs on the fly
+proxy_wstunnel - Websockets support module for mod_proxy
+ratelimit - Bandwidth Rate Limiting for Clients
+remoteip - Replaces the original client IP address for the connection with the useragent IP address list presented by a proxies or a load balancer via the request headers
 reqtimeout - Set timeout and minimum data rate for receiving requests
+rewrite - Provides a rule-based rewriting engine to rewrite requested URLs on the fly
 setenvif - Allows the setting of environment variables based on characteristics of the request
+slotmem_shm - Slot-based shared memory provider
+socache_shmcb - Cyclic buffer shared-memory-based shared object cache provider
 speling - Attempts to correct mistaken URLs that users might have entered by ignoring capitalization and by allowing up to one misspelling
 status - Provides information on server activity and performance
 substitute - Perform search and replace operations on response bodies
 unique_id - Provides an environment variable with a unique identifier for each request
+unixd - Basic (required) security for Unix-family platforms
 userdir - User-specific directories
 usertrack - Clickstream logging of user activity on a site
 version - Version dependent configuration


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-02-06 13:55 Manuel Rüger
  0 siblings, 0 replies; 199+ messages in thread
From: Manuel Rüger @ 2016-02-06 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     e7ef9defe11ab961f6e50917093436cb0e0e7578
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  3 21:59:52 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 13:54:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7ef9def

profiles: Update Useflag Descriptions for Nginx Modules

Thanks to Johan Bergström

 profiles/desc/nginx_modules_http.desc   |  1 +
 profiles/desc/nginx_modules_stream.desc | 10 ++++++++++
 2 files changed, 11 insertions(+)

diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc
index f8cc3b9..b63e948 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -8,6 +8,7 @@
 access - This module provides a simple host-based access control.
 addition - This module adds contents of other locations before and after the current location's content.
 auth_basic - This module protects your site or parts of it with username and password based on HTTP Basic Authentication.
+auth_ldap - LDAP module for nginx which supports authentication against multiple LDAP servers.
 auth_pam - This module provides authentication via PAM.
 auth_request - Module implementing client authorization based on the result of a subrequest.
 autoindex - This module provides automatic directory listings.

diff --git a/profiles/desc/nginx_modules_stream.desc b/profiles/desc/nginx_modules_stream.desc
new file mode 100644
index 0000000..bc20e2a
--- /dev/null
+++ b/profiles/desc/nginx_modules_stream.desc
@@ -0,0 +1,10 @@
+# Copyright 2016 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+# This file contains descriptions of NGINX_MODULES_STREAM USE_EXPAND flags.
+
+# Keep it sorted.
+access - This module allows limiting access to certain client addresses.
+limit_conn - This module is used to limit the number of connections per the defined key.
+upstream - This module is used to define groups of servers that can be referenced by the proxy_pass directive.


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-02-06 13:55 Manuel Rüger
  0 siblings, 0 replies; 199+ messages in thread
From: Manuel Rüger @ 2016-02-06 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     664f10343806e67acebf69d1687c5e609155fa23
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  3 22:01:15 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Sat Feb  6 13:54:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=664f1034

profiles: Remove unused Useflag description

 profiles/desc/nginx_modules_http.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc
index b63e948..a57a722 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -61,7 +61,6 @@ split_clients - This module provides A/B testing support.
 ssi - This module provides a filter which processes Server-Side Includes (SSI) in the input.
 spdy - This module provides an SPDY implementation. (Deprecated, use IUSE="http2" instead)
 sticky - Module to always forward clients to the same upstream server (via sticky cookies)
-stream_core - Stream core module for generic TCP proxying and load balancing.
 stub_status - This module provides the ability to get some status from nginx.
 sub - This module can search and replace text in the nginx response.
 upload - Enable support for handling file uploads using multipart/form-data encoding


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-03-24 11:35 Ian Delaney
  0 siblings, 0 replies; 199+ messages in thread
From: Ian Delaney @ 2016-03-24 11:35 UTC (permalink / raw
  To: gentoo-commits

commit:     c5964a43dedbb05b886388188266b1be36e14506
Author:     blackraven <dpisklov <AT> gmail <DOT> com>
AuthorDate: Tue Mar 22 23:07:43 2016 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 11:35:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5964a43

profiles: new input devices for roccat-tools

Closes: https://github.com/gentoo/gentoo/pull/1116

 profiles/desc/input_devices.desc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc
index 8b78071..b34e84c 100644
--- a/profiles/desc/input_devices.desc
+++ b/profiles/desc/input_devices.desc
@@ -33,6 +33,7 @@ penmount - INPUT_DEVICES setting to build driver for penmount input devices
 roccat_arvo - INPUT_DEVICES setting to build driver for Roccat Arvo input devices
 roccat_isku - INPUT_DEVICES setting to build driver for Roccat Isku input devices
 roccat_iskufx - INPUT_DEVICES setting to build driver for Roccat Isku Fx input devices
+roccat_kiro - INPUT_DEVICES setting to build driver for Roccat Kiro input devices
 roccat_kone - INPUT_DEVICES setting to build driver for Roccat Kone input devices
 roccat_koneplus - INPUT_DEVICES setting to build driver for Roccat Kone[+] input devices
 roccat_konepure - INPUT_DEVICES setting to build driver for Roccat Kone Pure input devices
@@ -41,6 +42,7 @@ roccat_konepureoptical - INPUT_DEVICES setting to build driver for Roccat Kone P
 roccat_konextd - INPUT_DEVICES setting to build driver for Roccat KoneXTD input devices
 roccat_konextdoptical - INPUT_DEVICES setting to build driver for Roccat KoneXTD Optical input devices
 roccat_kovaplus - INPUT_DEVICES setting to build driver for Roccat Kova[+] input devices
+roccat_kova2016 - INPUT_DEVICES setting to build driver for Roccat Kova 2016 input devices
 roccat_lua - INPUT_DEVICES setting to build driver for Roccat Lua input devices
 roccat_nyth - INPUT_DEVICES setting to build driver for Roccat Nyth input devices
 roccat_pyra - INPUT_DEVICES setting to build driver for Roccat Pyra input devices


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-11  8:45 Alexis Ballier
  0 siblings, 0 replies; 199+ messages in thread
From: Alexis Ballier @ 2016-05-11  8:45 UTC (permalink / raw
  To: gentoo-commits

commit:     4bdf75ffbaa48cf6e5f4fc7a339f9b0cb69c0ef3
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Wed May 11 08:20:30 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Wed May 11 08:45:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bdf75ff

profiles/desc/ros_messages.desc: add description for nodejs messages

 profiles/desc/ros_messages.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/ros_messages.desc b/profiles/desc/ros_messages.desc
index 3ec8a3b..936acee 100644
--- a/profiles/desc/ros_messages.desc
+++ b/profiles/desc/ros_messages.desc
@@ -8,4 +8,5 @@
 cxx - Generate and install C++ messages.
 eus - Generate and install EusLisp messages.
 lisp - Generate and install Common-Lisp messages.
+nodejs - Generate and install Nodejs messages.
 python - Generate and install Python messages. The PYTHON_TARGETS variable controls the Python versions to build for.


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-21 17:12 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2016-05-21 17:12 UTC (permalink / raw
  To: gentoo-commits

commit:     19ef2e22d72be9b4f9ca47668194f183ea163675
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 17:02:51 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat May 21 17:11:30 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19ef2e22

profiles: Fix a typo in linguas.desc and add "locale" consistently.

 profiles/desc/linguas.desc | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/profiles/desc/linguas.desc b/profiles/desc/linguas.desc
index 442bcd2..5695aa2 100644
--- a/profiles/desc/linguas.desc
+++ b/profiles/desc/linguas.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation.
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -38,9 +38,9 @@ ca - Catalan locale
 ca@valencia - Catalan locale (Valencia)
 ca_ES - Catalan locale for Spain
 ca_XV - Asturian and Catalan locale (Valencia)
-ckb - Kurdish (Sorani)
+ckb - Kurdish (Sorani) locale
 cmn - Chinese (Mandarin) locale
-co - Corsican 
+co - Corsican locale
 crh - Crimean Tatar (Crimean Turkish) locale
 cs - Czech locale
 cs_CZ - Czech locale for Czech Republic
@@ -96,7 +96,7 @@ fr - French locale
 fr_CA - French locale for Canada
 fr_FR - French locale for France
 frp - Franco-Provençal locale
-fur - Friullian
+fur - Friullian locale
 fy - Frisian locale
 fy_NL - Frisian language locale for the Netherlands
 ga - Irish locale
@@ -148,7 +148,7 @@ ksw - S'gaw Karen locale
 ku - Kurdish (latin) locale
 ky - Kyrgyz (Kirghiz) locale
 ky_KG -  Kyrgyz (Kirghiz) locale for Kyrgyzstan
-la - Latin2 locale
+la - Latin locale
 lb - Luxembourgish locale
 lg - Ganda locale
 li - Limburgian locale
@@ -214,7 +214,7 @@ rue - Rusyn locale
 rw - Kinyarwanda locale
 sa - Sanskrit locale
 sa_IN - Sanskrit locale for India
-sah - Sakha (Yakut)
+sah - Sakha (Yakut) locale
 sat - Santali locale
 sco - Scots locale
 sd - Sindhi locale


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-22 15:08 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2016-05-22 15:08 UTC (permalink / raw
  To: gentoo-commits

commit:     a474f4a0fb5325b80469c130a7e1825248325e9b
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun May 22 15:07:42 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun May 22 15:08:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a474f4a0

profiles: Remove duplicate and unused entry from linguas.desc.

 profiles/desc/linguas.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/linguas.desc b/profiles/desc/linguas.desc
index 5695aa2..b68fc5e 100644
--- a/profiles/desc/linguas.desc
+++ b/profiles/desc/linguas.desc
@@ -188,7 +188,6 @@ no - Norwegian locale
 no_NO - Norwegian locale for Norway
 nqo - N'Ko locale
 nr - Ndebele (South) locale
-ns - Northern Sotho locale
 nso - Northern Sotho locale
 oc - Occitan locale
 om - Oromo locale


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-27  4:04 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-27  4:04 UTC (permalink / raw
  To: gentoo-commits

commit:     fe435531b07d61935ef462387d48837f26307613
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 18:01:32 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 27 04:04:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe435531

profiles: Remove unused NGINX_MODULES_HTTP

 profiles/desc/nginx_modules_http.desc | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc
index a57a722..f6c33cc 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -34,7 +34,6 @@ image_filter - This module is a filter for transforming JPEG, GIF and PNG images
 limit_conn - This module makes it possible to limit the number of simultaneous connections for the assigned session
 limit_req - This module allows you to limit the number of requests for a given session.
 limit_conn - This module makes it possible to limit the number of simultaneous connections for the assigned session
-limit_zone - This module makes it possible to limit the number of simultaneous connections for the assigned session
 lua - Embed the power of Lua into nginx
 map - This module allows you to classify, or map a set of values into a different set of values and store the result in a variable.
 memc - An extended version of the standard memcached module that supports set, add, delete, and many more memcached commands.
@@ -43,10 +42,8 @@ metrics - Module to export various metrics in easy-parseable JSON.
 mogilefs - Enable support for MogileFS.
 mp4 - This module adds pseudo-streaming
 naxsi - An open source, high performance, low rules maintenance, Web Application Firewall module for Nginx.
-passenger - Passenger makes deployment of Ruby web applications a breeze.
 perl - This module makes it possible to execute Perl directly within Nginx and call Perl via SSI.
 proxy - This module makes it possible to transfer requests to another server.
-push - External module turning Nginx into an adept HTTP Push and Comet server.
 push_stream - Push Stream module, supporting EventSource, WebSocket, Long Polling, and Forever Iframe.
 random_index - Pick a random directory index from a directory.
 realip - This module allows to change the client's IP address to value from request header (e. g. X-Real-IP or X-Forwarded-For).
@@ -63,7 +60,6 @@ spdy - This module provides an SPDY implementation. (Deprecated, use IUSE="http2
 sticky - Module to always forward clients to the same upstream server (via sticky cookies)
 stub_status - This module provides the ability to get some status from nginx.
 sub - This module can search and replace text in the nginx response.
-upload - Enable support for handling file uploads using multipart/form-data encoding
 upload_progress - This module adds the ability to track POST upload progress via JSON API
 upstream_check - Add health check support for upstream servers.
 upstream_ip_hash - This module provides the ability to distribute upstream requests based on the IP-address of the client.


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-27  4:04 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-27  4:04 UTC (permalink / raw
  To: gentoo-commits

commit:     dec6c7eb03bf9591a9d6f8bdea014613611e3246
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 17:57:46 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 27 04:04:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dec6c7eb

profiles: Remove unused INPUT_DEVICES

 profiles/desc/input_devices.desc | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc
index b34e84c..4f3ab70 100644
--- a/profiles/desc/input_devices.desc
+++ b/profiles/desc/input_devices.desc
@@ -8,27 +8,18 @@
 
 acecad - INPUT_DEVICES setting to build driver for acecad input devices
 aiptek - INPUT_DEVICES setting to build driver for aiptek input devices
-calcomp - INPUT_DEVICES setting to build driver for calcomp input devices
-digitaledge - INPUT_DEVICES setting to build driver for digitaledge input devices
-dmc - INPUT_DEVICES setting to build driver for dmc input devices
 dynapro - INPUT_DEVICES setting to build driver for dynapro input devices
 elo2300 - INPUT_DEVICES setting to build driver for elo2300 input devices
 elographics - INPUT_DEVICES setting to build driver for elographics input devices
 evdev - INPUT_DEVICES setting to build driver for evdev input devices
 fpit - INPUT_DEVICES setting to build driver for fpit input devices
 hyperpen - INPUT_DEVICES setting to build driver for hyperpen input devices
-jamstudio - INPUT_DEVICES setting to build driver for jamstudio input devices
 joystick - INPUT_DEVICES setting to build driver for joystick input devices
 keyboard - INPUT_DEVICES setting to build driver for keyboard input devices
 libinput - INPUT_DEVICES setting to build driver for libinput input devices
 lirc - INPUT_DEVICES setting to build driver for LIRC input devices (i.e. infra-red remote control)
-magellan - INPUT_DEVICES setting to build driver for magellan input devices
-magictouch - INPUT_DEVICES setting to build driver for magictouch input devices
-microtouch - INPUT_DEVICES setting to build driver for microtouch input devices
 mouse - INPUT_DEVICES setting to build driver for mouse input devices
 mutouch - INPUT_DEVICES setting to build driver for mutouch input devices
-none - INPUT_DEVICES setting to build no drivers (useful when using binary drivers)
-palmax - INPUT_DEVICES setting to build driver for palmax input devices
 penmount - INPUT_DEVICES setting to build driver for penmount input devices
 roccat_arvo - INPUT_DEVICES setting to build driver for Roccat Arvo input devices
 roccat_isku - INPUT_DEVICES setting to build driver for Roccat Isku input devices
@@ -50,13 +41,8 @@ roccat_savu - INPUT_DEVICES setting to build driver for Roccat Savu input device
 roccat_ryosmk - INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices
 roccat_ryostkl - INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices
 roccat_tyon - INPUT_DEVICES setting to build driver for Roccat Tyon input devices
-spaceorb - INPUT_DEVICES setting to build driver for spaceorb input devices
-summa - INPUT_DEVICES setting to build driver for summa input devices
 synaptics - INPUT_DEVICES setting to build driver for synaptics input devices
-tek4957 - INPUT_DEVICES setting to build driver for tek4957 input devices
 tslib - INPUT_DEVICES setting to build driver for tslib input devices
-ur98 - INPUT_DEVICES setting to build driver for ur98 input devices
-virtualbox - INPUT_DEVICES setting to build driver for virtualbox input emulation
 vmmouse - INPUT_DEVICES setting to build driver for vmmouse input devices
 void - INPUT_DEVICES setting to build driver for void/dummy input devices
 wacom - INPUT_DEVICES setting to build driver for wacom input devices


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-27  4:04 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-27  4:04 UTC (permalink / raw
  To: gentoo-commits

commit:     c33159c341901474983779a2cc0c8272fdeb7981
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 17:53:27 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 27 04:04:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c33159c3

profiles: Remove unused CALLIGRA_FEATURES=tables

 profiles/desc/calligra_features.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/calligra_features.desc b/profiles/desc/calligra_features.desc
index a3e1eda..531c661 100644
--- a/profiles/desc/calligra_features.desc
+++ b/profiles/desc/calligra_features.desc
@@ -15,5 +15,4 @@ krita - CALLIGRA_FEATURES option to build raster image editor
 plan - CALLIGRA_FEATURES option to build project planning component
 sheets - CALLIGRA_FEATURES option to build spreadsheet processor
 stage - CALLIGRA_FEATURES option to build presentation processor
-tables - CALLIGRA_FEATURES option to build spreadsheet processor (up to 2.3beta)
 words - CALLIGRA_FEATURES option to build word processor


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-27  4:04 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-27  4:04 UTC (permalink / raw
  To: gentoo-commits

commit:     5c59da2b97e620fce0f7d55f68d23f7d79401824
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 18:05:05 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 27 04:04:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c59da2b

profiles: Remove unused VIDEO_CARDS

 profiles/desc/video_cards.desc | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 7336f7c..947201e 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -12,7 +12,6 @@ ark - VIDEO_CARDS setting to build driver for ark video cards
 ast - VIDEO_CARDS setting to build driver for ASpeedTech video cards
 chips - VIDEO_CARDS setting to build driver for chips video cards
 cirrus - VIDEO_CARDS setting to build driver for cirrus video cards
-cyrix - VIDEO_CARDS setting to build driver for cyrix video cards
 dummy - VIDEO_CARDS setting to build driver for dummy video cards
 epson - VIDEO_CARDS setting to build driver for epson video cards
 exynos - VIDEO_CARDS setting to build driver for Samsung Exynos video cards
@@ -26,14 +25,12 @@ i740 - VIDEO_CARDS setting to build driver for Intel i740 video cards
 i915 - VIDEO_CARDS setting to build driver for Intel i915 video cards
 i965 - VIDEO_CARDS setting to build driver for Intel i965 video cards
 ilo - VIDEO_CARDS setting to build unofficial gallium driver for Intel gen6/7 video cards
-impact - VIDEO_CARDS setting to build driver for impact video cards
 intel - VIDEO_CARDS setting to build driver for Intel video cards
 mach64 - VIDEO_CARDS setting to build driver for mach64 video cards
 mga - VIDEO_CARDS setting to build driver for mga video cards
 modesetting - VIDEO_CARDS setting to build driver for unaccelerated modesetting
 neomagic - VIDEO_CARDS setting to build driver for neomagic video cards
 newport - VIDEO_CARDS setting to build driver for newport video cards
-none - VIDEO_CARDS setting to build no drivers (useful when using binary drivers)
 nouveau - VIDEO_CARDS setting to build reverse-engineered driver for nvidia cards
 nsc - VIDEO_CARDS setting to build driver for nsc video cards
 nvidia - VIDEO_CARDS setting to build driver for nvidia video cards
@@ -46,7 +43,6 @@ r128 - VIDEO_CARDS setting to build driver for ATI r128 video cards
 r200 - VIDEO_CARDS setting to build only r200 based chips code for radeon
 r300 - VIDEO_CARDS setting to build only r300, r400 and r500 based chips code for radeon
 r600 - VIDEO_CARDS setting to build only r600, r700, Evergreen and Northern Islands based chips code for radeon
-radeonhd - VIDEO_CARDS setting to build driver for ATI radeon HD video cards (radeon also works)
 radeon - VIDEO_CARDS setting to build driver for ATI radeon video cards
 radeonsi - VIDEO_CARDS setting to build only Southern Islands based chips code for radeon
 rendition - VIDEO_CARDS setting to build driver for rendition video cards
@@ -75,5 +71,3 @@ via - VIDEO_CARDS setting to build driver for via video cards
 virtualbox - VIDEO_CARDS setting to build driver for virtualbox emulation
 vmware - VIDEO_CARDS setting to build driver for vmware video cards
 voodoo - VIDEO_CARDS setting to build driver for voodoo video cards
-xgi - VIDEO_CARDS setting to build driver for xgi video cards
-svga - VIDEO_CARDS setting to build driver for svga (VMware Virtual GPU) via Gallium


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-27  4:04 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-27  4:04 UTC (permalink / raw
  To: gentoo-commits

commit:     f399f14d6b061dc353710d518932353ee97c1db2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 18:06:03 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 27 04:04:07 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f399f14d

profiles: Remove unused XTABLES_ADDONS

 profiles/desc/xtables_addons.desc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/profiles/desc/xtables_addons.desc b/profiles/desc/xtables_addons.desc
index 23c13a5..7867abb 100644
--- a/profiles/desc/xtables_addons.desc
+++ b/profiles/desc/xtables_addons.desc
@@ -19,9 +19,6 @@ gradm - match packets based on grsecurity RBAC status
 iface - match allows to check interface states
 ipmark - IPMARK target allows mark a received packet basing on its IP address
 ipp2p - matches certain packets in P2P flows
-ipset - enables build of ipset related modules and tools
-ipset4 - enables build of ipset-4.x related modules and tools
-ipset6 - enables build of ipset-6.x related modules and tools
 ipv4options - match against a set of IPv4 header options
 length2 - matches the length of a packet against a specific value or range of values
 logmark - LOGMARK target will log packet and connection marks to syslog


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-27  4:05 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-27  4:05 UTC (permalink / raw
  To: gentoo-commits

commit:     2eb431fa74674cc1b66dbdb7aeaf2866d56fe2c0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 18:02:07 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 27 04:05:16 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eb431fa

profiles: Remove unused php5-2 target

 profiles/desc/php_targets.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 6108b0b..75d09ce 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -9,4 +9,3 @@ php5-6 - Build against PHP 5.6
 php5-5 - Build against PHP 5.5
 php5-4 - Build against PHP 5.4
 php5-3 - Build against PHP 5.3
-php5-2 - Build against PHP 5.2


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-29 11:25 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2016-05-29 11:25 UTC (permalink / raw
  To: gentoo-commits

commit:     41b96e18e1bc110dddc5ebef00ede52048e299b4
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun May 29 11:22:50 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun May 29 11:25:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41b96e18

profiles: Clean up unused entries in linguas.desc.

 profiles/desc/linguas.desc | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/profiles/desc/linguas.desc b/profiles/desc/linguas.desc
index b68fc5e..3434239 100644
--- a/profiles/desc/linguas.desc
+++ b/profiles/desc/linguas.desc
@@ -17,7 +17,6 @@ ar_JO - Arabic locale for Jordan
 ar_SA - Arabic locale for Saudi-Arabia
 ar_SY - Arabic locale for Syria
 as - Assamese locale
-as_IN - Assamese locale for India
 ast - Asturian locale
 az - Azeri locale
 be - Belarusian locale
@@ -29,7 +28,6 @@ bn - Bengali locale
 bn_BD - Bengali locale for Bangladesh
 bn_IN - Bengali locale for India
 bo - Tibetan locale
-bo_CN - Tibetan locale for China
 br - Breton locale
 brx - Bodo locale for India
 bs - Bosnian locale
@@ -53,7 +51,6 @@ de - German locale
 de_1901 - German locale with old spelling
 de_CH - German locale for Switzerland
 de_DE - German locale for Germany
-de_FR - German locale for France
 dgo - Dogri locale for India
 doi - Dogri locale
 dz - Dzongkha locale
@@ -75,7 +72,6 @@ es_419 - Latin American Spanish locale
 es_AR - Spanish locale for Argentina
 es_CL - Spanish locale for Chile
 es_CO - Spanish locale for Columbia
-es_CR - Spanish locale for Costa Rica
 es_DO - Spanish locale for Dominican Republic
 es_ES - Spanish locale for Spain
 es_LA - Spanish locale for Latin America
@@ -117,7 +113,6 @@ hne - Chhattisgarhi locale
 hr - Croatian locale
 hr_HR - Croatian locale
 hsb - Upper Sorbian locale
-ht - Haitian locale
 hu - Hungarian locale
 hu_HU - Hungarian locale
 hy - Armenian locale
@@ -164,16 +159,13 @@ mi - Maori locale
 mk - Macedonian locale
 mk_MK - Macedonian locale for Macedonia
 ml - Malayalam locale
-ml_IN - Malayalam locale for India
 mn - Mongolian locale
 mni - Manipuri locale
 mr - Marathi locale
-mr_IN - Marathi locale for India
 ms - Malay locale
 ms_MY - Malay locale for Malaysia
 mt - Maltese locale
 my - Burmese locale
-my_MM - Burmese  locale for Myanmar
 nan - Min Nan locale
 nb - Norwegian (Bokmal) locale
 nb_NO - Norwegian (Bokmal) locale for Norway
@@ -192,11 +184,9 @@ nso - Northern Sotho locale
 oc - Occitan locale
 om - Oromo locale
 or - Oriya locale
-or_IN - Oriya locale for India
 pa - Punjabi locale for India
 pa_IN - Punjabi locale for India
 pam - Kapampangan locale
-pap - Paiamento locale
 pl - Polish locale
 pl_PL - Polish locale
 ps - Pushto locale
@@ -218,8 +208,6 @@ sat - Santali locale
 sco - Scots locale
 sd - Sindhi locale
 se - Northern Saami locale
-sh - Serbo-Croatian locale
-sh_YU - Serbo-Croatian locale
 shn - Shan locale
 si - Sinhala locale
 si_LK - Sinhala locale
@@ -236,9 +224,6 @@ sr@Latn - Serbian (latin) locale
 sr@ijekavian - Serbian-Ijekavian locale
 sr@ijekavianlatin - Serbian-Ijekavian (latin) locale
 sr@latin - Serbian (latin) locale
-sr_BA - Serbian locale for Bosnia and Herzegovina
-sr_BA@latin - Serbian (latin) locale for Bosnia and Herzegovina
-sr_CS - Serbian locale
 sr_RS - Serbian locale for Serbia
 sr_RS@cyrillic - Serbian (cyrillic) locale for Serbia
 sr_RS@latin - Serbian (latin) locale for Serbia
@@ -253,13 +238,11 @@ ta - Tamil locale
 ta_IN - Tamil locale
 ta_LK - Tamil locale for Sri Lanka
 te - Telugu locale
-te_IN - Telugu locale for India
 tg - Tajik locale
 tg_TJ - Tajik locale Tajikistan
 th - Thai locale
 th_TH - Thai locale Thailand
 ti - Tigrinya locale
-ti_ER - Tigrinya locale for Eritrea
 tig - Tigre locale
 tk - Turkmen locale
 tl - Tagalog locale
@@ -276,7 +259,6 @@ ug - Uighur locale
 uk - Ukrainian locale
 uk_UA - Ukrainian locale for Ukraine
 ur - Urdu locale
-ur_IN - Urdu locale for India
 ur_PK - Urdu language locale for Pakistan
 uz - Uzbek locale
 uz@Cyrl - Uzbek (Cyrillic) locale


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-29 16:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-29 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     f76cd6a63157a2576e1439e20e3b3ff3324d7645
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 17:56:39 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 29 16:19:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76cd6a6

profiles: Remove unused GRUB_PLATFORMS

 profiles/desc/grub_platforms.desc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/profiles/desc/grub_platforms.desc b/profiles/desc/grub_platforms.desc
index 34420c8..dcb57b2 100644
--- a/profiles/desc/grub_platforms.desc
+++ b/profiles/desc/grub_platforms.desc
@@ -7,7 +7,6 @@
 # Keep it sorted.
 
 coreboot - Coreboot platform support
-efi - Native EFI platform support
 efi-32 - EFI 32 bit platform support (Old MACs)
 efi-64 - EFI 64 bit platform support
 emu - Emulation platform support
@@ -18,5 +17,4 @@ pc - PC platform support
 qemu - QEMU platform support
 qemu-mips - QEMU MIPS platform support
 uboot - U-Boot platform support
-yeeloong - YEEELONG MIPS platform support
 xen - XEN (pvgrub2) platform support


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-29 16:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-29 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e8d78a490088a8f9ee59063c6fea31dd2dd2afc6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 17:53:58 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 29 16:19:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8d78a49

profiles: Remove obsolete (and unused) CAMERAS

 profiles/desc/cameras.desc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/profiles/desc/cameras.desc b/profiles/desc/cameras.desc
index 853fe25..23e0355 100644
--- a/profiles/desc/cameras.desc
+++ b/profiles/desc/cameras.desc
@@ -54,7 +54,6 @@ ricoh - libgphoto support for ricoh cameras
 ricoh_g3 - libgphoto support for ricoh_g3 cameras
 samsung - libgphoto support for samsung cameras
 sierra - libgphoto support for sierra cameras
-sipix_blink - libgphoto support for sipix_blink cameras (obsolete)
 sipix_blink2 - libgphoto support for sipix_blink2 cameras
 sipix_web2 - libgphoto support for sipix_web2 cameras
 smal - libgphoto support for smal cameras
@@ -68,7 +67,6 @@ st2205 - libgphoto support for st2205 cameras
 stv0674 - libgphoto support for stv0674 cameras
 stv0680 - libgphoto support for stv0680 cameras
 sx330z - libgphoto support for sx330z cameras
-template - libgphoto support for template cameras (obsolete)
 topfield - libgphoto support for Topfield PVR5000 cameras
 toshiba_pdrm11 - libgphoto support for toshiba_pdrm11 cameras
 tp6801 - libgphoto support for Tenx tp6801 cameras


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-29 16:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-29 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     45532e609093bc8438bbf7e513a86921e439b02e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 17:54:45 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 29 16:19:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45532e60

profiles: Remove unused DRACUT_MODULES=xen

 profiles/desc/dracut_modules.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/dracut_modules.desc b/profiles/desc/dracut_modules.desc
index 4b3b7ad..a08a391 100644
--- a/profiles/desc/dracut_modules.desc
+++ b/profiles/desc/dracut_modules.desc
@@ -27,4 +27,3 @@ nfs - Support NFS
 ssh-client - Install ssh and scp along with config files and specified keys
 syslog - Enable logging with syslog-ng or rsyslog
 systemd - Experimental systemd module
-xen - Support for Xen


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-29 16:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-29 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     0fa656479763b12215f4de5f64168403e6a07ca1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 17:50:41 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 29 16:19:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa65647

profiles: Remove unused ALSA_CARDS descriptions

 profiles/desc/alsa_cards.desc | 118 ------------------------------------------
 1 file changed, 118 deletions(-)

diff --git a/profiles/desc/alsa_cards.desc b/profiles/desc/alsa_cards.desc
index a0f6e4b..0c56802 100644
--- a/profiles/desc/alsa_cards.desc
+++ b/profiles/desc/alsa_cards.desc
@@ -5,158 +5,40 @@
 # This file contains descriptions of ALSA_CARDS USE_EXPAND flags.
 
 # Keep it sorted.
-ad1816a - Analog Devices SoundPort AD1816A
-ad1848 - Generic AD1848/CS4248 driver
-ad1848-lib - Enable the ad1848-lib driver
-ad1889 - Analog Devices AD1889
-adlib - AdLib FM card
 aica - Sega Dreamcast audio driver
-ali5451 - ALi M5451 PCI Audio Controller
-als100 - Avance Logic ALS100/ALS120
-als300 - Avance Logic ALS300/ALS300+
-als4000 - Avance Logic ALS4000
-aoa - Apple Onboard Audio driver
-aoa-fabric-layout - layout-id fabric
-aoa-onyx - support Onyx chip
-aoa-soundbus - Apple Soundbus support
-aoa-soundbus-i2s - I2S bus support
-aoa-tas - support TAS chips
-aoa-toonie - support Toonie chip
-armaaci - ARM PrimeCell PL041 AC Link support
 asihpi - AudioScience ASIxxxx
-at91-soc-eti-b1-wm8731 - SoC I2S Audio support for Endrelia ETI-B1 board
-at91-soc-i2s - Enable the at91-soc-i2s driver
-at91-soc - SoC Audio for the Atmel AT91 System-on-Chip
-atiixp - ATI IXP AC97 Controller
-atiixp-modem - ATI IXP Modem
-au1x00 - Au1x00 AC97 Port Driver
-au8810 - Aureal Advantage
-au8820 - Aureal Vortex
-au8830 - Aureal Vortex 2
-azt2320 - Aztech Systems AZT2320
-azt3328 - Aztech AZF3328 / PCI168 (EXPERIMENTAL)
-bt87x - Bt87x Audio Capture
-ca0106 - SB Audigy LS / Live 24bit
 ca0132 - Creative CA0132 (Sound Core3D) HD-audio
-cmi8330 - C-Media CMI8330
-cmipci - C-Media 8738, 8338
-cs4231 - Generic Cirrus Logic CS4231 driver
-cs4231-lib - Enable the cs4231-lib driver
-cs4232 - Generic Cirrus Logic CS4232 driver
-cs4236 - Generic Cirrus Logic CS4236+ driver
-cs4281 - Cirrus Logic (Sound Fusion) CS4281
 cs46xx - Cirrus Logic (Sound Fusion) CS4280/CS461x/CS462x/CS463x
-cs5535audio - CS5535/CS5536 Audio
 darla20 - (Echoaudio) Darla20
 darla24 - (Echoaudio) Darla24
-dt019x - Diamond Technologies DT-019X, Avance Logic ALS-007
-dummy - Dummy (/dev/null) soundcard
 echo3g - (Echoaudio) 3G cards
-emi26 - Emagic EMI 2|6 Audio Interface
 emu10k1 - Emu10k1 (SB Live!, Audigy, E-mu APS)
 emu10k1x - Emu10k1X (Dell OEM Version)
 emu1212 - E-MU 1212M PCI
 emu1616 - E-MU 1616 CardBus, 1616m CardBus, 1616 PCI
 emu1820 - E-MU 1820M PCI
-ens1370 - (Creative) Ensoniq AudioPCI 1370
-ens1371 - (Creative) Ensoniq AudioPCI 1371/1373
-es1688 - Generic ESS ES688/ES1688 driver
-es18xx - Generic ESS ES18xx driver
-es1938 - ESS ES1938/1946/1969 (Solo-1)
-es1968 - ESS ES1968/1978 (Maestro-1/2/2E)
-es968 - Generic ESS ES968 driver
-fm801 - ForteMedia FM801
-fm801-tea575x - Enable the fm801-tea575x driver
 gina20 - (Echoaudio) Gina20
 gina24 - (Echoaudio) Gina24
-gusclassic - Gravis UltraSound Classic
-gusextreme - Gravis UltraSound Extreme
-gusmax - Gravis UltraSound MAX
-harmony - Harmony/Vivace sound chip
-hda-intel - Intel HD Audio
 hdspm - RME Hammerfall DSP MADI
 hdsp - RME Hammerfall DSP Audio
-hifier - TempoTec HiFier Fantasia
-hpet - HPET timer interface
-hrtimer - ALSA timer interface
 ice1712 - ICEnsemble ICE1712 (Envy24)
-ice1724 - ICE/VT1724/1720 (Envy24HT/PT)
-indigodj - (Echoaudio) Indigo DJ
 indigo - (Echoaudio) Indigo
 indigoio - (Echoaudio) Indigo IO
-intel8x0 - Intel/SiS/nVidia/AMD/ALi AC97 Controller
-intel8x0m - Intel/SiS/nVidia/AMD MC97 Modem
-interwave - AMD InterWave, Gravis UltraSound PnP
-interwave-stb - AMD InterWave + TEA6330T (UltraSound 32-Pro)
 korg1212 - Korg 1212 IO
 layla20 - (Echoaudio) Layla20
 layla24 - (Echoaudio) Layla24
-loopback - Generic loopback driver (PCM)
 maestro3 - ESS Allegro/Maestro3
 mia - (Echoaudio) Mia
-miro - Miro miroSOUND PCM1pro/PCM12/PCM20radio driver
 mixart - Digigram miXart
-ml403-ac97cr - Xilinx ML403 AC97 Controller Reference
 mona - (Echoaudio) Mona
-mpu401 - Generic MPU-401 UART driver
 msnd-pinnacle - Turtle Beach MultiSound Pinnacle/Fiji driver
-mtpav - MOTU MidiTimePiece AV multiport MIDI
-mts64 - ESI Miditerminal 4140 driver
-nm256 - NeoMagic NM256AV/ZX
-opl3sa2 - Yamaha OPL3-SA2/SA3
-opti92x-ad1848 - OPTi 82C92x - AD1848
-opti92x-cs4231 - OPTi 82C92x - CS4231
-opti93x - OPTi 82C93x
-oxygen - C-Media 8788 (Oxygen)
-oxygen-lib - Enable the oxygen-lib driver
-pc98-cs4232 - NEC PC9800 CS4232 driver
-pcsp - Internal PC speaker support
 pcxhr - Digigram PCXHR
-pdaudiocf - Sound Core PDAudioCF
-pdplus - Sek'D/Marian Prodif Plus
-portman2x4 - Portman 2x4 driver
-powermac - PowerMac (AWACS, DACA, Burgundy, Tumbler, Keywest)
-pxa2xx-ac97 - AC97 driver for the Intel PXA2xx chip
-pxa2xx-i2sound - Enable the pxa2xx-i2sound driver
-pxa2xx-soc-corgi - SoC Audio support for Sharp Zaurus SL-C7x0
-pxa2xx-soc-e800 - SoC AC97 Audio support for e800
-pxa2xx-soc-poodle - SoC Audio support for Poodle
-pxa2xx-soc - SoC Audio for the Intel PXA2xx chip
-pxa2xx-soc-spitz - SoC Audio support for Sharp Zaurus SL-Cxx00
-pxa2xx-soc-tosa - SoC AC97 Audio support for Tosa
-riptide - Conexant Riptide
 rme32 - RME Digi32, 32/8, 32 PRO
-rme9652 - RME Digi9652 (Hammerfall)
 rme96 - RME Digi96, 96/8, 96/8 PRO
-rtctimer - ALSA RTC timer interface
-s3c2410 - S3C24XX Sound core
-s3c2412-soc-i2s - Enable the s3c2412-soc-i2s driver
-s3c24xx-soc-ln2440sbc-alc650 - SoC AC97 Audio support for LN2440SBC - ALC650
-sa11xx-uda1341 - SA11xx UDA1341TS driver (iPaq H3600)
 sb16 - Sound Blaster 16 (PnP)
-sb8 - Sound Blaster 1.0/2.0/Pro (8-bit)
 sbawe - Sound Blaster AWE (32,64) (PnP)
-seq-dummy - Sequencer dummy client
-serialmidi - Generic driver for serial MIDI adapters
-serial-u16550 - UART16550 serial MIDI driver
-sgalaxy - Aztech Sound Galaxy
-sis7019 - SiS 7019 Audio Accelerator
-soc - SoC audio support
-soc-tlv320aic3x - Enable the soc-tlv320aic3x driver
-sonicvibes - S3 SonicVibes
 sscape - Ensoniq SoundScape PnP driver
-sun-amd7930 - Sun AMD7930
-sun-cs4231 - Sun CS4231
-sun-dbri - Sun DBRI
-trident - Trident 4D-Wave DX/NX; SiS 7018
-usb-audio - USB Audio/MIDI driver
-usb-us122l - Tascam US-122L USB driver
 usb-usx2y - Tascam US-122, US-224 and US-428 USB driver
-via82xx-modem - VIA 82C686A/B, 8233 based Modems
-via82xx - VIA 82C686A/B, 8233/8235 AC97 Controller
-virmidi - Virtual MIDI soundcard
-virtuoso - Asus Virtuoso 200 (Xonar)
 vx222 - Digigram VX222
-vxpocket - Digigram VXpocket
 wavefront - Turtle Beach Maui,Tropez,Tropez+ (Wavefront)
 ymfpci - Yamaha YMF724/740/744/754


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-29 16:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-29 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     8fa71074ef1e615f08d68ba71ee8e0c4c7e11e90
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 17:56:10 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 29 16:19:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa71074

profiles: Remove unused GPSD_PROTOCOLS

 profiles/desc/gpsd_protocols.desc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/profiles/desc/gpsd_protocols.desc b/profiles/desc/gpsd_protocols.desc
index c14afda..735bc3c 100644
--- a/profiles/desc/gpsd_protocols.desc
+++ b/profiles/desc/gpsd_protocols.desc
@@ -7,7 +7,6 @@
 
 aivdm - AIVDM protocol support
 ashtech - Ashtech protocol support
-clientdebug - Client debugging protocol support
 earthmate - Earthmate protocol support
 evermore - EverMore protocol support
 fury - Jackson Labs Fury and Firefly support
@@ -24,14 +23,12 @@ nmea0183 - NMEA protocol support
 nmea2000 - NMEA2000/CAN support
 ntrip - NTRIP protocol support
 oceanserver - OceanServer protocol support
-oldstyle - Oldstyle (pre-JSON) protocol support
 oncore - OnCore protocol support
 passthrough - Pass through JSON data
 rtcm104v2 - RTCM104V2 protocol support
 rtcm104v3 - RTCM104V3 protocol support
 sirf - SiRF protocol support
 superstar2 - SuperStarII protocol support
-timing - Timing protocol support
 tnt - True North protocol support
 tripmate - Tripmate protocol support
 tsip - Trimble TSIP protocol support


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-29 16:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-29 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     d24bf12a877b71794e9a63f166115d0469a1ff25
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 18:03:48 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 29 16:19:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d24bf12a

profiles: Remove unused RUBY_TARGETS

 profiles/desc/ruby_targets.desc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index 417554e..b9f2462 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -6,8 +6,6 @@
 
 rbx - Build with Rubinius
 jruby - Build with JRuby
-ree18 - Build with Ruby Enterprise Edition 1.8.x (removed)
-ruby18 - Build with MRI Ruby 1.8.x (removed)
 ruby19 - Build with MRI Ruby 1.9.x
 ruby20 - Build with MRI Ruby 2.0.x
 ruby21 - Build with MRI Ruby 2.1.x


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-29 16:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-29 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     5a758c4fef27681b09158aa45059afe51f3fb508
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 18:00:12 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 29 16:19:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a758c4f

profiles: Remove unused LIRC_DEVICES

 profiles/desc/lirc_devices.desc | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/profiles/desc/lirc_devices.desc b/profiles/desc/lirc_devices.desc
index e55061e..7d9d7e6 100644
--- a/profiles/desc/lirc_devices.desc
+++ b/profiles/desc/lirc_devices.desc
@@ -28,11 +28,6 @@ bte - LIRC_DEVICES setting to add support for bte receiver device
 bw6130 - LIRC_DEVICES setting to add support for bw6130 receiver device
 caraca - LIRC_DEVICES setting to add support for caraca receiver device
 chronos - LIRC_DEVICES setting to add support for chronos receiver device
-cmdir - LIRC_DEVICES setting to add support for cmdir receiver device
-com1 - LIRC_DEVICES setting to add support for serial receiver device (defaults on using port #1)
-com2 - LIRC_DEVICES setting to add support for serial receiver device (defaults on using port #2)
-com3 - LIRC_DEVICES setting to add support for serial receiver device (defaults on using port #3)
-com4 - LIRC_DEVICES setting to add support for serial receiver device (defaults on using port #4)
 commandir - LIRC_DEVICES setting to add support for commandir receiver device
 cph06x - LIRC_DEVICES setting to add support for cph06x receiver device
 creative_infracd - LIRC_DEVICES setting to add support for creative_infracd receiver device
@@ -58,7 +53,6 @@ imon_24g - LIRC_DEVICES setting to add support for imon_24g receiver device
 imon_knob - LIRC_DEVICES setting to add support for imon_knob device
 imon_lcd - LIRC_DEVICES setting to add support for imon_lcd receiver device
 imon_pad - LIRC_DEVICES setting to add support for imon_pad receiver device
-imon_pad2keys - LIRC_DEVICES setting to add support for imon_pad receiver device (converting pad events to keypresses)
 imon_rsc - LIRC_DEVICES setting to add support for imon_rsc receiver device
 inputlirc - LIRC_DEVICES setting to grab events from /dev/input/event* with inputlircd
 irdeo - LIRC_DEVICES setting to add support for irdeo receiver device
@@ -76,11 +70,7 @@ leadtek_pvr2000 - LIRC_DEVICES setting to add support for leadtek_pvr2000 receiv
 livedrive_midi - LIRC_DEVICES setting to add support for livedrive_midi receiver device
 livedrive_seq - LIRC_DEVICES setting to add support for livedrive_seq receiver device
 logitech - LIRC_DEVICES setting to add support for logitech receiver device
-lpt1 - LIRC_DEVICES setting to add support for parallel receiver device (defaults on using port #1)
-lpt2 - LIRC_DEVICES setting to add support for parallel receiver device (defaults on using port #2)
 macmini - LIRC_DEVICES setting to add support for macmini receiver device
-mceusb2 - LIRC_DEVICES setting to add support for mceusb2 receiver device
-mceusb - LIRC_DEVICES setting to add support for mceusb receiver device
 mediafocusI - LIRC_DEVICES setting to add support for mediafocusI receiver device
 mouseremote - LIRC_DEVICES setting to add support for mouseremote receiver device
 mouseremote_ps2 - LIRC_DEVICES setting to add support for mouseremote_ps2 receiver device
@@ -118,7 +108,6 @@ tvbox - LIRC_DEVICES setting to add support for tvbox receiver device
 udp - LIRC_DEVICES setting to add support for udp receiver device
 uirt2 - LIRC_DEVICES setting to add support for uirt2 receiver device
 uirt2_raw - LIRC_DEVICES setting to add support for uirt2_raw receiver device
-usbirboy - LIRC_DEVICES setting to add support for the usbirboy homebrew device
 usb_uirt_raw - LIRC_DEVICES setting to add support for usb_uirt_raw receiver device
 usbx - LIRC_DEVICES setting to add support for usbx receiver device
 userspace - LIRC_DEVICES setting to add support for userspace receiver device


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-29 16:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-29 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     5f6810a3751ae3c4992d8bffaa59103b55ba291e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 18:00:54 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 29 16:19:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f6810a3

profiles: Remove unused NETBEANS_MODULES

 profiles/desc/netbeans_modules.desc | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/profiles/desc/netbeans_modules.desc b/profiles/desc/netbeans_modules.desc
index c2ac7e9..e64655b 100644
--- a/profiles/desc/netbeans_modules.desc
+++ b/profiles/desc/netbeans_modules.desc
@@ -11,21 +11,11 @@ enterprise - enables enterprise development support
 ergonomics - enables ergonomics features
 extide - enables extide module
 groovy - enables Groovy and Grails development support
-gsf - enables support for web client development
-harness - enables harness support
-ide - enables Netbeans IDE
-identity - enables identity module
-j2ee - enables J2EE development support
 java - enables Java development support
 javacard - enables cluster for JavaCard development
 javafx - enables JavaFX development support
 mobility - enables support for development of mobile applications
-nb - enables Netbeans branding
 php - enables PHP development support
 profiler - enables Java profiler
-ruby - enables Ruby development support
-soa - enables SOA development support
-visualweb - enables visual web development support
 webcommon - enables javascript libraries and web client tools
 websvccommon - enables common support for web services development
-xml - enables XML related development support (schema, validation, WSDL, etc.)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-29 16:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-29 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     84b1f1ca489cef50b948d2e42580a12269dab2a4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 17:58:56 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 29 16:19:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84b1f1ca

profiles: Remove unused LIBREOFFICE_EXTENSIONS

 profiles/desc/libreoffice_extensions.desc | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/profiles/desc/libreoffice_extensions.desc b/profiles/desc/libreoffice_extensions.desc
index e1ff1d1..8104723 100644
--- a/profiles/desc/libreoffice_extensions.desc
+++ b/profiles/desc/libreoffice_extensions.desc
@@ -6,10 +6,6 @@
 
 # Keep it sorted.
 nlpsolver - LIBREOFFICE_EXTENSIONS option to build non-linear solver for calc
-pdfimport - LIBREOFFICE_EXTENSIONS option to build pdf files importer
-presenter-console - LIBREOFFICE_EXTENSIONS option to build presentation console
-presenter-minimizer - LIBREOFFICE_EXTENSIONS option to build presentation minimizer
-report-builder - LIBREOFFICE_EXTENSIONS option to build tool for nice reports creation
 scripting-beanshell - LIBREOFFICE_EXTENSIONS option to build beanshell scripts parser
 scripting-javascript - LIBREOFFICE_EXTENSIONS option to build javascript scripts parser 
 wiki-publisher - LIBREOFFICE_EXTENSIONS option to build mediawiki integration


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-29 16:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-29 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     e0756fe17e46cbe6da8053111c81ca344bea7725
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 18:05:35 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 29 16:19:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0756fe1

profiles: Remove unused XFCE_PLUGINS=xmonad

 profiles/desc/xfce_plugins.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/xfce_plugins.desc b/profiles/desc/xfce_plugins.desc
index e8f5311..28c69b7 100644
--- a/profiles/desc/xfce_plugins.desc
+++ b/profiles/desc/xfce_plugins.desc
@@ -12,4 +12,3 @@ clock - Build xfce4-orageclock-plugin for panel
 multiload-nandhp - Build a port of the GNOME multiload applet for panel
 power - Build power management plug-in for panel
 trash - Build thunar-tpa (trash) plugin for panel
-xmonad - Build xmonad-log-applet for panel


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-05-29 16:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-05-29 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     2eaab49e3f56535e9015ffcf76153b32e90ede76
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 26 18:04:18 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 29 16:19:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2eaab49e

profiles: Remove unused SANE_BACKENDS

 profiles/desc/sane_backends.desc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/profiles/desc/sane_backends.desc b/profiles/desc/sane_backends.desc
index 4fc60a0..7ddaf16 100644
--- a/profiles/desc/sane_backends.desc
+++ b/profiles/desc/sane_backends.desc
@@ -62,10 +62,8 @@ mustek_usb2 - SANE_BACKENDS setting for building the mustek_usb2 backend
 nec - SANE_BACKENDS setting for building the nec backend
 net - SANE_BACKENDS setting for building the net backend
 niash - SANE_BACKENDS setting for building the niash backend
-nothing - SANE_BACKENDS setting if you want no backend at all
 p5 - SANE_BACKENDS setting for building the p5 backend
 pie - SANE_BACKENDS setting for building the pie backend
-pint - SANE_BACKENDS setting for building the pint backend
 pixma - SANE_BACKENDS setting for building the pixma backend
 plustek - SANE_BACKENDS setting for building the plustek backend
 plustek_pp - SANE_BACKENDS setting for building the plustek_pp backend


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-06-03 16:44 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-06-03 16:44 UTC (permalink / raw
  To: gentoo-commits

commit:     cdbc4c79f5a532789a446c58564ba45408e4e84b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  3 15:30:22 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun  3 16:30:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdbc4c79

profiles/desc: Remove old Python target descriptions

 profiles/desc/python_single_target.desc | 3 +--
 profiles/desc/python_targets.desc       | 5 +----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index 596bb5c..79712ba 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -1,11 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2016 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 # This file contains descriptions of PYTHON_SINGLE_TARGET USE_EXPAND flags.
 
 python2_7 - Build for Python 2.7 only
-python3_2 - Build for Python 3.2 only (deprecated)
 python3_3 - Build for Python 3.3 only
 python3_4 - Build for Python 3.4 only
 python3_5 - Build for Python 3.5 only

diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 6e1610f..3ea63ca 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -1,16 +1,13 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2016 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 # This file contains descriptions of PYTHON_TARGETS USE_EXPAND flags.
 
-python2_6 - Build with Python 2.6 (removed)
 python2_7 - Build with Python 2.7
-python3_2 - Build with Python 3.2 (deprecated)
 python3_3 - Build with Python 3.3
 python3_4 - Build with Python 3.4
 python3_5 - Build with Python 3.5
 jython2_7 - Build with Jython 2.7
-pypy2_0 - Build with PyPy 2.0 (removed)
 pypy - Build with PyPy
 pypy3 - Build with PyPy3


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-06-22 21:21 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2016-06-22 21:21 UTC (permalink / raw
  To: gentoo-commits

commit:     9d90057188d26ea6918d58f0200c26b72af66581
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 22 21:19:43 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 21:19:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d900571

profiles: Update l10n.desc.

Use generic language tag "sa" instead of "sa-IN" for consistency.

 profiles/desc/l10n.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index a5e9679..3cbe986 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -17,6 +17,7 @@
 # nb-NO - Norwegian Bokmål (Norway)
 # nn-NO - Norwegian Nynorsk (Norway)
 # pa-IN - Punjabi (India)
+# sa-IN - Sanskrit (India)
 # sv-SE - Swedish (Sweden)
 
 ach - Acoli
@@ -124,7 +125,7 @@ rm - Romansh
 ro - Romanian
 ru - Russian
 rw - Kinyarwanda
-sa-IN - Sanskrit (India)
+sa - Sanskrit
 sat - Santali
 sco - Scots
 sd - Sindhi


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-06-23  7:36 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2016-06-23  7:36 UTC (permalink / raw
  To: gentoo-commits

commit:     cde7d3b5560313c0099dfc90868dffea87cdcb8d
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 07:34:59 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 07:34:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde7d3b5

profiles: Add "mi" to l10n.desc.

Needed for app-text/hunspell.

 profiles/desc/l10n.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 3cbe986..e78a632 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -98,6 +98,7 @@ lo - Lao
 lt - Lithuanian
 lv - Latvian
 mai - Maithili
+mi - Maori
 mk - Macedonian
 ml - Malayalam
 mn - Mongolian


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-06-25 11:06 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2016-06-25 11:06 UTC (permalink / raw
  To: gentoo-commits

commit:     3ee6f3d6af2534cb0e153cc8863058f5f8674941
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 11:00:35 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 11:06:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ee6f3d6

profiles: Add "es-419" and "fil" to l10n.desc.

Needed for www-client/chromium and dev-util/netbeans.

 profiles/desc/l10n.desc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index e78a632..21dfa59 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -56,6 +56,7 @@ en-US - English (United States)
 en-ZA - English (South Africa)
 eo - Esperanto
 es - Spanish
+es-419 - Spanish (Latin America)
 es-AR - Spanish (Argentina)
 es-CL - Spanish (Chile)
 es-ES - Spanish (Spain)
@@ -64,6 +65,7 @@ et - Estonian
 eu - Basque
 fa - Persian
 fi - Finnish
+fil - Filipino
 fo - Faroese
 fr - French
 fy - Western Frisian


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-07-01 18:13 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2016-07-01 18:13 UTC (permalink / raw
  To: gentoo-commits

commit:     fed779d199e5f0718550194518d85a1567c55767
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  1 18:07:37 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jul  1 18:12:18 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fed779d1

profiles: Remove unused "en-US" from l10n.desc.

No package appears to be using l10n_en-US (presumably because most are
unconditionally installing it as the default language).

 profiles/desc/l10n.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 21dfa59..a11f04a 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -52,7 +52,6 @@ dz - Dzongkha
 el - Modern Greek
 en - English
 en-GB - English (United Kingdom)
-en-US - English (United States)
 en-ZA - English (South Africa)
 eo - Esperanto
 es - Spanish


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-07-03 16:08 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-07-03 16:08 UTC (permalink / raw
  To: gentoo-commits

commit:     d082f623a064bedb7f46d96fa5b1d9433c155cb3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 30 21:51:39 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul  3 16:08:35 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d082f623

profiles/desc: Add l10n* flags for KDE4

 profiles/desc/l10n.desc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index a11f04a..62cfaf0 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -75,6 +75,7 @@ gu - Gujarati
 gug - Paraguayan Guarani
 he - Hebrew
 hi - Hindi
+hne - Chhattisgarhi
 hr - Croatian
 hsb - Upper Sorbian
 hu - Hungarian
@@ -131,6 +132,7 @@ sa - Sanskrit
 sat - Santali
 sco - Scots
 sd - Sindhi
+se - Northern Sami
 si - Sinhala
 sid - Sidamo
 sk - Slovak
@@ -138,7 +140,9 @@ sl - Slovenian
 son - Songhai languages
 sq - Albanian
 sr - Serbian
+sr-ijekavsk - Serbian (Ijekavian pronunciation)
 sr-Latn - Serbian (Latin script)
+sr-Latn-ijekavsk - Serbian (Latin script, Ijekavian pronunciation)
 ss - Swati
 st - Southern Sotho
 sv - Swedish
@@ -160,11 +164,13 @@ ug - Uyghur
 uk - Ukrainian
 ur-PK - Urdu (Pakistan)
 uz - Uzbek
+uz-Cyrl - Uzbek (Cyrillic script)
 ve - Venda
 vi - Vietnamese
 wa - Walloon
 xh - Xhosa
 zh - Chinese
 zh-CN - Chinese (China)
+zh-HK - Chinese (Hong Kong)
 zh-TW - Chinese (Taiwan)
 zu - Zulu


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-07-30 10:50 Pacho Ramos
  0 siblings, 0 replies; 199+ messages in thread
From: Pacho Ramos @ 2016-07-30 10:50 UTC (permalink / raw
  To: gentoo-commits

commit:     0c8e53fc2e138ff8f1df4fd626b52cad1bffcb9d
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 10:48:49 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 10:50:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8e53fc

l10n.desc: update desc for shotwell

 profiles/desc/l10n.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 62cfaf0..fda1388 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -94,6 +94,7 @@ ko - Korean
 kok - Konkani (macrolanguage)
 ks - Kashmiri
 ku - Kurdish
+ky - Kyrgyz (Kirghiz) locale
 la - Latin
 lb - Luxembourgish
 lo - Lao


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-08-06 17:15 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-08-06 17:15 UTC (permalink / raw
  To: gentoo-commits

commit:     bb37fd88134b2a91fc2ff7535ca9150bed7196ac
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 17:14:36 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 17:15:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb37fd88

profiles/desc: Remove stale plugins from XFCE_PLUGINS

 profiles/desc/xfce_plugins.desc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/profiles/desc/xfce_plugins.desc b/profiles/desc/xfce_plugins.desc
index 28c69b7..0ec5db7 100644
--- a/profiles/desc/xfce_plugins.desc
+++ b/profiles/desc/xfce_plugins.desc
@@ -6,8 +6,6 @@
 
 # Keep it sorted.
 
-battery - Build battery plug-in for panel
-brightness - Build xfce4-brightness-plugin for panel
 clock - Build xfce4-orageclock-plugin for panel
 multiload-nandhp - Build a port of the GNOME multiload applet for panel
 power - Build power management plug-in for panel


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-08-18 22:43 Jeroen Roovers
  0 siblings, 0 replies; 199+ messages in thread
From: Jeroen Roovers @ 2016-08-18 22:43 UTC (permalink / raw
  To: gentoo-commits

commit:     60ec9cf5e4373293ef8986c113e9421976f48eef
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 18 22:41:54 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Thu Aug 18 22:41:54 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60ec9cf5

profiles/desc: Add more locales

 profiles/desc/l10n.desc | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index fda1388..a92f9d8 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -52,6 +52,7 @@ dz - Dzongkha
 el - Modern Greek
 en - English
 en-GB - English (United Kingdom)
+en-US - English (United States)
 en-ZA - English (South Africa)
 eo - Esperanto
 es - Spanish
@@ -67,6 +68,7 @@ fi - Finnish
 fil - Filipino
 fo - Faroese
 fr - French
+fr-CA - French (Canada)
 fy - Western Frisian
 ga - Irish
 gd - Scottish Gaelic
@@ -94,13 +96,14 @@ ko - Korean
 kok - Konkani (macrolanguage)
 ks - Kashmiri
 ku - Kurdish
-ky - Kyrgyz (Kirghiz) locale
+ky - Kyrgyz (Kirghiz)
 la - Latin
 lb - Luxembourgish
 lo - Lao
 lt - Lithuanian
 lv - Latvian
 mai - Maithili
+me - Montenegrin (Crnogorski)
 mi - Maori
 mk - Macedonian
 ml - Malayalam
@@ -141,9 +144,9 @@ sl - Slovenian
 son - Songhai languages
 sq - Albanian
 sr - Serbian
-sr-ijekavsk - Serbian (Ijekavian pronunciation)
 sr-Latn - Serbian (Latin script)
 sr-Latn-ijekavsk - Serbian (Latin script, Ijekavian pronunciation)
+sr-ijekavsk - Serbian (Ijekavian pronunciation)
 ss - Swati
 st - Southern Sotho
 sv - Swedish


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-09-06 16:03 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2016-09-06 16:03 UTC (permalink / raw
  To: gentoo-commits

commit:     ad806d3dbf480e74e40ea3345fe385bc33959052
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  6 15:59:48 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Sep  6 16:02:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad806d3d

profiles: Update description for "ky" language tag in l10n.desc.

 profiles/desc/l10n.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index a92f9d8..9598f7b 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -96,7 +96,7 @@ ko - Korean
 kok - Konkani (macrolanguage)
 ks - Kashmiri
 ku - Kurdish
-ky - Kyrgyz (Kirghiz)
+ky - Kirghiz
 la - Latin
 lb - Luxembourgish
 lo - Lao


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-09-06 16:03 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2016-09-06 16:03 UTC (permalink / raw
  To: gentoo-commits

commit:     db4cca4a74f4aee2cd930277fa6c58db8e85673c
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  6 16:01:09 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Sep  6 16:02:55 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db4cca4a

profiles: Restore alphabetical sorting order in l10n.desc.

 profiles/desc/l10n.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 9598f7b..33f544d 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -144,9 +144,9 @@ sl - Slovenian
 son - Songhai languages
 sq - Albanian
 sr - Serbian
+sr-ijekavsk - Serbian (Ijekavian pronunciation)
 sr-Latn - Serbian (Latin script)
 sr-Latn-ijekavsk - Serbian (Latin script, Ijekavian pronunciation)
-sr-ijekavsk - Serbian (Ijekavian pronunciation)
 ss - Swati
 st - Southern Sotho
 sv - Swedish


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-09-07  5:58 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2016-09-07  5:58 UTC (permalink / raw
  To: gentoo-commits

commit:     5c6cd4309919893b843e052b1bf04089550121fd
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  7 05:56:21 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Sep  7 05:57:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c6cd430

profiles: Use canonical "language (specifier)" in l10n.desc.

 profiles/desc/l10n.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index b8bcede..b0bcddf 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -146,7 +146,7 @@ sr - Serbian
 sr-ijekavsk - Serbian (Ijekavian pronunciation)
 sr-Latn - Serbian (Latin script)
 sr-Latn-ijekavsk - Serbian (Latin script, Ijekavian pronunciation)
-sr-ME - Montenegrin (Crnogorski)
+sr-ME - Serbian (Montenegro)
 ss - Swati
 st - Southern Sotho
 sv - Swedish


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-10-04 18:38 Manuel Rüger
  0 siblings, 0 replies; 199+ messages in thread
From: Manuel Rüger @ 2016-10-04 18:38 UTC (permalink / raw
  To: gentoo-commits

commit:     67cd0238aca7bf43c8dd520de44f841b95a2437a
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  4 18:23:50 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Oct  4 18:37:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67cd0238

profiles: Add vivante to VIDEO_CARDS

 profiles/desc/video_cards.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 947201e..e8a8145 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -69,5 +69,6 @@ vc4 - VIDEO_CARDS setting to build driver for vc4 video cards
 vesa - VIDEO_CARDS setting to build driver for vesa video cards
 via - VIDEO_CARDS setting to build driver for via video cards
 virtualbox - VIDEO_CARDS setting to build driver for virtualbox emulation
+vivante - VIDEO_CARDS setting to build etnaviv driver for vivante video cards
 vmware - VIDEO_CARDS setting to build driver for vmware video cards
 voodoo - VIDEO_CARDS setting to build driver for voodoo video cards


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-10-05 10:06 Miroslav Šulc
  0 siblings, 0 replies; 199+ messages in thread
From: Miroslav Šulc @ 2016-10-05 10:06 UTC (permalink / raw
  To: gentoo-commits

commit:     cfdb6cae1aefdd541e3c3fac082906b10d28fc28
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  5 10:05:31 2016 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Oct  5 10:06:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfdb6cae

profiles/desc/l10n.desc: added locales used by dev-util/netbeans ebuild

 profiles/desc/l10n.desc | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index b0bcddf..1474f17 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -25,6 +25,8 @@ af - Afrikaans
 am - Amharic
 an - Aragonese
 ar - Arabic
+ar-EG - Arabic (Egypt)
+ar-SA - Arabic (Saudi Arabia)
 as - Assamese
 ast - Asturian
 az - Azerbaijani
@@ -59,6 +61,7 @@ es - Spanish
 es-419 - Spanish (Latin America)
 es-AR - Spanish (Argentina)
 es-CL - Spanish (Chile)
+es-CO - Spanish (Colombia)
 es-ES - Spanish (Spain)
 es-MX - Spanish (Mexico)
 et - Estonian
@@ -66,6 +69,7 @@ eu - Basque
 fa - Persian
 fi - Finnish
 fil - Filipino
+fil-PH - Filipino (Philippines)
 fo - Faroese
 fr - French
 fr-CA - French (Canada)
@@ -73,10 +77,12 @@ fy - Western Frisian
 ga - Irish
 gd - Scottish Gaelic
 gl - Galician
+gl-ES - Galician (Spain)
 gu - Gujarati
 gug - Paraguayan Guarani
 he - Hebrew
 hi - Hindi
+hi-IN - Hindi (India)
 hne - Chhattisgarhi
 hr - Croatian
 hsb - Upper Sorbian
@@ -84,6 +90,7 @@ hu - Hungarian
 hy - Armenian
 ia - Interlingua
 id - Indonesian
+id-ID - Indonesian (Indonesia)
 is - Icelandic
 it - Italian
 ja - Japanese
@@ -115,6 +122,8 @@ nb - Norwegian Bokmål
 nds - Low German
 ne - Nepali
 nl - Dutch
+nl-BE - Dutch (Belgium)
+nl-NL - Dutch (Netherlands)
 nn - Norwegian Nynorsk
 no - Norwegian
 nr - South Ndebele
@@ -154,6 +163,7 @@ sw - Swahili (macrolanguage)
 sw-TZ - Swahili (Tanzania)
 syc - Classical Syriac
 ta - Tamil
+ta-IN - Tamil (India)
 ta-LK - Tamil (Sri Lanka)
 te - Telugu
 tg - Tajik


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-10-06  9:11 Miroslav Šulc
  0 siblings, 0 replies; 199+ messages in thread
From: Miroslav Šulc @ 2016-10-06  9:11 UTC (permalink / raw
  To: gentoo-commits

commit:     874dcd1270abff206efca52192b3e345fa1a7f42
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 07:56:07 2016 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 08:59:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=874dcd12

profiles/desc/l10n.desc: reverted my modifications

 profiles/desc/l10n.desc | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 1474f17..b0bcddf 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -25,8 +25,6 @@ af - Afrikaans
 am - Amharic
 an - Aragonese
 ar - Arabic
-ar-EG - Arabic (Egypt)
-ar-SA - Arabic (Saudi Arabia)
 as - Assamese
 ast - Asturian
 az - Azerbaijani
@@ -61,7 +59,6 @@ es - Spanish
 es-419 - Spanish (Latin America)
 es-AR - Spanish (Argentina)
 es-CL - Spanish (Chile)
-es-CO - Spanish (Colombia)
 es-ES - Spanish (Spain)
 es-MX - Spanish (Mexico)
 et - Estonian
@@ -69,7 +66,6 @@ eu - Basque
 fa - Persian
 fi - Finnish
 fil - Filipino
-fil-PH - Filipino (Philippines)
 fo - Faroese
 fr - French
 fr-CA - French (Canada)
@@ -77,12 +73,10 @@ fy - Western Frisian
 ga - Irish
 gd - Scottish Gaelic
 gl - Galician
-gl-ES - Galician (Spain)
 gu - Gujarati
 gug - Paraguayan Guarani
 he - Hebrew
 hi - Hindi
-hi-IN - Hindi (India)
 hne - Chhattisgarhi
 hr - Croatian
 hsb - Upper Sorbian
@@ -90,7 +84,6 @@ hu - Hungarian
 hy - Armenian
 ia - Interlingua
 id - Indonesian
-id-ID - Indonesian (Indonesia)
 is - Icelandic
 it - Italian
 ja - Japanese
@@ -122,8 +115,6 @@ nb - Norwegian Bokmål
 nds - Low German
 ne - Nepali
 nl - Dutch
-nl-BE - Dutch (Belgium)
-nl-NL - Dutch (Netherlands)
 nn - Norwegian Nynorsk
 no - Norwegian
 nr - South Ndebele
@@ -163,7 +154,6 @@ sw - Swahili (macrolanguage)
 sw-TZ - Swahili (Tanzania)
 syc - Classical Syriac
 ta - Tamil
-ta-IN - Tamil (India)
 ta-LK - Tamil (Sri Lanka)
 te - Telugu
 tg - Tajik


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-10-06 14:02 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2016-10-06 14:02 UTC (permalink / raw
  To: gentoo-commits

commit:     3cbe0da0d27419edf3266c5fe6f01ef36fac4277
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 14:00:45 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 14:02:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3cbe0da0

profiles: Add two more duplicates to list in l10n.desc.

 profiles/desc/l10n.desc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index b0bcddf..785ad79 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -8,11 +8,13 @@
 
 # The following are considered duplicates. Use the generic language
 # tag without region subtag instead.
+# fil-PH - Filipino (Philippines)
 # fy-NL - Western Frisian (Netherlands)
 # ga-IE - Irish (Ireland)
 # gu-IN - Gujarati (India)
 # hi-IN - Hindi (India)
 # hy-AM - Armenian (Armenia)
+# id-ID - Indonesian (Indonesia)
 # kn-IN - Kannada (India)
 # nb-NO - Norwegian Bokmål (Norway)
 # nn-NO - Norwegian Nynorsk (Norway)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-10-08 19:09 Ian Stakenvicius
  0 siblings, 0 replies; 199+ messages in thread
From: Ian Stakenvicius @ 2016-10-08 19:09 UTC (permalink / raw
  To: gentoo-commits

commit:     01aef72b102c6cb2050d50d477f86e6b4a1bd0de
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  8 19:04:57 2016 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 19:09:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01aef72b

l10n.desc: added cak, dsb, ff, gn, lij as firefox exposes them

Received nod from ulm on #gentoo-dev prior to committing

 profiles/desc/l10n.desc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 785ad79..0d27fb4 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -41,6 +41,7 @@ brx - Bodo (India)
 bs - Bosnian
 ca - Catalan
 ca-valencia - Catalan (Valencian)
+cak - Kaqchikel
 chr - Cherokee
 cs - Czech
 csb - Kashubian
@@ -50,6 +51,7 @@ de - German
 de-1901 - German (traditional orthography)
 dgo - Dogri (individual language)
 doi - Dogri (macrolanguage)
+dsb - Lower Sorbian
 dz - Dzongkha
 el - Modern Greek
 en - English
@@ -66,6 +68,7 @@ es-MX - Spanish (Mexico)
 et - Estonian
 eu - Basque
 fa - Persian
+ff - Fulah
 fi - Finnish
 fil - Filipino
 fo - Faroese
@@ -75,6 +78,7 @@ fy - Western Frisian
 ga - Irish
 gd - Scottish Gaelic
 gl - Galician
+gn - Guarani
 gu - Gujarati
 gug - Paraguayan Guarani
 he - Hebrew
@@ -101,6 +105,7 @@ ku - Kurdish
 ky - Kirghiz
 la - Latin
 lb - Luxembourgish
+lij - Ligurian
 lo - Lao
 lt - Lithuanian
 lv - Latvian


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-11-11  8:42 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2016-11-11  8:42 UTC (permalink / raw
  To: gentoo-commits

commit:     c2c7e645132bdd5449a4e65ebc5950c093532bfa
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 11 08:33:57 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 11 08:42:05 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2c7e645

profiles/desc: Update LLVM_TARGETS for RISCV & SystemZ

 profiles/desc/llvm_targets.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index fbc578d..57d4367 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -12,7 +12,8 @@ Mips - MIPS CPU target (includes MIPS64)
 MSP430 - MSP430 CPU target (experimental)
 NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit)
 PowerPC - PowerPC CPU target (PPC32 and PPC64)
+RISCV - RISC-V CPU target
 Sparc - Sparc CPU target
-SystemZ - SystemZ CPU target
+SystemZ - SystemZ (s390x) CPU target
 X86 - X86 CPU target (includes amd64)
 XCore - XCore CPU target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2016-12-05  3:41 Michael Orlitzky
  0 siblings, 0 replies; 199+ messages in thread
From: Michael Orlitzky @ 2016-12-05  3:41 UTC (permalink / raw
  To: gentoo-commits

commit:     a5ce9048025fbdf21811b17eb6d7d4b9c26c0710
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  5 03:38:20 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 03:38:20 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ce9048

profiles: add the php7-1 flag to desc/php_targets.desc.

 profiles/desc/php_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 75d09ce..8cb3365 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -4,6 +4,7 @@
 
 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
 
+php7-1 - Build against PHP 7.1
 php7-0 - Build against PHP 7.0
 php5-6 - Build against PHP 5.6
 php5-5 - Build against PHP 5.5


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-01-13 15:23 James Le Cuirot
  0 siblings, 0 replies; 199+ messages in thread
From: James Le Cuirot @ 2017-01-13 15:23 UTC (permalink / raw
  To: gentoo-commits

commit:     ca2a68751fdd6ad1faac2a6ec44d7cb5d7d6bcd9
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 13 15:17:57 2017 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 15:23:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2a6875

Add description for video_cards_imx

 profiles/desc/video_cards.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index e8a8145..4ef928c 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -25,6 +25,7 @@ i740 - VIDEO_CARDS setting to build driver for Intel i740 video cards
 i915 - VIDEO_CARDS setting to build driver for Intel i915 video cards
 i965 - VIDEO_CARDS setting to build driver for Intel i965 video cards
 ilo - VIDEO_CARDS setting to build unofficial gallium driver for Intel gen6/7 video cards
+imx - VIDEO_CARDS setting to build driver for Freescale i.MX video cards
 intel - VIDEO_CARDS setting to build driver for Intel video cards
 mach64 - VIDEO_CARDS setting to build driver for mach64 video cards
 mga - VIDEO_CARDS setting to build driver for mga video cards


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-01-15  7:10 Thomas Deutschmann
  0 siblings, 0 replies; 199+ messages in thread
From: Thomas Deutschmann @ 2017-01-15  7:10 UTC (permalink / raw
  To: gentoo-commits

commit:     bfa3d0dd2e367a354c62110c47e56bd0e42154bc
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 07:07:42 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 07:07:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfa3d0dd

profiles/desc/nginx_modules_http.desc: Cleanup ajp module

Module was already removed since commit 241566775da as part of
bug #587844.

 profiles/desc/nginx_modules_http.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/nginx_modules_http.desc b/profiles/desc/nginx_modules_http.desc
index 8c5ffa7..4cb5574 100644
--- a/profiles/desc/nginx_modules_http.desc
+++ b/profiles/desc/nginx_modules_http.desc
@@ -12,7 +12,6 @@ auth_ldap - LDAP module for nginx which supports authentication against multiple
 auth_pam - This module provides authentication via PAM.
 auth_request - Module implementing client authorization based on the result of a subrequest.
 autoindex - This module provides automatic directory listings.
-ajp - support AJP protocol proxy with nginx
 browser - This module creates variables, the values of which depend on the request header "User-agent".
 cache_purge - External module adding ability to purge content from nginx's FastCGI and proxy caches.
 charset - This module can reencode data of one encoding into another.


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-01-27  1:00 Ian Stakenvicius
  0 siblings, 0 replies; 199+ messages in thread
From: Ian Stakenvicius @ 2017-01-27  1:00 UTC (permalink / raw
  To: gentoo-commits

commit:     83ba31101f989ed9e7f53d64a96018de8d743cb3
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 27 00:58:16 2017 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Fri Jan 27 00:58:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83ba3110

profiles/desc/l10n.desc: added Kabyle (kab), supported by firefox

 profiles/desc/l10n.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 0d27fb4..3577ebb 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -94,6 +94,7 @@ is - Icelandic
 it - Italian
 ja - Japanese
 ka - Georgian
+kab - Kabyle
 kk - Kazakh
 km - Central Khmer
 kmr-Latn - Northern Kurdish (Latin script)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-02-13  7:44 Matthias Maier
  0 siblings, 0 replies; 199+ messages in thread
From: Matthias Maier @ 2017-02-13  7:44 UTC (permalink / raw
  To: gentoo-commits

commit:     a8f5ab1c93f792f815df459cfc3465672d94ff7d
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 13 07:37:30 2017 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 07:43:58 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8f5ab1c

profiles: Add qemu softmmu and user target descriptions

 profiles/desc/qemu_softmmu_targets.desc |  1 +
 profiles/desc/qemu_user_targets.desc    | 10 ++++++----
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc
index 96c635c703..bc460aefd8 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -20,6 +20,7 @@ mips64 - system emulation target
 mipsel - system emulation target
 mips - system emulation target
 moxie - moxielogic system emulation target
+nios2 - system emulation target
 or32 - OpenRISC system emulation target
 ppc64 - system emulation target
 ppcemb - system emulation target

diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc
index a90ca67658..96ed51497a 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -8,9 +8,10 @@
 
 aarch64 - ARM64 userspace emulation target
 alpha - userspace emulation target
-armeb - ARM (big endian) userspace emulation target
 arm - ARM (little endian) userspace emulation target
+armeb - ARM (big endian) userspace emulation target
 cris - userspace emulation target
+hppa - usersparce emulation target
 i386 - userspace emulation target
 m68k - userspace emulation target
 microblazeel - userspace emulation target
@@ -18,14 +19,15 @@ microblaze - userspace emulation target
 mips64el - userspace emulation target
 mips64 - userspace emulation target
 mipsel - userspace emulation target
-mipsn32 - MIPS N32 ABI userspace emulation target
 mipsn32el - MIPS N32 ABI LE userspace emulation target
+mipsn32 - MIPS N32 ABI userspace emulation target
 mips - userspace emulation target
+nios2 - userspace emulation target
 or32 - OpenRISC userspace emulation target
-ppc - PowerPC 32-bit big endian userspace emulation target
-ppc64 - PowerPC 64-bit big endian userspace emulation target
 ppc64abi32 - userspace emulation target
 ppc64le - PowerPC 64-bit little endian userspace emulation target
+ppc64 - PowerPC 64-bit big endian userspace emulation target
+ppc - PowerPC 32-bit big endian userspace emulation target
 s390x - userspace emulation target
 sh4eb - userspace emulation target
 sh4 - userspace emulation target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-02-23 19:07 Matthias Maier
  0 siblings, 0 replies; 199+ messages in thread
From: Matthias Maier @ 2017-02-23 19:07 UTC (permalink / raw
  To: gentoo-commits

commit:     8e320194edcfdcbc76e6bad57565e1548e85cd57
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 23 19:03:31 2017 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Thu Feb 23 19:06:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e320194

profiles: Add qemu softmmu and user target descriptions

 profiles/desc/qemu_softmmu_targets.desc | 1 +
 profiles/desc/qemu_user_targets.desc    | 1 +
 2 files changed, 2 insertions(+)

diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc
index bc460aefd8..5e93371acd 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -21,6 +21,7 @@ mipsel - system emulation target
 mips - system emulation target
 moxie - moxielogic system emulation target
 nios2 - system emulation target
+or1k - OpenRISC system emulation target
 or32 - OpenRISC system emulation target
 ppc64 - system emulation target
 ppcemb - system emulation target

diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc
index 96ed51497a..7520c78192 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -23,6 +23,7 @@ mipsn32el - MIPS N32 ABI LE userspace emulation target
 mipsn32 - MIPS N32 ABI userspace emulation target
 mips - userspace emulation target
 nios2 - userspace emulation target
+or1k - OpenRISC system emulation target
 or32 - OpenRISC userspace emulation target
 ppc64abi32 - userspace emulation target
 ppc64le - PowerPC 64-bit little endian userspace emulation target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-03-23 19:23 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-03-23 19:23 UTC (permalink / raw
  To: gentoo-commits

commit:     50bf28380d3baadd866b2e463a4a2a312a55bda9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  4 18:29:17 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 19:23:17 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50bf2838

profiles/desc: Initial values for CPU_FLAGS_ARM

 profiles/desc/cpu_flags_arm.desc | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc
new file mode 100644
index 00000000000..cddc9f29c8c
--- /dev/null
+++ b/profiles/desc/cpu_flags_arm.desc
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+
+aes - Use the AES cryptography instruction set
+crc32 - Use the CRC32 instruction set
+edsp - Use the enhanced DSP instructions (ARMv*E and ARMv6+)
+iwmmxt - Use the iwMMXt instruction set
+neon - Use the NEON (ASIMD) instruction set
+sha1 - Use the SHA-1 cryptography instruction set
+sha2 - Use the SHA-2 cryptography instruction set
+thumb - Enable Thumb instruction set (ARMv*T and ARMv6+)
+thumb2 - Enable Thumb-2 instruction set (ARMv*T2 and ARMv7+)
+v4 - Use instructions added in ARMv4
+v5 - Use instructions added in ARMv5
+v6 - Use instructions added in ARMv6
+v7 - Use instructions added in ARMv7
+v8 - Use instructions added in ARMv8
+vfp - Use the VFP version 2 instruction set
+vfpv3 - Use the VFP version 3 instruction set
+vfpv4 - Use the VFP version 4 instruction set
+vfp-d32 - Indicate that the FPU has 32 64-bit VFP (v3+) registers (16 otherwise)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-04-19 20:27 Matthias Maier
  0 siblings, 0 replies; 199+ messages in thread
From: Matthias Maier @ 2017-04-19 20:27 UTC (permalink / raw
  To: gentoo-commits

commit:     ac82e11db5c28f5cd613a01fd0c5a80a8210ebf9
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 20:22:04 2017 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 20:27:33 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac82e11d

profiles: Remove unicore32 from QEMU_USER_TARGETS

This use expand is not used at all.

 profiles/desc/qemu_user_targets.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc
index 98cc6434001..1a62a4d0ef5 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -35,5 +35,4 @@ sparc32plus - userspace emulation target
 sparc64 - userspace emulation target
 sparc - userspace emulation target
 tilegx - TILE-Gx 64-bit userspace emulation target
-unicore32 - userspace emulation target
 x86_64 - userspace emulation target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-05-15 13:28 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-05-15 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     0bc17cfa5f0273d2cbc7b0c0ac6db84fc9bf0c47
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 12:38:51 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 15 13:28:02 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc17cfa

profiles/desc: Remove RUBY_TARGETS: ruby19

 profiles/desc/ruby_targets.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index 9aadb4ab8ed..1eabe2ea3d4 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -1,11 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of RUBY_TARGETS USE_EXPAND flags.
 
 rbx - Build with Rubinius
 jruby - Build with JRuby
-ruby19 - Build with MRI Ruby 1.9.x
 ruby20 - Build with MRI Ruby 2.0.x
 ruby21 - Build with MRI Ruby 2.1.x
 ruby22 - Build with MRI Ruby 2.2.x


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-05-15 13:28 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-05-15 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     cb7919566a01c101c9ccd770c2962e216324ec68
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 12:39:07 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 15 13:28:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb791956

profiles/desc: Remove RUBY_TARGETS: jruby

 profiles/desc/ruby_targets.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index 38bfce0b443..abd939a8d14 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -4,7 +4,6 @@
 # This file contains descriptions of RUBY_TARGETS USE_EXPAND flags.
 
 rbx - Build with Rubinius
-jruby - Build with JRuby
 ruby21 - Build with MRI Ruby 2.1.x
 ruby22 - Build with MRI Ruby 2.2.x
 ruby23 - Build with MRI Ruby 2.3.x


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-05-15 13:28 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-05-15 13:28 UTC (permalink / raw
  To: gentoo-commits

commit:     2b77fd1e7152a5218ddc408cfe306ac0231376e6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 13 12:39:01 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 15 13:28:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b77fd1e

profiles/desc: Remove RUBY_TARGETS: ruby20

 profiles/desc/ruby_targets.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index 1eabe2ea3d4..38bfce0b443 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -5,7 +5,6 @@
 
 rbx - Build with Rubinius
 jruby - Build with JRuby
-ruby20 - Build with MRI Ruby 2.0.x
 ruby21 - Build with MRI Ruby 2.1.x
 ruby22 - Build with MRI Ruby 2.2.x
 ruby23 - Build with MRI Ruby 2.3.x


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-06-09 15:57 Anthony G. Basile
  0 siblings, 0 replies; 199+ messages in thread
From: Anthony G. Basile @ 2017-06-09 15:57 UTC (permalink / raw
  To: gentoo-commits

commit:     05506e4e01af20b196058762009f392886bf96df
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  9 12:12:17 2017 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Jun  9 15:56:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05506e4e

profiles/desc: Remove unused CURL_SSL value

polarssl was removed as part of bug #618356

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 profiles/desc/curl_ssl.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 87d46f223cc..329ceb4a8fa 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -10,5 +10,4 @@ libressl - Use LibreSSL
 mbedtls - Use mbed TLS
 nss - Use Mozilla's Network Security Services 
 openssl - Use OpenSSL
-polarssl - Use PolarSSL
 winssl - Use WinSSL (only with elibc_Winnt) 


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-07-01  7:07 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-07-01  7:07 UTC (permalink / raw
  To: gentoo-commits

commit:     24003f5113e276ae220719aed7be86c2446d2424
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  1 06:53:00 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul  1 07:07:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24003f51

profiles/desc: Remove stale XFCE_PLUGINS value

 profiles/desc/xfce_plugins.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/xfce_plugins.desc b/profiles/desc/xfce_plugins.desc
index 847dbe70eb7..1e9f7d3cb6e 100644
--- a/profiles/desc/xfce_plugins.desc
+++ b/profiles/desc/xfce_plugins.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of XFCE_PLUGINS USE_EXPAND flags.
@@ -6,6 +6,5 @@
 # Keep it sorted.
 
 clock - Build xfce4-orageclock-plugin for panel
-multiload-nandhp - Build a port of the GNOME multiload applet for panel
 power - Build power management plug-in for panel
 trash - Build thunar-tpa (trash) plugin for panel


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-07-21  0:23 Sebastien Fabbro
  0 siblings, 0 replies; 199+ messages in thread
From: Sebastien Fabbro @ 2017-07-21  0:23 UTC (permalink / raw
  To: gentoo-commits

commit:     b78e15a3291ef7e3affd8f7174d3d579cbdf875b
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 20 19:09:21 2017 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 00:22:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b78e15a3

added pclmul flag for x86

 profiles/desc/cpu_flags_x86.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/cpu_flags_x86.desc b/profiles/desc/cpu_flags_x86.desc
index 3e841fd3a66..63a10e94c3e 100644
--- a/profiles/desc/cpu_flags_x86.desc
+++ b/profiles/desc/cpu_flags_x86.desc
@@ -15,6 +15,7 @@ fma4 - Use the Fused Multiply Add 4 instruction set
 mmx - Use the MMX instruction set
 mmxext - Use the Extended MMX instruction set (a subset of SSE) ([mmxext] or [sse] in cpuinfo)
 padlock - Use VIA padlock instructions ([phe] in cpuinfo)
+pclmul - Use Carry-less Multiplication instructions ([pclmulqdq] in cpuinfo)
 popcnt - Enable popcnt instruction support ([abm] or [popcnt] in cpuinfo)
 sse - Use the SSE instruction set
 sse2 - Use the SSE2 instruction set


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-07-21 20:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-07-21 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     d3de1d66cf1da4b3d938c8f3715bbcda7d0c8fe9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 20:14:52 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 20:20:19 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3de1d66

profiles/desc: Remove unused values from CALLIGRA_FEATURES

 profiles/desc/calligra_features.desc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/profiles/desc/calligra_features.desc b/profiles/desc/calligra_features.desc
index ca1c1baa66a..07269c587e2 100644
--- a/profiles/desc/calligra_features.desc
+++ b/profiles/desc/calligra_features.desc
@@ -1,13 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of CALLIGRA_FEATURES USE_EXPAND flags.
 
 # Keep it sorted.
-author - CALLIGRA_FEATURES option to build minimalistic word processor application
 braindump - CALLIGRA_FEATURES option to build mindmap note collection application
 flow - CALLIGRA_FEATURES option to build flowcharting application
-gemini - CALLIGRA_FEATURES option to build touch device friendly application
 karbon - CALLIGRA_FEATURES option to build vector image editor
 kexi - CALLIGRA_FEATURES option to build database manager
 krita - CALLIGRA_FEATURES option to build raster image editor


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-07-21 20:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-07-21 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     17ab209203329b81d32196032ad43461ae8013e6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 20:16:35 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 20:20:24 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17ab2092

profiles/desc: Remove unused values from NGINX_MODULES_STREAM

 profiles/desc/nginx_modules_stream.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/nginx_modules_stream.desc b/profiles/desc/nginx_modules_stream.desc
index 922281b3b3a..365edcb8717 100644
--- a/profiles/desc/nginx_modules_stream.desc
+++ b/profiles/desc/nginx_modules_stream.desc
@@ -1,4 +1,4 @@
-# Copyright 2016 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of NGINX_MODULES_STREAM USE_EXPAND flags.
@@ -13,7 +13,6 @@ realip - This module allows to change the client's IP address to value from requ
 return - This module allows sending a specified value to the client and then closing the connection.
 split_clients - This module provides A/B testing support.
 ssl_preread - This module allows extracting information from the ClientHello message without terminating SSL/TLS.
-upstream - This module is used to define groups of servers that can be referenced by the proxy_pass directive.
 upstream_hash - This module provides the ability to distribute upstream requests based on hashed key value.
 upstream_least_conn - This module provides the ability to distribute upstream requests using load balancing methods.
 upstream_zone - This module makes it possible to define a shared memory zone that keeps the group's configuration and run-time state that are shared between worker processes.


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-07-21 20:20 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-07-21 20:20 UTC (permalink / raw
  To: gentoo-commits

commit:     8e6d748569ceb72bdd944ceed4b2fff668ab1eec
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 20:18:02 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 20:20:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e6d7485

profiles/desc: Remove unused values from QEMU_*_TARGETS

 profiles/desc/qemu_softmmu_targets.desc | 3 +--
 profiles/desc/qemu_user_targets.desc    | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc
index 4147a15922e..77be14da04b 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
@@ -21,7 +21,6 @@ mips - system emulation target
 moxie - moxielogic system emulation target
 nios2 - system emulation target
 or1k - OpenRISC system emulation target
-or32 - OpenRISC system emulation target
 ppc64 - system emulation target
 ppcemb - system emulation target
 ppc - system emulation target

diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc
index 1a62a4d0ef5..76c2721cd8c 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
@@ -23,7 +23,6 @@ mipsn32 - MIPS N32 ABI userspace emulation target
 mips - userspace emulation target
 nios2 - userspace emulation target
 or1k - OpenRISC system emulation target
-or32 - OpenRISC userspace emulation target
 ppc64abi32 - userspace emulation target
 ppc64le - PowerPC 64-bit little endian userspace emulation target
 ppc64 - PowerPC 64-bit big endian userspace emulation target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-07-21 20:22 Brian Evans
  0 siblings, 0 replies; 199+ messages in thread
From: Brian Evans @ 2017-07-21 20:22 UTC (permalink / raw
  To: gentoo-commits

commit:     74881b146002acbbf56ab67c23581f1b2dfecdc6
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 21 20:00:03 2017 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 20:22:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74881b14

desc/php_targets.desc: add 7.2 target

 profiles/desc/php_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index c7b5c0603a6..ae4ceacb73e 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -3,6 +3,7 @@
 
 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
 
+php7-2 - Build against PHP 7.2
 php7-1 - Build against PHP 7.1
 php7-0 - Build against PHP 7.0
 php5-6 - Build against PHP 5.6


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-08-15 12:35 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-08-15 12:35 UTC (permalink / raw
  To: gentoo-commits

commit:     9deb7d08ae3d995842418b9171caef4dac1b6335
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 15 10:23:10 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Aug 15 12:35:31 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9deb7d08

profiles/desc: Include LLVM_TARGETS for all experimental targets

 profiles/desc/llvm_targets.desc | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index f48ed646f4e..1c65ccad350 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -1,18 +1,21 @@
-# Copyright 1999-2016 Gentoo Foundation.
+# Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 AArch64 - AArch64 CPU target (arm64 in Gentoo)
 AMDGPU - AMDGPU target (supports R600 and GCN GPUs)
 ARM - ARM CPU target
+AVR - 8-bit Atmel AVR microcontroller target [EXPERIMENTAL]
 BPF - Berkeley Packet Filter target
 Hexagon - Qualcomm Hexagon DSP target
 Lanai - Lanai CPU target
 Mips - MIPS CPU target (includes MIPS64)
 MSP430 - MSP430 CPU target (experimental)
+Nios2 - Nios2 CPU target [EXPERIMENTAL]
 NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit)
 PowerPC - PowerPC CPU target (PPC32 and PPC64)
-RISCV - RISC-V CPU target
+RISCV - RISC-V CPU target [EXPERIMENTAL]
 Sparc - Sparc CPU target
 SystemZ - SystemZ (s390x) CPU target
+WebAssembly - WebAssembly backend [EXPERIMENTAL]
 X86 - X86 CPU target (includes amd64)
 XCore - XCore CPU target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-11-24  6:06 Matt Turner
  0 siblings, 0 replies; 199+ messages in thread
From: Matt Turner @ 2017-11-24  6:06 UTC (permalink / raw
  To: gentoo-commits

commit:     23e1c9909eaf11f6273a1c80b541e76e7052dc35
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 06:03:08 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 06:06:13 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23e1c990

profiles: Remove last evidence of fglrx

That feels good.

 profiles/desc/video_cards.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 47af005b7a5..367a5911708 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -16,7 +16,6 @@ epson - VIDEO_CARDS setting to build driver for epson video cards
 exynos - VIDEO_CARDS setting to build driver for Samsung Exynos video cards
 freedreno - VIDEO_CARDS setting to build reverse-engineered driver for Qualcomm Adreno cards
 fbdev - VIDEO_CARDS setting to build driver for fbdev video cards
-fglrx - VIDEO_CARDS setting to build driver for fglrx video cards
 geode - VIDEO_CARDS setting to build driver for AMD Geode GX and LX video cards
 glint - VIDEO_CARDS setting to build driver for glint video cards
 i128 - VIDEO_CARDS setting to build driver for Number 9 I128 video cards


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-12-27 21:02 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2017-12-27 21:02 UTC (permalink / raw
  To: gentoo-commits

commit:     1a2566be38173ed3f3ce505a055a6ce5eeff14a0
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 27 20:59:14 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 27 21:02:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a2566be

profiles: Remove unused values from l10n.desc.

 profiles/desc/l10n.desc | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index e006ecf4e28..2868c78a6f9 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of L10N USE_EXPAND flags.
@@ -82,7 +82,6 @@ gu - Gujarati
 gug - Paraguayan Guarani
 he - Hebrew
 hi - Hindi
-hne - Chhattisgarhi
 hr - Croatian
 hsb - Upper Sorbian
 hu - Hungarian
@@ -153,7 +152,6 @@ sr - Serbian
 sr-ijekavsk - Serbian (Ijekavian pronunciation)
 sr-Latn - Serbian (Latin script)
 sr-Latn-ijekavsk - Serbian (Latin script, Ijekavian pronunciation)
-sr-ME - Serbian (Montenegro)
 ss - Swati
 st - Southern Sotho
 sv - Swedish
@@ -173,9 +171,7 @@ ts - Tsonga
 tt - Tatar
 ug - Uyghur
 uk - Ukrainian
-ur-PK - Urdu (Pakistan)
 uz - Uzbek
-uz-Cyrl - Uzbek (Cyrillic script)
 ve - Venda
 vi - Vietnamese
 wa - Walloon


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-12-30  9:18 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-12-30  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     c8009b2746d1dba6e24725aadeadf3cc4a86516f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 09:17:33 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 09:18:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8009b27

profiles/desc: Remove unused XTABLES_ADDONS

 profiles/desc/xtables_addons.desc | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/profiles/desc/xtables_addons.desc b/profiles/desc/xtables_addons.desc
index a59618fda9f..c78e11c7dcc 100644
--- a/profiles/desc/xtables_addons.desc
+++ b/profiles/desc/xtables_addons.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of XTABLES_ADDONS USE-EXPANDED variables.
@@ -6,7 +6,6 @@
 
 account - ACCOUNT target is a high performance accounting system for large local networks
 chaos - CHAOS target causes confusion on the other end by doing odd things with incoming packets
-checksum - CHECKSUM target computes and fills in the checksum in a packet that lacks a checksum
 condition - matches if a specific condition variable is (un)set
 delude - DELUDE target will reply to a SYN packet with SYN-ACK, and to all other packets with an RST
 dhcpmac - DHCPMAC target/match in conjunction with ebtables can be used to completely change all MAC addresses from and to a VMware-based virtual machine
@@ -25,8 +24,5 @@ lscan - match detects simple low-level scan attemps based upon the packet's cont
 quota2 - match implements a named counter which can be increased or decreased on a per-match basis
 pknock - match implements so-called "port knocking", a stealthy system for network authentication
 psd - match attempts to detect TCP and UDP port scans (derived from Solar Designer's scanlogd)
-rawnat - The RAWSNAT and RAWDNAT targets provide stateless network address translation
-steal - STEAL target is like DROP, but does not throw an error when used in the OUTPUT chain
 sysrq - SYSRQ target allows to remotely trigger sysrq on the local machine over the network
 tarpit - TARPIT target captures and holds incoming TCP connections using no local per-connection resources
-tee - TEE target will clone a packet and redirect this clone to another machine on the local network segment


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-12-30  9:18 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-12-30  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     8bb0f1570f744e1640ff899efbe73235af224a56
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 09:07:59 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 09:18:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bb0f157

profiles/desc: Drop unused CALLIGRA_FEATURES

 profiles/desc/calligra_features.desc | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/profiles/desc/calligra_features.desc b/profiles/desc/calligra_features.desc
index 07269c587e2..5f6dc2261db 100644
--- a/profiles/desc/calligra_features.desc
+++ b/profiles/desc/calligra_features.desc
@@ -4,12 +4,7 @@
 # This file contains descriptions of CALLIGRA_FEATURES USE_EXPAND flags.
 
 # Keep it sorted.
-braindump - CALLIGRA_FEATURES option to build mindmap note collection application
-flow - CALLIGRA_FEATURES option to build flowcharting application
 karbon - CALLIGRA_FEATURES option to build vector image editor
-kexi - CALLIGRA_FEATURES option to build database manager
-krita - CALLIGRA_FEATURES option to build raster image editor
 plan - CALLIGRA_FEATURES option to build project planning component
 sheets - CALLIGRA_FEATURES option to build spreadsheet processor
-stage - CALLIGRA_FEATURES option to build presentation processor
 words - CALLIGRA_FEATURES option to build word processor


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-12-30  9:18 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-12-30  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     a73f0d8cd3cdc0820885f75c78124a7366b66b5e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 09:16:58 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 09:18:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a73f0d8c

profiles/desc: Remove obsolete VMWARE_GUEST desc (USE_EXPAND is gone)

 profiles/desc/vmware_guest.desc | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/profiles/desc/vmware_guest.desc b/profiles/desc/vmware_guest.desc
deleted file mode 100644
index 9de6a01d21d..00000000000
--- a/profiles/desc/vmware_guest.desc
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# This file contains descriptions of VMWARE_GUEST USE_EXPAND flags.
-
-# Keep it sorted.
-
-freebsd - Install VMware Tools for FreeBSD guests
-linux - Install VMware Tools for Linux guests
-netware - Install VMware Tools for Netware guests
-solaris - Install VMware Tools for Solaris guests
-windows - Install VMware Tools for Windows 2000+ guests
-winPre2k - Install VMware Tools for Windows 95/98/ME guests


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-12-30  9:18 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-12-30  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     b6de7b7f04af0698e9d8b134069cdb32849177fb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 09:15:41 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 09:18:50 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6de7b7f

profiles/desc: Remove unused VIDEO_CARDS

 profiles/desc/video_cards.desc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 367a5911708..3c65f245eef 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -12,7 +12,6 @@ ast - VIDEO_CARDS setting to build driver for ASpeedTech video cards
 chips - VIDEO_CARDS setting to build driver for chips video cards
 cirrus - VIDEO_CARDS setting to build driver for cirrus video cards
 dummy - VIDEO_CARDS setting to build driver for dummy video cards
-epson - VIDEO_CARDS setting to build driver for epson video cards
 exynos - VIDEO_CARDS setting to build driver for Samsung Exynos video cards
 freedreno - VIDEO_CARDS setting to build reverse-engineered driver for Qualcomm Adreno cards
 fbdev - VIDEO_CARDS setting to build driver for fbdev video cards
@@ -26,7 +25,6 @@ imx - VIDEO_CARDS setting to build driver for Freescale i.MX video cards
 intel - VIDEO_CARDS setting to build driver for Intel video cards
 mach64 - VIDEO_CARDS setting to build driver for mach64 video cards
 mga - VIDEO_CARDS setting to build driver for mga video cards
-modesetting - VIDEO_CARDS setting to build driver for unaccelerated modesetting
 neomagic - VIDEO_CARDS setting to build driver for neomagic video cards
 newport - VIDEO_CARDS setting to build driver for newport video cards
 nouveau - VIDEO_CARDS setting to build reverse-engineered driver for nvidia cards


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-12-30  9:18 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-12-30  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     ba31945ee51697b4fbe8d8bba53be35a2d40edae
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 09:09:51 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 09:18:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba31945e

profiles/desc: Drop unused CROSSCOMPILE_OPTS

 profiles/desc/crosscompile_opts.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/crosscompile_opts.desc b/profiles/desc/crosscompile_opts.desc
index 2c43b927f14..1923d8b13e8 100644
--- a/profiles/desc/crosscompile_opts.desc
+++ b/profiles/desc/crosscompile_opts.desc
@@ -1,9 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of CROSSCOMPILE_OPTS USE_EXPAND flags.
 
 # Keep it sorted.
 
-bootstrap - Build only a bootstrap version of the toolchain.
 headers-only - Build the toolchain against cross-headers only.


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-12-30  9:18 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2017-12-30  9:18 UTC (permalink / raw
  To: gentoo-commits

commit:     56c53cfe3062c219b4e99873f680344c12aa9047
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 30 09:15:08 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 09:18:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c53cfe

profiles/desc: Remove unused LINGUAS

 profiles/desc/linguas.desc | 29 +----------------------------
 1 file changed, 1 insertion(+), 28 deletions(-)

diff --git a/profiles/desc/linguas.desc b/profiles/desc/linguas.desc
index b71c8fd9f0a..f0a4dbbba20 100644
--- a/profiles/desc/linguas.desc
+++ b/profiles/desc/linguas.desc
@@ -1,11 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of LINGUAS USE_EXPAND flags.
 
 # Keep it sorted.
 
-ach - Acoli locale
 af - Afrikaans locale
 af_ZA - Afrikaans locale for South Africa
 ak - Akan locale
@@ -28,7 +27,6 @@ bn_BD - Bengali locale for Bangladesh
 bn_IN - Bengali locale for India
 bo - Tibetan locale
 br - Breton locale
-brx - Bodo locale for India
 bs - Bosnian locale
 byn - Bilin (Bilen, Blin) locale
 ca - Catalan locale
@@ -50,17 +48,13 @@ de - German locale
 de@1901 - German locale with old spelling
 de_CH - German locale for Switzerland
 de_DE - German locale for Germany
-dgo - Dogri locale for India
-doi - Dogri locale
 dz - Dzongkha locale
-ee - Ewe locale
 el - Greek locale
 el_GR - Greek locale
 en - English locale
 en@shaw - Shavian locale
 en_AU - English locale for Australia
 en_CA - English locale for Canada
-en_EN - English locale
 en_GB - English locale for Britain
 en_US - English locale
 en_ZA - English locale for South Africa
@@ -95,23 +89,19 @@ fur - Friullian locale
 fy - Frisian locale
 fy_NL - Frisian language locale for the Netherlands
 ga - Irish locale
-ga_IE - Irish locale for Ireland
 gd - Gaelic locale
 gez - Ge'ez locale
 gl - Galician locale
 gl_ES - Galician locale for Spain
 gu - Gujarati locale
 gu_IN - Gujarati locale for India
-gug - Paraguayan (Guarani) locale
 haw - Hawaiian locale
 he - Hebrew locale
 he_IL - Hebrew locale for Israel
 hi - Hindi locale
 hi_IN - Hindi locale
-hne - Chhattisgarhi locale
 hr - Croatian locale
 hr_HR - Croatian locale
-hsb - Upper Sorbian locale
 hu - Hungarian locale
 hu_HU - Hungarian locale
 hy - Armenian locale
@@ -138,7 +128,6 @@ kn_IN - Kannada locale for India
 ko - Korean locale
 ko_KR - Korean locale
 kok - Konkani locale
-ks - Kashmiri locale
 ksw - S'gaw Karen locale
 ku - Kurdish (latin) locale
 ku_IQ - Kurdish (latin) locale for Iraq
@@ -161,7 +150,6 @@ mk - Macedonian locale
 mk_MK - Macedonian locale for Macedonia
 ml - Malayalam locale
 mn - Mongolian locale
-mni - Manipuri locale
 mr - Marathi locale
 ms - Malay locale
 ms_MY - Malay locale for Malaysia
@@ -173,20 +161,17 @@ nb_NO - Norwegian (Bokmal) locale for Norway
 nds - Low Saxon locale
 ne - Nepali locale
 nl - Dutch locale
-nl_BE - Dutch locale for Belgium (Flemish)
 nl_NL - Dutch locale for the Netherlands
 nn - Nynorsk locale
 nn_NO - Nynorsk locale for Norway
 no - Norwegian locale
 no_NO - Norwegian locale for Norway
 nqo - N'Ko locale
-nr - Ndebele (South) locale
 nso - Northern Sotho locale
 oc - Occitan locale
 om - Oromo locale
 or - Oriya locale
 pa - Punjabi locale for India
-pa_IN - Punjabi locale for India
 pam - Kapampangan locale
 pap - Papiamento locale
 pl - Polish locale
@@ -203,12 +188,8 @@ ru_RU - Russian locale for Russia
 rue - Rusyn locale
 rw - Kinyarwanda locale
 sa - Sanskrit locale
-sa_IN - Sanskrit locale for India
-sah - Sakha (Yakut) locale
-sat - Santali locale
 sc - Sardinian locale
 sco - Scots locale
-sd - Sindhi locale
 se - Northern Saami locale
 shn - Shan locale
 si - Sinhala locale
@@ -218,7 +199,6 @@ sk_SK - Slovak locale
 sl - Slovenian locale
 sl_SI - Slovenian locale
 so - Somali locale
-son - Songhai locale
 sq - Albanian locale
 sq_AL - Albanian locale
 sr - Serbian locale
@@ -229,19 +209,13 @@ sr@latin - Serbian (latin) locale
 sr_RS - Serbian locale for Serbia
 sr_RS@cyrillic - Serbian (cyrillic) locale for Serbia
 sr_RS@latin - Serbian (latin) locale for Serbia
-ss - Swati locale
-st - Southern Sotho locale
 sv - Swedish locale
 sv_SE - Swedish locale for Sweden
 sw - Swahili locale
-sw_TZ - Swahili locale for Tanzania
-syc - Syriac locale
 ta - Tamil locale
 ta_IN - Tamil locale
-ta_LK - Tamil locale for Sri Lanka
 te - Telugu locale
 tg - Tajik locale
-tg_TJ - Tajik locale Tajikistan
 th - Thai locale
 th_TH - Thai locale Thailand
 ti - Tigrinya locale
@@ -249,7 +223,6 @@ tig - Tigre locale
 tk - Turkmen locale
 tl - Tagalog locale
 tlh - Klingon locale
-tn - Tswana locale
 tpi - Tok Pisin locale
 tr - Turkish locale
 tr_TR - Turkish locale for Turkey


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-12-31 16:20 Mike Gilbert
  0 siblings, 0 replies; 199+ messages in thread
From: Mike Gilbert @ 2017-12-31 16:20 UTC (permalink / raw
  To: gentoo-commits

commit:     ee9cee9372aef645e1450575c4027bf9ab237660
Author:     Luke Dashjr <luke-jr+git <AT> utopios <DOT> org>
AuthorDate: Sun Dec 10 17:50:21 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 16:20:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee9cee93

l10n.desc: added en-AU, es-CO, es-DO, es-UY, es-VE, pam, and sn

Supported by net-p2p/bitcoin-qt

 profiles/desc/l10n.desc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 2868c78a6f9..9c16124c80f 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -54,6 +54,7 @@ dsb - Lower Sorbian
 dz - Dzongkha
 el - Modern Greek
 en - English
+en-AU - English (Australia)
 en-GB - English (United Kingdom)
 en-US - English (United States)
 en-ZA - English (South Africa)
@@ -62,8 +63,12 @@ es - Spanish
 es-419 - Spanish (Latin America)
 es-AR - Spanish (Argentina)
 es-CL - Spanish (Chile)
+es-CO - Spanish (Colombia)
+es-DO - Spanish (Dominican Republic)
 es-ES - Spanish (Spain)
 es-MX - Spanish (Mexico)
+es-UY - Spanish (Uruguay)
+es-VE - Spanish (Venezuela)
 et - Estonian
 eu - Basque
 fa - Persian
@@ -129,6 +134,7 @@ oc - Occitan
 om - Oromo
 or - Oriya (macrolanguage)
 pa - Punjabi
+pam - Kapampangan
 pl - Polish
 pt - Portuguese
 pt-BR - Portuguese (Brazil)
@@ -146,6 +152,7 @@ si - Sinhala
 sid - Sidamo
 sk - Slovak
 sl - Slovenian
+sn - Shona
 son - Songhai languages
 sq - Albanian
 sr - Serbian


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2017-12-31 17:51 Mike Gilbert
  0 siblings, 0 replies; 199+ messages in thread
From: Mike Gilbert @ 2017-12-31 17:51 UTC (permalink / raw
  To: gentoo-commits

commit:     953106fcf6b88ebdb4bc01f959b3aedd303ab88c
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 31 17:50:18 2017 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 17:50:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=953106fc

profiles: l10n.desc: restore ur-PK, uz-Cyrl

Used by net-p2p/bitcoin-qt.

 profiles/desc/l10n.desc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 9c16124c80f..b06ac668b0f 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -178,7 +178,9 @@ ts - Tsonga
 tt - Tatar
 ug - Uyghur
 uk - Ukrainian
+ur-PK - Urdu (Pakistan)
 uz - Uzbek
+uz-Cyrl - Uzbek (Cyrillic script)
 ve - Venda
 vi - Vietnamese
 wa - Walloon


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-01-07 12:25 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2018-01-07 12:25 UTC (permalink / raw
  To: gentoo-commits

commit:     20afa133918e234f2ce0ebee76da22e9bf3dc390
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  7 12:21:10 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Jan  7 12:21:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20afa133

profiles: Remove unused csb (Kashubian) from l10n.desc.

 profiles/desc/l10n.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index b06ac668b0f..4e4a062fbb4 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -43,7 +43,6 @@ ca-valencia - Catalan (Valencian)
 cak - Kaqchikel
 chr - Cherokee
 cs - Czech
-csb - Kashubian
 cy - Welsh
 da - Danish
 de - German


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-01-08  8:45 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2018-01-08  8:45 UTC (permalink / raw
  To: gentoo-commits

commit:     0529e797bcdc08a0197dde93af9045b39929bb4e
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 08:40:56 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 08:45:24 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0529e797

profiles: add "nan" and "ur" to l10n.desc for sys-boot/unetbootin.

 profiles/desc/l10n.desc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 4e4a062fbb4..35ffa43a8b6 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -121,6 +121,7 @@ mni - Manipuri
 mr - Marathi
 ms - Malay (macrolanguage)
 my - Burmese
+nan - Min Nan Chinese
 nb - Norwegian Bokmål
 nds - Low German
 ne - Nepali
@@ -177,6 +178,7 @@ ts - Tsonga
 tt - Tatar
 ug - Uyghur
 uk - Ukrainian
+ur - Urdu
 ur-PK - Urdu (Pakistan)
 uz - Uzbek
 uz-Cyrl - Uzbek (Cyrillic script)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-01-08 19:58 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2018-01-08 19:58 UTC (permalink / raw
  To: gentoo-commits

commit:     ad5949390352ed8d19a374701df960d71a89a611
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 19:43:34 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 19:58:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad594939

profiles: Add cnr (Montenegrin) to l10n.desc.

Needed for www-client/opera-12.16_p1860-r1.

Note that "cnr" is not yet listed in the IANA Language Subtag Registry.
However, the Montenegrin language has obtained "cnr" as ISO 639-2 code
on 2017-12-21: http://www-01.sil.org/iso639-3/documentation.asp?id=cnr

 profiles/desc/l10n.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 35ffa43a8b6..1d185344ea9 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -42,6 +42,7 @@ ca - Catalan
 ca-valencia - Catalan (Valencian)
 cak - Kaqchikel
 chr - Cherokee
+cnr - Montenegrin
 cs - Czech
 cy - Welsh
 da - Danish


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-01-09 11:57 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2018-01-09 11:57 UTC (permalink / raw
  To: gentoo-commits

commit:     55226584ac186ccd426dfbd98841a3baa847a9d1
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  9 10:06:12 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Jan  9 11:57:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55226584

profiles: Add de_CH, de_DE, and so to l10n.desc.

Needed for app-office/scribus.

 profiles/desc/l10n.desc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 1d185344ea9..7d6beb0edfb 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -48,6 +48,8 @@ cy - Welsh
 da - Danish
 de - German
 de-1901 - German (traditional orthography)
+de-CH - German (Switzerland)
+de-DE - German (Germany)
 dgo - Dogri (individual language)
 doi - Dogri (macrolanguage)
 dsb - Lower Sorbian
@@ -154,6 +156,7 @@ sid - Sidamo
 sk - Slovak
 sl - Slovenian
 sn - Shona
+so - Somali
 son - Songhai languages
 sq - Albanian
 sr - Serbian


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-01-09 18:22 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-01-09 18:22 UTC (permalink / raw
  To: gentoo-commits

commit:     c7d64e210ce277bf5b0fe5c75a52febbd4b79ed8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  9 18:21:20 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan  9 18:22:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7d64e21

profiles/desc: Remove unused INPUT_DEVICES

 profiles/desc/input_devices.desc | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc
index 3305c209a85..29a617ec4ca 100644
--- a/profiles/desc/input_devices.desc
+++ b/profiles/desc/input_devices.desc
@@ -5,21 +5,16 @@
 
 # Keep it sorted.
 
-acecad - INPUT_DEVICES setting to build driver for acecad input devices
-aiptek - INPUT_DEVICES setting to build driver for aiptek input devices
 dynapro - INPUT_DEVICES setting to build driver for dynapro input devices
 elo2300 - INPUT_DEVICES setting to build driver for elo2300 input devices
 elographics - INPUT_DEVICES setting to build driver for elographics input devices
 evdev - INPUT_DEVICES setting to build driver for evdev input devices
-fpit - INPUT_DEVICES setting to build driver for fpit input devices
-hyperpen - INPUT_DEVICES setting to build driver for hyperpen input devices
 joystick - INPUT_DEVICES setting to build driver for joystick input devices
 keyboard - INPUT_DEVICES setting to build driver for keyboard input devices
 libinput - INPUT_DEVICES setting to build driver for libinput input devices
 lirc - INPUT_DEVICES setting to build driver for LIRC input devices (i.e. infra-red remote control)
 mouse - INPUT_DEVICES setting to build driver for mouse input devices
 mutouch - INPUT_DEVICES setting to build driver for mutouch input devices
-penmount - INPUT_DEVICES setting to build driver for penmount input devices
 roccat_arvo - INPUT_DEVICES setting to build driver for Roccat Arvo input devices
 roccat_isku - INPUT_DEVICES setting to build driver for Roccat Isku input devices
 roccat_iskufx - INPUT_DEVICES setting to build driver for Roccat Isku Fx input devices


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-03-20 19:59 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-03-20 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     2244cae8b9b7d2f8d713bdd3b29a5dba8e2edb38
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Tue Mar 20 01:57:26 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 20 19:59:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2244cae8

profiles/desc/kernel.desc: sort

Comment says to keep sorted, but they are not. Sort them.

Closes: https://github.com/gentoo/gentoo/pull/7519

 profiles/desc/kernel.desc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/desc/kernel.desc b/profiles/desc/kernel.desc
index 0af11db2795..48d6e5455ea 100644
--- a/profiles/desc/kernel.desc
+++ b/profiles/desc/kernel.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of KERNEL USE_EXPAND flags.
@@ -8,8 +8,8 @@ AIX - KERNEL setting for system using the AIX kernel
 Darwin - KERNEL setting for system using the Darwin kernel (i.e.: Mac OS X).
 FreeBSD - KERNEL setting for system using the FreeBSD kernel
 freemint - KERNEL setting for system using the FreeMiNT kernel
-linux - KERNEL setting for system using the Linux kernel
 HPUX - KERNEL setting for system using the HP-UX kernel
+linux - KERNEL setting for system using the Linux kernel
 NetBSD - KERNEL setting for system using the NetBSD kernel
 OpenBSD - KERNEL setting for system using the OpenBSD kernel
 SunOS - KERNEL setting for system using an SunOS (i.e.: Solaris) kernel


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-04-18  8:00 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-04-18  8:00 UTC (permalink / raw
  To: gentoo-commits

commit:     0c35e2aaa3616dbd54810a083d65c63667abfd37
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 18 07:40:18 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 08:00:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c35e2aa

profiles/desc: Remove unused XFCE_PLUGINS

 profiles/desc/xfce_plugins.desc | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/profiles/desc/xfce_plugins.desc b/profiles/desc/xfce_plugins.desc
deleted file mode 100644
index 1e9f7d3cb6e..00000000000
--- a/profiles/desc/xfce_plugins.desc
+++ /dev/null
@@ -1,10 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-
-# This file contains descriptions of XFCE_PLUGINS USE_EXPAND flags.
-
-# Keep it sorted.
-
-clock - Build xfce4-orageclock-plugin for panel
-power - Build power management plug-in for panel
-trash - Build thunar-tpa (trash) plugin for panel


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-04-18  8:00 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-04-18  8:00 UTC (permalink / raw
  To: gentoo-commits

commit:     bd131a1bdd658390fe480a23b5f6bf85b1bb0fe5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 18 07:39:34 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Apr 18 08:00:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd131a1b

profiles/desc: Remove unused GPSD_PROTOCOLS

 profiles/desc/gpsd_protocols.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/gpsd_protocols.desc b/profiles/desc/gpsd_protocols.desc
index dc148efc497..d85396bb827 100644
--- a/profiles/desc/gpsd_protocols.desc
+++ b/profiles/desc/gpsd_protocols.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation.
+# Copyright 1999-2018 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of possible protocols for gpsd package.
@@ -18,7 +18,6 @@ isync - Isync protocol support
 itrax - iTrax protocol support
 mtk3301 - MTK-3301 protocol support
 navcom - Navcom protocol support
-nmea - NMEA protocol support
 nmea0183 - NMEA protocol support
 nmea2000 - NMEA2000/CAN support
 ntrip - NTRIP protocol support


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-05-05  1:50 Aaron Bauman
  0 siblings, 0 replies; 199+ messages in thread
From: Aaron Bauman @ 2018-05-05  1:50 UTC (permalink / raw
  To: gentoo-commits

commit:     6ea233a2220fd0db784f22cb93282834aa338f31
Author:     Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Fri May  4 11:46:22 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat May  5 01:31:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ea233a2

profiles/desc/grub_platforms.desc: fix typo

Closes: https://github.com/gentoo/gentoo/pull/8255

 profiles/desc/grub_platforms.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/grub_platforms.desc b/profiles/desc/grub_platforms.desc
index eaff3072c41..ef7153c971a 100644
--- a/profiles/desc/grub_platforms.desc
+++ b/profiles/desc/grub_platforms.desc
@@ -9,7 +9,7 @@ coreboot - Coreboot platform support
 efi-32 - EFI 32 bit platform support (Old MACs)
 efi-64 - EFI 64 bit platform support
 emu - Emulation platform support
-ieee1275 - IEEE1275 pltaform support
+ieee1275 - IEEE1275 platform support
 loongson - MIPS loongson platform support
 multiboot - Multiboot platform support
 pc - PC platform support


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-05-15 21:27 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-05-15 21:27 UTC (permalink / raw
  To: gentoo-commits

commit:     f92ff80c7179ca06605d5414ed934f34c2e51a34
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Thu Apr 26 19:16:33 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 15 21:23:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f92ff80c

profiles/desc/lcd_devices.desc: Updated LCD_DEVICES

Bug: https://bugs.gentoo.org/652704

 profiles/desc/lcd_devices.desc | 25 +++++++++++++++++++++++--
 1 file changed, 23 insertions(+), 2 deletions(-)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index 0b5469757cb..df635225143 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -1,9 +1,10 @@
-# Copyright 2007-2012 Gentoo Foundation.
+# Copyright 2007-2018 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of LCD_DEVICES USE_EXPAND flags.
 
 # Keep it sorted.
+acoolsdcm - Add support for Alphacool USB display modules
 bayrad - Add support for BayRAD LCD modules by EMAC
 beckmannegle - Add support for Beckmann+Egle "Mini Terminals" and "Compact Terminals"
 bwct - Add support for BWCT USB LCD displays
@@ -11,27 +12,38 @@ cfontz633 - Add support for CrystalFontz 633 chipset displays
 cfontz - Add support for CrystalFontz displays
 cfontzpacket - Add support for CrystalFontz chipsets CFA-631, CFA-633 and CFA-635 
 cwlinux - Add support for serial / USB displays CW12232 and CW1602 by CwLinux
+ddusbt - Add support for DD usb touch screen
+directgfx - Add support for output via SDL
+displaylink - Add support for displaylink based LCDs
 ea232 - Add support for the Electronic Assembly RS232 graphic driver
 ea65 - Add support for the VFD in the AOpen XC Cube-AV EA65 media barebone
 eyeboxone - Add support for the displays on Rightvision's EyeboxOne server
+framebuffer - Add support for output on a framebuffer
 g15 - Add support for Logitech G15 Keyboard LCDs
+glcd2usb - Add support for GLCD2USB LCD module
 glk - Add support for MatrixOrbital GLK chipset
+goldelox - Add support for Goldelox MD1 display modules
 graphlcd - Meta-driver to support drivers via app-misc/graphlcd-base
 hd44780 - Add support for Hitachi HD44780 and compatible displays
 hd44780i2c - Enable hd44780 via i2c instead of parallel port driver
 i2500vfd - Add support for the Intra2net Intranator 2500 VFD display
+i2c - Add generic support for i2c based modules
 icpa106 - Add support for ICP A106 alarm/LCD boards for 19" racks
 imon - Add support for Soundgraph/Ahanix/Silverstone/Uneed/Accent iMON IR/VFD modules (Antec Fusion)
 imonlcd - Add support for Soundgraph iMON LCD modules (Antec Fusion)
 iowarrior - Add support for IO-Warrior displays
 irtrans - Add support for the 16x2 IRTrans VFD device
+ks0108 - Add support for KS0108 based graphical LCDs
+l4m - Add support for Linux4Media displays
 lb216 - Add support for RTN's LB216 display
 lcd2usb - Add support for the open lcd2usb connector to hd44780 displays
+lc7981 - Add support for the DG-16080 display family
 lcdlinux - Add support for HD44780 displays via the LCD-Linux kernel driver
 lcdm001 - Add support for the Kernelconcepts LCDM001 display
 lcdterm - Add support for LCDTerm serial-to-HD44780 adapter boards
 lcterm - Add support for Neumark's LCTerm serial LCD
 ledmatrix - Add support for SLM1606/8 LED Matrix displays
+lh155 - Add support for Sharp LH155 based displays
 lis - Add support for the VLSystem L.I.S MCE 2005 VFD
 lph7508 - Add support for the Pollin LPH7508
 luise - Add support for the Wallbraun Electronics LCD-USB-Interface to Hitachi SP14Q002
@@ -43,16 +55,23 @@ ms6931 - Add support for MSI-6931 displays in MSI rack servers
 mtcs16209x - Add support for MTC_S16209x displays
 mtxorb - Add support for Matrix Orbital LCD* LKD* VFD* and VKD* displays
 ncurses - Add support for emulated LCD display on terminal using ncurses
-noritake - Add support for the Noritake GU128x32-311 graphical display.
+nokcol - Add support for Nokias 3510i and 3530 display modules
+noritake - Add support for the Noritake GU128x32-311 graphical display
 noritakevfd - Add support for the Noritake VFD Device CU20045SCPB-T28A
 null - Add support for a NULL driver (for testing)
+pcd8544 - Add support for PCD8544 and compilant display modules
 picolcd - Add support for Mini-Box's picoLCD
 png - Add support for PNG output
 ppm - Add support for PNG output
 pyramid - Add support for the Pyramid LCD device
+remote - Add suport for remote display modules
 routerboard - Add support for the Router Board LCD port
+rs232 - Add support for generic RS232 based displays
 SureElec - Add support drivers from the 'SURE electronics' shop
 sed1330 - Add support for Seiko Epson SED1330/1335 graphical displays (S1D13300/S1D13305)
+sed133x - Add suppor tfor SED133x based display modules
+sed153x - Add support for OPTREX 323 based display modules
+sed156x - Add support for Nokias 7110 display module
 sed1520 - Add support for the Seiko Epson SED1520 Controller
 serdisplib - Meta-driver to support drivers via dev-libs/serdisplib
 serialpos - Add support for character displays in serial point of sale ("POS") devices
@@ -60,7 +79,9 @@ serialvfd - Add support for most NEC, Futaba and Noritake VFDs
 shuttlevfd - Add support for several Shuttle VFDs such as M1000, M2000, G5 3300m and SG33G5M
 simplelcd - Add support for a simple serial terminal display
 sli - Add support for a Wirz SLI display
+ssdoled - Add support for Bolymin BL160128A OLED display
 stv5730 - Add support for STV5730A on-screen display chips
+stv8105 - Add support for STV8105 on-screen display chips
 svga - Add support for output via media-libs/svgalib
 t6963 - Add support for Toshiba T6963 based LCD displays
 text - Add support for TextMode displaying


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-06-13 11:19 Aaron Swenson
  0 siblings, 0 replies; 199+ messages in thread
From: Aaron Swenson @ 2018-06-13 11:19 UTC (permalink / raw
  To: gentoo-commits

commit:     d2898f36adba175783ec55ca58ad8b4262ab8db8
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 13 11:12:03 2018 +0000
Commit:     Aaron Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 11:12:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2898f36

profiles/desc/postgres_targets.desc: Add postgres12

 profiles/desc/postgres_targets.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
index 284f4bc0092..464cb04702d 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -3,10 +3,10 @@
 
 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
 
-postgres9_2 - Build against PostgreSQL 9.2
 postgres9_3 - Build against PostgreSQL 9.3
 postgres9_4 - Build against PostgreSQL 9.4
 postgres9_5 - Build against PostgreSQL 9.5
 postgres9_6 - Build against PostgreSQL 9.6
 postgres10 - Build against PostgreSQL 10
 postgres11 - Build against PostgreSQL 11
+postgres12 - Build against PostgreSQL 12


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-06-14 13:17 Brian Evans
  0 siblings, 0 replies; 199+ messages in thread
From: Brian Evans @ 2018-06-14 13:17 UTC (permalink / raw
  To: gentoo-commits

commit:     1a5953b6d4b42976ae6c902923c59a1fad8e9c07
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 14 12:44:27 2018 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Jun 14 13:16:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5953b6

profiles: Add php7-3 to desc/php_targets

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 profiles/desc/php_targets.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index ae4ceacb73e..62c199c76a1 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -1,8 +1,9 @@
-# Copyright 1999-2011 Gentoo Foundation.
+# Copyright 1999-2018 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
 
+php7-3 - Build against PHP 7.3
 php7-2 - Build against PHP 7.2
 php7-1 - Build against PHP 7.1
 php7-0 - Build against PHP 7.0


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-06-22  8:05 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-06-22  8:05 UTC (permalink / raw
  To: gentoo-commits

commit:     afa511c4e8e7a1f237093617a73fc59c65d4d1ba
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Wed Jun 20 14:42:34 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 22 08:05:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afa511c4

profiles/desc/lcd_devices.desc: Updated LCD_DEVICES

Bug: https://bugs.gentoo.org/652704

 profiles/desc/lcd_devices.desc | 28 +++++++++++++++++++++++++++-
 1 file changed, 27 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index df635225143..50c84dd6a52 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -5,20 +5,29 @@
 
 # Keep it sorted.
 acoolsdcm - Add support for Alphacool USB display modules
+astusb - Add support for ASTUSB LCD modules
 bayrad - Add support for BayRAD LCD modules by EMAC
 beckmannegle - Add support for Beckmann+Egle "Mini Terminals" and "Compact Terminals"
 bwct - Add support for BWCT USB LCD displays
 cfontz633 - Add support for CrystalFontz 633 chipset displays
 cfontz - Add support for CrystalFontz displays
 cfontzpacket - Add support for CrystalFontz chipsets CFA-631, CFA-633 and CFA-635 
+crystalfontz - Add support for modern Crystalfontz display modules
+curses - Add support for a ncurses based virtual display
 cwlinux - Add support for serial / USB displays CW12232 and CW1602 by CwLinux
+d4d - Add support for 4D Systems display graphics modules with SGC PmmC
 ddusbt - Add support for DD usb touch screen
 directgfx - Add support for output via SDL
 displaylink - Add support for displaylink based LCDs
+dpf - Add support for DPF display modulees
 ea232 - Add support for the Electronic Assembly RS232 graphic driver
+ea232graphic - Add support for the Electronic Assembly RS232 graphic driver
 ea65 - Add support for the VFD in the AOpen XC Cube-AV EA65 media barebone
+efn - Add support for the English Font display Network based displays
 eyeboxone - Add support for the displays on Rightvision's EyeboxOne server
 framebuffer - Add support for output on a framebuffer
+futabavfd - Add support for Futaba M402SD06GL display module
+fw8888 - Add support for the Allnet FW8888 firewall appliance LCD
 g15 - Add support for Logitech G15 Keyboard LCDs
 glcd2usb - Add support for GLCD2USB LCD module
 glk - Add support for MatrixOrbital GLK chipset
@@ -26,12 +35,14 @@ goldelox - Add support for Goldelox MD1 display modules
 graphlcd - Meta-driver to support drivers via app-misc/graphlcd-base
 hd44780 - Add support for Hitachi HD44780 and compatible displays
 hd44780i2c - Enable hd44780 via i2c instead of parallel port driver
+hd44780-i2c Enable hd44780 via i2c instead of parallel port driver
 i2500vfd - Add support for the Intra2net Intranator 2500 VFD display
 i2c - Add generic support for i2c based modules
 icpa106 - Add support for ICP A106 alarm/LCD boards for 19" racks
 imon - Add support for Soundgraph/Ahanix/Silverstone/Uneed/Accent iMON IR/VFD modules (Antec Fusion)
 imonlcd - Add support for Soundgraph iMON LCD modules (Antec Fusion)
 iowarrior - Add support for IO-Warrior displays
+irlcd - Add support for the USBtiny DIY USB to IR receiver
 irtrans - Add support for the 16x2 IRTrans VFD device
 ks0108 - Add support for KS0108 based graphical LCDs
 l4m - Add support for Linux4Media displays
@@ -47,27 +58,37 @@ lh155 - Add support for Sharp LH155 based displays
 lis - Add support for the VLSystem L.I.S MCE 2005 VFD
 lph7508 - Add support for the Pollin LPH7508
 luise - Add support for the Wallbraun Electronics LCD-USB-Interface to Hitachi SP14Q002
+lw_abp - Add support for the LW_ABP display module
+matrixorbital - Add support for Matrix Orbital LCDs
+matrixorbitalgx - Add support for Matrix Orbital graphical LCDs
 m50530 - Add support for M50530 and compatible displays
 md8800 - Add support for the VFD of the Medion MD8800 PC
 mdm166a - Add support for the Futaba / Targa USB Graphic Vacuum Fluorescent Display
 milfordbpk - Add support for Milford Instruments BPK serial interface board for HD44780
+milfordinstruments - Add support for Milford Intruments LCDs
 ms6931 - Add support for MSI-6931 displays in MSI rack servers
 mtcs16209x - Add support for MTC_S16209x displays
 mtxorb - Add support for Matrix Orbital LCD* LKD* VFD* and VKD* displays
 ncurses - Add support for emulated LCD display on terminal using ncurses
+newhaven - Add support for various Newhaven displays
 nokcol - Add support for Nokias 3510i and 3530 display modules
 noritake - Add support for the Noritake GU128x32-311 graphical display
 noritakevfd - Add support for the Noritake VFD Device CU20045SCPB-T28A
 null - Add support for a NULL driver (for testing)
 pcd8544 - Add support for PCD8544 and compilant display modules
+pertelian - Add support for the Pertelian X2040 displays
+phanderson - Add support for the PHAnderson serial-to-HD44780 controller
+picgraphic - Add support for PIC graphic displays
 picolcd - Add support for Mini-Box's picoLCD
+picolcdgraphic Add support for Mini-Box's graphical picoLCD
 png - Add support for PNG output
 ppm - Add support for PNG output
 pyramid - Add support for the Pyramid LCD device
 remote - Add suport for remote display modules
 routerboard - Add support for the Router Board LCD port
 rs232 - Add support for generic RS232 based displays
-SureElec - Add support drivers from the 'SURE electronics' shop
+sample - Add support for the sample driver
+samsungspf - Add support for Samsung SPF displays
 sed1330 - Add support for Seiko Epson SED1330/1335 graphical displays (S1D13300/S1D13305)
 sed133x - Add suppor tfor SED133x based display modules
 sed153x - Add support for OPTREX 323 based display modules
@@ -82,14 +103,19 @@ sli - Add support for a Wirz SLI display
 ssdoled - Add support for Bolymin BL160128A OLED display
 stv5730 - Add support for STV5730A on-screen display chips
 stv8105 - Add support for STV8105 on-screen display chips
+SureElec - Add support drivers from the 'SURE electronics' shop
 svga - Add support for output via media-libs/svgalib
 t6963 - Add support for Toshiba T6963 based LCD displays
+teaklcm - Add support for TeakLCM displays
 text - Add support for TextMode displaying
 trefon - Add support for Trefon USB LCD displays
 tyan - Add support for LCDs of the Barebone GS series
 ula200 - Add support for ULA200 USB devices that allow USB connection of HD44780s
 usbhub - Add support for USBHUB displays
 usblcd - Add support for USBLCD displays
+vnc - Add support for output on a vnc connection
 wincor - Add support for the WincorNixdorf serial cashier displays BA63 and BA66
+wincornixdorf - Add support for the WincorNixdorf serial cashier displays BA63 and BA66
 X - Add support for X11 displaying
+x11 - Add support for X11 displaying
 xosd - Add support for xosdlib


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-06-22  8:35 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-06-22  8:35 UTC (permalink / raw
  To: gentoo-commits

commit:     ed40e8a26ff053fb20e76ef0a65987dd3c53b44d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 22 08:34:48 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 22 08:34:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed40e8a2

profiles/desc: Fix LCD_DEVICES syntax

 profiles/desc/lcd_devices.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index 50c84dd6a52..9a9b4a7762b 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -35,7 +35,7 @@ goldelox - Add support for Goldelox MD1 display modules
 graphlcd - Meta-driver to support drivers via app-misc/graphlcd-base
 hd44780 - Add support for Hitachi HD44780 and compatible displays
 hd44780i2c - Enable hd44780 via i2c instead of parallel port driver
-hd44780-i2c Enable hd44780 via i2c instead of parallel port driver
+hd44780-i2c - Enable hd44780 via i2c instead of parallel port driver
 i2500vfd - Add support for the Intra2net Intranator 2500 VFD display
 i2c - Add generic support for i2c based modules
 icpa106 - Add support for ICP A106 alarm/LCD boards for 19" racks


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-06-22 23:51 Georgy Yakovlev
  0 siblings, 0 replies; 199+ messages in thread
From: Georgy Yakovlev @ 2018-06-22 23:51 UTC (permalink / raw
  To: gentoo-commits

commit:     00d20007aaf8db023f9e22e5c9071eaa100c96ea
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 22 23:49:28 2018 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri Jun 22 23:49:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00d20007

profiles/desc/lcd_devices.desc: Update LCD_DEVICES

Reported-by: Arfrever Frehtes Taifersar Arahesis <arfrever.fta <AT> gmail.com>

 profiles/desc/lcd_devices.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index 9a9b4a7762b..911ed4c6618 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -80,7 +80,7 @@ pertelian - Add support for the Pertelian X2040 displays
 phanderson - Add support for the PHAnderson serial-to-HD44780 controller
 picgraphic - Add support for PIC graphic displays
 picolcd - Add support for Mini-Box's picoLCD
-picolcdgraphic Add support for Mini-Box's graphical picoLCD
+picolcdgraphic - Add support for Mini-Box's graphical picoLCD
 png - Add support for PNG output
 ppm - Add support for PNG output
 pyramid - Add support for the Pyramid LCD device


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-07-08 14:03 Mike Gilbert
  0 siblings, 0 replies; 199+ messages in thread
From: Mike Gilbert @ 2018-07-08 14:03 UTC (permalink / raw
  To: gentoo-commits

commit:     7f876583b74fa4cd5101df3fc88fb8f0e13619e5
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  6 19:15:29 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun Jul  8 14:02:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f876583

profiles: add python3_7 use-expand entries

 profiles/desc/python_single_target.desc | 1 +
 profiles/desc/python_targets.desc       | 1 +
 2 files changed, 2 insertions(+)

diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index f86e7fff668..806875d947a 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -7,6 +7,7 @@ python2_7 - Build for Python 2.7 only
 python3_4 - Build for Python 3.4 only
 python3_5 - Build for Python 3.5 only
 python3_6 - Build for Python 3.6 only
+python3_7 - Build for Python 3.7 only
 jython2_7 - Build for Jython 2.7 only
 pypy - Build for PyPy only
 pypy3 - Build for PyPy3 only

diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 4a637db9616..d338bba3b19 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -7,6 +7,7 @@ python2_7 - Build with Python 2.7
 python3_4 - Build with Python 3.4
 python3_5 - Build with Python 3.5
 python3_6 - Build with Python 3.6
+python3_7 - Build with Python 3.7
 jython2_7 - Build with Jython 2.7
 pypy - Build with PyPy
 pypy3 - Build with PyPy3


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-07-10 11:11 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-07-10 11:11 UTC (permalink / raw
  To: gentoo-commits

commit:     e5f406aa2d43e0a2b4b834c11bf88b089f199de3
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Wed Jul  4 19:46:31 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 10 11:08:44 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5f406aa

profiles/desc/enlightenment_modules.desc: add new file

 profiles/desc/enlightenment_modules.desc | 68 ++++++++++++++++++++++++++++++++
 1 file changed, 68 insertions(+)

diff --git a/profiles/desc/enlightenment_modules.desc b/profiles/desc/enlightenment_modules.desc
new file mode 100644
index 00000000000..b5adc17e45b
--- /dev/null
+++ b/profiles/desc/enlightenment_modules.desc
@@ -0,0 +1,68 @@
+# Copyright 1999-2018 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of ENLIGHTENMENT_MODULES USE_EXPAND
+# for x11-wm/enlightenment.
+
+appmenu - Gadget that holds the menubar of the foreground application
+backlight - Backlight control slider gadget
+battery - A gadget to visualize your battery status
+bluez4 - Configure Bluetooth devices
+clock - Nice clock gadget to show current time
+connman - Control Wifi and wired networks as a user
+cpufreq - Gadget to monitor and change the CPU frequency
+everything - The run command module provides an application launcher dialog
+fileman - Enlightenment's integrated file manager
+fileman-opinfo - Allows EFM to be placen on the desktop or in a shelf
+gadman - Module to manage gadgets on the desktop
+geolocation - Geolocation information
+ibar - Iconic application launcher
+ibox - A home for your iconified applications
+lokker - Screen locker
+luncher - Iconic application launcher
+mixer - A module to provide a mixer for changing volume
+msgbus - DBus Extension
+music-control - Control your music in your shelf
+notification - Notification-daemon alternative
+packagekit - Package manager integration
+pager - Gadget to allow you to visualize your virtual desktops and the windows they contain
+pager-plain - A simpler desktop pager
+quickaccess - Enlightenment Quickaccess Launcher
+shot - Simple screenshot+save/upload module
+start - Enlightenment's 'Start' button equivalent
+syscon - Provides a unified popup dialog for all the system actions in Enlightenment
+sysinfo - A gadget to visualize your system info
+systray - System tray that hold applications icons like Skype, Pidgin, Kopete and others
+tasks - Gadget to allow you to switch tasks
+teamwork - Enable teamwork module
+temperature - Temperature monitor
+time - Time related gadgets
+tiling - Positions/resizes your windows tilingly
+vkbd - Virtual keyboard
+winlist - A module to show the list of client applications presently running
+wizard - First Run Wizard
+wireless - WiFi monitoring
+wl-buffer - Wayland buffer
+wl-desktop-shell - Enlightenment Wayland Desktop Shell
+wl-drm - Wayland DRM (Direct Rendering Manager) compositing module
+wl-text-input - Wayland text input support
+wl-weekeyboard - Wayland virtual keyboard
+wl-wl - Wayland-in-Wayland module
+wl-x11 - Wayland-in-X11 module
+xkbswitch - Keyboard layout configuration and switcher
+xwayland - X/Wayland integration
+conf - Settings Panel
+conf-applications - Allows configuration of Ibar, Restart, and Startup applications
+conf-bindings - Input Control Settings
+conf-dialogs - Configure default dialog properties
+conf-display - Used to configure your screen
+conf-interaction - Configure Mouse and Touch input
+conf-intl - Used to select a default language
+conf-menus - Configures menu behavior
+conf-paths - Specifies the Enlightenment search paths and default directories
+conf-performance - Used to configure certain performance related items as frame rates and cache settings
+conf-randr - Used to configure your screen's resolution
+conf-shelves - Shelf configuration dialog
+conf-theme - Used to configure your theme preferences
+conf-window-manipulation - Configures window raise, resistance, and maximize policies
+conf-window-remembers - Delete existing window remembers


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-11-08 23:11 James Le Cuirot
  0 siblings, 0 replies; 199+ messages in thread
From: James Le Cuirot @ 2018-11-08 23:11 UTC (permalink / raw
  To: gentoo-commits

commit:     8a19cc5a70191d934c829929a5a3be194ab93bb0
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Nov  3 23:12:55 2018 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Thu Nov  8 23:11:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a19cc5a

profiles: Add JVM_VARIANT USE_EXPAND descriptions

Admittedly I barely know what these mean. Hopefully somebody else can
improve them.

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 profiles/desc/jvm_variant.desc | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/profiles/desc/jvm_variant.desc b/profiles/desc/jvm_variant.desc
new file mode 100644
index 00000000000..940cfd8fd13
--- /dev/null
+++ b/profiles/desc/jvm_variant.desc
@@ -0,0 +1,11 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of JVM_VARIANT USE_EXPAND
+# for dev-java/openjdk.
+
+client - Enable many JVM feature sets including compiler1
+core -  A template-interpreter only JVM feature set
+minimal - Enable a reduced compiler1 JVM feature set
+server - Enable most JVM feature sets including compiler1, compiler2, and aot
+zero - Zero-Assembler port of the JVM


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-11-10 18:16 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-11-10 18:16 UTC (permalink / raw
  To: gentoo-commits

commit:     f89ab782008f5bbfc06498c9b313df154090ab3a
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Tue Oct 30 11:26:10 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Nov 10 18:15:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f89ab782

profiles/desc/lcd_devices.desc: added new driver to list

Bug: https://bugs.gentoo.org/667964
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/lcd_devices.desc | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index 911ed4c6618..e2f8e068c91 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -1,4 +1,4 @@
-# Copyright 2007-2018 Gentoo Foundation.
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of LCD_DEVICES USE_EXPAND flags.
@@ -14,6 +14,7 @@ cfontz - Add support for CrystalFontz displays
 cfontzpacket - Add support for CrystalFontz chipsets CFA-631, CFA-633 and CFA-635 
 crystalfontz - Add support for modern Crystalfontz display modules
 curses - Add support for a ncurses based virtual display
+cwlnx - Add support for serial / USB displays CW12232 and CW1602 by CwLinux
 cwlinux - Add support for serial / USB displays CW12232 and CW1602 by CwLinux
 d4d - Add support for 4D Systems display graphics modules with SGC PmmC
 ddusbt - Add support for DD usb touch screen
@@ -26,9 +27,12 @@ ea65 - Add support for the VFD in the AOpen XC Cube-AV EA65 media barebone
 efn - Add support for the English Font display Network based displays
 eyeboxone - Add support for the displays on Rightvision's EyeboxOne server
 framebuffer - Add support for output on a framebuffer
+futaba - Add support for Futaba M402SD06GL display module
 futabavfd - Add support for Futaba M402SD06GL display module
 fw8888 - Add support for the Allnet FW8888 firewall appliance LCD
 g15 - Add support for Logitech G15 Keyboard LCDs
+glcd - Add support for various graphical LCDs, like GLCD2USB
+glcdlib - Add support for LCDs, which are supported by graphlcd-base
 glcd2usb - Add support for GLCD2USB LCD module
 glk - Add support for MatrixOrbital GLK chipset
 goldelox - Add support for Goldelox MD1 display modules
@@ -38,12 +42,15 @@ hd44780i2c - Enable hd44780 via i2c instead of parallel port driver
 hd44780-i2c - Enable hd44780 via i2c instead of parallel port driver
 i2500vfd - Add support for the Intra2net Intranator 2500 VFD display
 i2c - Add generic support for i2c based modules
+icp_a106 - Add support for ICP A106 alarm/LCD boards for 19" racks
 icpa106 - Add support for ICP A106 alarm/LCD boards for 19" racks
 imon - Add support for Soundgraph/Ahanix/Silverstone/Uneed/Accent iMON IR/VFD modules (Antec Fusion)
 imonlcd - Add support for Soundgraph iMON LCD modules (Antec Fusion)
 iowarrior - Add support for IO-Warrior displays
+irman - Add support for the IrMan IR remote
 irlcd - Add support for the USBtiny DIY USB to IR receiver
 irtrans - Add support for the 16x2 IRTrans VFD device
+joy - Add support for the joystick input driver, used on various LCD keypads
 ks0108 - Add support for KS0108 based graphical LCDs
 l4m - Add support for Linux4Media displays
 lb216 - Add support for RTN's LB216 display
@@ -55,6 +62,8 @@ lcdterm - Add support for LCDTerm serial-to-HD44780 adapter boards
 lcterm - Add support for Neumark's LCTerm serial LCD
 ledmatrix - Add support for SLM1606/8 LED Matrix displays
 lh155 - Add support for Sharp LH155 based displays
+linux_input - Add support for the linux event device for inputting data from the input.
+lirc - Add support for various IR remotes supported by LIRC
 lis - Add support for the VLSystem L.I.S MCE 2005 VFD
 lph7508 - Add support for the Pollin LPH7508
 luise - Add support for the Wallbraun Electronics LCD-USB-Interface to Hitachi SP14Q002
@@ -67,14 +76,17 @@ mdm166a - Add support for the Futaba / Targa USB Graphic Vacuum Fluorescent Disp
 milfordbpk - Add support for Milford Instruments BPK serial interface board for HD44780
 milfordinstruments - Add support for Milford Intruments LCDs
 ms6931 - Add support for MSI-6931 displays in MSI rack servers
+mtc_s16209x - Add support for MTC_S16209x displays
 mtcs16209x - Add support for MTC_S16209x displays
 mtxorb - Add support for Matrix Orbital LCD* LKD* VFD* and VKD* displays
+mx5000 - Add support for the Logitech MX5000 keyboard with an integrated LCD
 ncurses - Add support for emulated LCD display on terminal using ncurses
 newhaven - Add support for various Newhaven displays
 nokcol - Add support for Nokias 3510i and 3530 display modules
 noritake - Add support for the Noritake GU128x32-311 graphical display
 noritakevfd - Add support for the Noritake VFD Device CU20045SCPB-T28A
 null - Add support for a NULL driver (for testing)
+olimex_mod_lcd1x9 - Add support for the Olimex MOD-LCD1x9 LCD display
 pcd8544 - Add support for PCD8544 and compilant display modules
 pertelian - Add support for the Pertelian X2040 displays
 phanderson - Add support for the PHAnderson serial-to-HD44780 controller
@@ -84,11 +96,13 @@ picolcdgraphic - Add support for Mini-Box's graphical picoLCD
 png - Add support for PNG output
 ppm - Add support for PNG output
 pyramid - Add support for the Pyramid LCD device
+rawserial - Add suppor for the rawserial interface on hd44780 LCD displays
 remote - Add suport for remote display modules
 routerboard - Add support for the Router Board LCD port
 rs232 - Add support for generic RS232 based displays
 sample - Add support for the sample driver
 samsungspf - Add support for Samsung SPF displays
+sdeclcd - Add support for Watchguard FireBox firewall appliances displays
 sed1330 - Add support for Seiko Epson SED1330/1335 graphical displays (S1D13300/S1D13305)
 sed133x - Add suppor tfor SED133x based display modules
 sed153x - Add support for OPTREX 323 based display modules
@@ -103,6 +117,7 @@ sli - Add support for a Wirz SLI display
 ssdoled - Add support for Bolymin BL160128A OLED display
 stv5730 - Add support for STV5730A on-screen display chips
 stv8105 - Add support for STV8105 on-screen display chips
+sureelec - Add support drivers from the 'SURE electronics' shop
 SureElec - Add support drivers from the 'SURE electronics' shop
 svga - Add support for output via media-libs/svgalib
 t6963 - Add support for Toshiba T6963 based LCD displays
@@ -113,9 +128,11 @@ tyan - Add support for LCDs of the Barebone GS series
 ula200 - Add support for ULA200 USB devices that allow USB connection of HD44780s
 usbhub - Add support for USBHUB displays
 usblcd - Add support for USBLCD displays
+vlsys_m428 - Add support for MonCaso 320 LCD displays
 vnc - Add support for output on a vnc connection
 wincor - Add support for the WincorNixdorf serial cashier displays BA63 and BA66
 wincornixdorf - Add support for the WincorNixdorf serial cashier displays BA63 and BA66
 X - Add support for X11 displaying
 x11 - Add support for X11 displaying
 xosd - Add support for xosdlib
+yard2lcd - Add support for the Y.A.R.D. 2 LCD display and remote


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-11-11  8:25 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-11-11  8:25 UTC (permalink / raw
  To: gentoo-commits

commit:     5f948182d02b96e3ba5f652241e3983c400c5811
Author:     Gino <onigino <AT> protonmail <DOT> com>
AuthorDate: Thu Oct 25 07:42:31 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 11 08:25:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f948182

app-dict/myspell-en: Add metadata for use flag

l10n_en-CA Canadian English Use flag was undefined

Signed-off-by: Gino <onigino <AT> protonmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/l10n.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 7d6beb0edfb..2a444a2adb3 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -57,6 +57,7 @@ dz - Dzongkha
 el - Modern Greek
 en - English
 en-AU - English (Australia)
+en-CA - English (Canada)
 en-GB - English (United Kingdom)
 en-US - English (United States)
 en-ZA - English (South Africa)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-11-28  9:56 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-11-28  9:56 UTC (permalink / raw
  To: gentoo-commits

commit:     d44f0762608cf8e14aed3229a821edf01154bb02
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 28 09:54:13 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 28 09:56:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d44f0762

profiles/desc: Remove LIRC_DEVICES (unused)

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/lirc_devices.desc | 115 ----------------------------------------
 1 file changed, 115 deletions(-)

diff --git a/profiles/desc/lirc_devices.desc b/profiles/desc/lirc_devices.desc
deleted file mode 100644
index d077d0ec672..00000000000
--- a/profiles/desc/lirc_devices.desc
+++ /dev/null
@@ -1,115 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-
-# This file contains descriptions of LIRC_DEVICES USE_EXPAND flags.
-
-
-accent - LIRC_DEVICES setting to add support for accent receiver device
-act200l - LIRC_DEVICES setting to add support for act200l receiver device
-act220l - LIRC_DEVICES setting to add support for act220l receiver device
-adaptec - LIRC_DEVICES setting to add support for adaptec receiver device
-all - LIRC_DEVICES setting to add support for all receiver devices
-alsa_usb - LIRC_DEVICES setting to add support for alsa_usb receiver device
-animax - LIRC_DEVICES setting to add support for animax receiver device
-asusdh - LIRC_DEVICES setting to add support for asusdh receiver device
-atilibusb - LIRC_DEVICES setting to add support for atilibusb receiver device
-atiusb - LIRC_DEVICES setting to add support for atiusb receiver device
-audio - LIRC_DEVICES setting to add support for audio receiver device
-audio_alsa - LIRC_DEVICES setting to add support for audio_alsa receiver device
-avermedia98 - LIRC_DEVICES setting to add support for avermedia98 receiver device
-avermedia - LIRC_DEVICES setting to add support for avermedia receiver device
-avermedia_vdomate - LIRC_DEVICES setting to add support for avermedia_vdomate receiver device
-awlibusb - LIRC_DEVICES setting to add support for awlibusb receiver device
-bestbuy2 - LIRC_DEVICES setting to add support for bestbuy2 receiver device
-bestbuy - LIRC_DEVICES setting to add support for bestbuy receiver device
-breakoutbox - LIRC_DEVICES setting to add support for breakoutbox receiver device
-bte - LIRC_DEVICES setting to add support for bte receiver device
-bw6130 - LIRC_DEVICES setting to add support for bw6130 receiver device
-caraca - LIRC_DEVICES setting to add support for caraca receiver device
-chronos - LIRC_DEVICES setting to add support for chronos receiver device
-commandir - LIRC_DEVICES setting to add support for commandir receiver device
-cph06x - LIRC_DEVICES setting to add support for cph06x receiver device
-creative_infracd - LIRC_DEVICES setting to add support for creative_infracd receiver device
-creative - LIRC_DEVICES setting to add support for creative receiver device
-devinput - LIRC_DEVICES setting to add support for devinput receiver device
-digimatrix - LIRC_DEVICES setting to add support for digimatrix receiver device
-dsp - LIRC_DEVICES setting to add support for dsp receiver device
-dvico - LIRC_DEVICES setting to add support for dvico receiver device
-ea65 - LIRC_DEVICES setting to add support for ea65 receiver device
-ene0100 - LIRC_DEVICES setting to add support for ene0100 receiver device
-exaudio - LIRC_DEVICES setting to add support for exaudio receiver device
-flyvideo - LIRC_DEVICES setting to add support for flyvideo receiver device
-ftdi - LIRC_DEVICES setting to add support for ftdi receiver device
-gvbctv5pci - LIRC_DEVICES setting to add support for gvbctv5pci receiver device
-hauppauge_dvb - LIRC_DEVICES setting to add support for hauppauge_dvb receiver device
-hauppauge - LIRC_DEVICES setting to add support for hauppauge receiver device
-hercules_smarttv_stereo - LIRC_DEVICES setting to add support for hercules_smarttv_stereo receiver device
-i2cuser - LIRC_DEVICES setting to add support for i2cuser receiver device
-igorplugusb - LIRC_DEVICES setting to add support for igorplugusb receiver device
-iguanaIR - LIRC_DEVICES setting to add support for iguanaIR receiver device and software
-imon - LIRC_DEVICES setting to add support for imon receiver device
-imon_24g - LIRC_DEVICES setting to add support for imon_24g receiver device
-imon_knob - LIRC_DEVICES setting to add support for imon_knob device
-imon_lcd - LIRC_DEVICES setting to add support for imon_lcd receiver device
-imon_pad - LIRC_DEVICES setting to add support for imon_pad receiver device
-imon_rsc - LIRC_DEVICES setting to add support for imon_rsc receiver device
-inputlirc - LIRC_DEVICES setting to grab events from /dev/input/event* with inputlircd
-irdeo - LIRC_DEVICES setting to add support for irdeo receiver device
-irdeo_remote - LIRC_DEVICES setting to add support for irdeo_remote receiver device
-irlink - LIRC_DEVICES setting to add support for irlink receiver device
-irman - LIRC_DEVICES setting to add support for irman receiver device
-irreal - LIRC_DEVICES setting to add support for irreal receiver device
-it87 - LIRC_DEVICES setting to add support for it87 receiver device
-ite8709 - LIRC_DEVICES setting to add support for ite8709 receiver device
-knc_one - LIRC_DEVICES setting to add support for knc_one receiver device
-kworld - LIRC_DEVICES setting to add support for kworld receiver device
-leadtek_0007 - LIRC_DEVICES setting to add support for leadtek_0007 receiver device
-leadtek_0010 - LIRC_DEVICES setting to add support for leadtek_0010 receiver device
-leadtek_pvr2000 - LIRC_DEVICES setting to add support for leadtek_pvr2000 receiver device
-livedrive_midi - LIRC_DEVICES setting to add support for livedrive_midi receiver device
-livedrive_seq - LIRC_DEVICES setting to add support for livedrive_seq receiver device
-logitech - LIRC_DEVICES setting to add support for logitech receiver device
-macmini - LIRC_DEVICES setting to add support for macmini receiver device
-mediafocusI - LIRC_DEVICES setting to add support for mediafocusI receiver device
-mouseremote - LIRC_DEVICES setting to add support for mouseremote receiver device
-mouseremote_ps2 - LIRC_DEVICES setting to add support for mouseremote_ps2 receiver device
-mp3anywhere - LIRC_DEVICES setting to add support for mp3anywhere receiver device
-mplay - LIRC_DEVICES setting to add support for mplay receiver device
-nslu2 - LIRC_DEVICES setting to add support for nslu2 receiver device
-packard_bell - LIRC_DEVICES setting to add support for packard_bell receiver device
-parallel - LIRC_DEVICES setting to add support for parallel receiver device
-pcmak - LIRC_DEVICES setting to add support for pcmak receiver device
-pcmak_usb - LIRC_DEVICES setting to add support for pcmak_usb receiver device
-pctv - LIRC_DEVICES setting to add support for pctv receiver device
-pixelview_bt878 - LIRC_DEVICES setting to add support for pixelview_bt878 receiver device
-pixelview_pak - LIRC_DEVICES setting to add support for pixelview_pak receiver device
-pixelview_pro - LIRC_DEVICES setting to add support for pixelview_pro receiver device
-provideo - LIRC_DEVICES setting to add support for provideo receiver device
-realmagic - LIRC_DEVICES setting to add support for realmagic receiver device
-remotemaster - LIRC_DEVICES setting to add support for remotemaster receiver device
-remote_wonder_plus - LIRC_DEVICES setting to add support for Remote Wonder Plus (atiusb-based) receiver device
-sa1100 - LIRC_DEVICES setting to add support for sa1100 receiver device
-sasem - LIRC_DEVICES setting to add support for sasem receiver device
-samsung - LIRC_DEVICES setting to add support for samsung receiver device
-sb0540 - LIRC_DEVICES setting to add support for sb0540 receiver device
-serial - LIRC_DEVICES setting to add support for serial receiver device
-serial_igor_cesko - LIRC_DEVICES setting to add support for serial receiver device (with Igor Cesko design)
-silitek - LIRC_DEVICES setting to add support for silitek receiver device
-sir - LIRC_DEVICES setting to add support for sir receiver device
-slinke - LIRC_DEVICES setting to add support for slinke receiver device
-streamzap - LIRC_DEVICES setting to add support for streamzap receiver device
-tekram_bt829 - LIRC_DEVICES setting to add support for tekram_bt829 receiver device
-tekram - LIRC_DEVICES setting to add support for tekram receiver device
-tira - LIRC_DEVICES setting to add support for tira receiver device
-ttusbir - LIRC_DEVICES setting to add support for ttusb receiver device
-tuxbox - LIRC_DEVICES setting to add support for tuxbox receiver device
-tvbox - LIRC_DEVICES setting to add support for tvbox receiver device
-udp - LIRC_DEVICES setting to add support for udp receiver device
-uirt2 - LIRC_DEVICES setting to add support for uirt2 receiver device
-uirt2_raw - LIRC_DEVICES setting to add support for uirt2_raw receiver device
-usb_uirt_raw - LIRC_DEVICES setting to add support for usb_uirt_raw receiver device
-usbx - LIRC_DEVICES setting to add support for usbx receiver device
-userspace - LIRC_DEVICES setting to add support for userspace receiver device
-wpc8769l - LIRC_DEVICES setting to add support for wpc8769l receiver device
-xboxusb - LIRC_DEVICES setting to add support for xboxusb receiver device
-zotac - LIRC_DEVICES setting to add support for Zotac ZBOX remotes


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-11-28  9:56 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-11-28  9:56 UTC (permalink / raw
  To: gentoo-commits

commit:     fba04f34f23285b1fb308effc60e3a72f2058c91
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 28 09:53:30 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 28 09:56:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba04f34

profiles/desc: Remove unused L10N

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/l10n.desc | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 2a444a2adb3..ed574796127 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -66,12 +66,8 @@ es - Spanish
 es-419 - Spanish (Latin America)
 es-AR - Spanish (Argentina)
 es-CL - Spanish (Chile)
-es-CO - Spanish (Colombia)
-es-DO - Spanish (Dominican Republic)
 es-ES - Spanish (Spain)
 es-MX - Spanish (Mexico)
-es-UY - Spanish (Uruguay)
-es-VE - Spanish (Venezuela)
 et - Estonian
 eu - Basque
 fa - Persian
@@ -127,7 +123,6 @@ ms - Malay (macrolanguage)
 my - Burmese
 nan - Min Nan Chinese
 nb - Norwegian Bokmål
-nds - Low German
 ne - Nepali
 nl - Dutch
 nn - Norwegian Nynorsk
@@ -138,7 +133,6 @@ oc - Occitan
 om - Oromo
 or - Oriya (macrolanguage)
 pa - Punjabi
-pam - Kapampangan
 pl - Polish
 pt - Portuguese
 pt-BR - Portuguese (Brazil)
@@ -156,14 +150,12 @@ si - Sinhala
 sid - Sidamo
 sk - Slovak
 sl - Slovenian
-sn - Shona
 so - Somali
 son - Songhai languages
 sq - Albanian
 sr - Serbian
 sr-ijekavsk - Serbian (Ijekavian pronunciation)
 sr-Latn - Serbian (Latin script)
-sr-Latn-ijekavsk - Serbian (Latin script, Ijekavian pronunciation)
 ss - Swati
 st - Southern Sotho
 sv - Swedish
@@ -184,12 +176,9 @@ tt - Tatar
 ug - Uyghur
 uk - Ukrainian
 ur - Urdu
-ur-PK - Urdu (Pakistan)
 uz - Uzbek
-uz-Cyrl - Uzbek (Cyrillic script)
 ve - Venda
 vi - Vietnamese
-wa - Walloon
 xh - Xhosa
 zh - Chinese
 zh-CN - Chinese (China)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-11-28  9:56 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-11-28  9:56 UTC (permalink / raw
  To: gentoo-commits

commit:     e435ac08af697d7ed4a2bd5b05061349594d1d1c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 28 09:54:48 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 28 09:56:12 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e435ac08

profiles/desc: Remove unused PHP_TARGETS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/php_targets.desc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 62c199c76a1..2dbef91014c 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -8,5 +8,3 @@ php7-2 - Build against PHP 7.2
 php7-1 - Build against PHP 7.1
 php7-0 - Build against PHP 7.0
 php5-6 - Build against PHP 5.6
-php5-5 - Build against PHP 5.5
-php5-4 - Build against PHP 5.4


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-11-28 11:31 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-11-28 11:31 UTC (permalink / raw
  To: gentoo-commits

commit:     c9df1e85d2e19bb8364db782b50785b20dc05b67
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 28 11:16:23 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 28 11:31:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9df1e85

profiles/desc: Remove unused INPUT_DEVICES

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/input_devices.desc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc
index 6136c0a286f..f78bca56ee3 100644
--- a/profiles/desc/input_devices.desc
+++ b/profiles/desc/input_devices.desc
@@ -5,14 +5,11 @@
 
 # Keep it sorted.
 
-dynapro - INPUT_DEVICES setting to build driver for dynapro input devices
-elo2300 - INPUT_DEVICES setting to build driver for elo2300 input devices
 elographics - INPUT_DEVICES setting to build driver for elographics input devices
 evdev - INPUT_DEVICES setting to build driver for evdev input devices
 joystick - INPUT_DEVICES setting to build driver for joystick input devices
 keyboard - INPUT_DEVICES setting to build driver for keyboard input devices
 libinput - INPUT_DEVICES setting to build driver for libinput input devices
-lirc - INPUT_DEVICES setting to build driver for LIRC input devices (i.e. infra-red remote control)
 mouse - INPUT_DEVICES setting to build driver for mouse input devices
 roccat_arvo - INPUT_DEVICES setting to build driver for Roccat Arvo input devices
 roccat_isku - INPUT_DEVICES setting to build driver for Roccat Isku input devices


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-11-28 11:31 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-11-28 11:31 UTC (permalink / raw
  To: gentoo-commits

commit:     934ba480ba961fa8d19ffa93033e602d34ca496c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 28 11:21:54 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 28 11:31:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=934ba480

profiles/desc: Remove unused LCD_DEVICES

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/lcd_devices.desc | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index e2f8e068c91..9d1ad482394 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -21,7 +21,6 @@ ddusbt - Add support for DD usb touch screen
 directgfx - Add support for output via SDL
 displaylink - Add support for displaylink based LCDs
 dpf - Add support for DPF display modulees
-ea232 - Add support for the Electronic Assembly RS232 graphic driver
 ea232graphic - Add support for the Electronic Assembly RS232 graphic driver
 ea65 - Add support for the VFD in the AOpen XC Cube-AV EA65 media barebone
 efn - Add support for the English Font display Network based displays
@@ -38,7 +37,6 @@ glk - Add support for MatrixOrbital GLK chipset
 goldelox - Add support for Goldelox MD1 display modules
 graphlcd - Meta-driver to support drivers via app-misc/graphlcd-base
 hd44780 - Add support for Hitachi HD44780 and compatible displays
-hd44780i2c - Enable hd44780 via i2c instead of parallel port driver
 hd44780-i2c - Enable hd44780 via i2c instead of parallel port driver
 i2500vfd - Add support for the Intra2net Intranator 2500 VFD display
 i2c - Add generic support for i2c based modules
@@ -56,7 +54,6 @@ l4m - Add support for Linux4Media displays
 lb216 - Add support for RTN's LB216 display
 lcd2usb - Add support for the open lcd2usb connector to hd44780 displays
 lc7981 - Add support for the DG-16080 display family
-lcdlinux - Add support for HD44780 displays via the LCD-Linux kernel driver
 lcdm001 - Add support for the Kernelconcepts LCDM001 display
 lcdterm - Add support for LCDTerm serial-to-HD44780 adapter boards
 lcterm - Add support for Neumark's LCTerm serial LCD
@@ -73,7 +70,6 @@ matrixorbitalgx - Add support for Matrix Orbital graphical LCDs
 m50530 - Add support for M50530 and compatible displays
 md8800 - Add support for the VFD of the Medion MD8800 PC
 mdm166a - Add support for the Futaba / Targa USB Graphic Vacuum Fluorescent Display
-milfordbpk - Add support for Milford Instruments BPK serial interface board for HD44780
 milfordinstruments - Add support for Milford Intruments LCDs
 ms6931 - Add support for MSI-6931 displays in MSI rack servers
 mtc_s16209x - Add support for MTC_S16209x displays
@@ -130,9 +126,7 @@ usbhub - Add support for USBHUB displays
 usblcd - Add support for USBLCD displays
 vlsys_m428 - Add support for MonCaso 320 LCD displays
 vnc - Add support for output on a vnc connection
-wincor - Add support for the WincorNixdorf serial cashier displays BA63 and BA66
 wincornixdorf - Add support for the WincorNixdorf serial cashier displays BA63 and BA66
-X - Add support for X11 displaying
 x11 - Add support for X11 displaying
 xosd - Add support for xosdlib
 yard2lcd - Add support for the Y.A.R.D. 2 LCD display and remote


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-11-28 11:31 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-11-28 11:31 UTC (permalink / raw
  To: gentoo-commits

commit:     bc62f8c256d0abe5aed7370ec8cece765225b682
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 28 11:20:48 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 28 11:31:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc62f8c2

profiles/desc: Remove unused ENLIGHTENMENT_MODULES

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/enlightenment_modules.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/enlightenment_modules.desc b/profiles/desc/enlightenment_modules.desc
index b5adc17e45b..9ed9d46414c 100644
--- a/profiles/desc/enlightenment_modules.desc
+++ b/profiles/desc/enlightenment_modules.desc
@@ -9,7 +9,6 @@ backlight - Backlight control slider gadget
 battery - A gadget to visualize your battery status
 bluez4 - Configure Bluetooth devices
 clock - Nice clock gadget to show current time
-connman - Control Wifi and wired networks as a user
 cpufreq - Gadget to monitor and change the CPU frequency
 everything - The run command module provides an application launcher dialog
 fileman - Enlightenment's integrated file manager


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2018-11-28 11:31 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2018-11-28 11:31 UTC (permalink / raw
  To: gentoo-commits

commit:     edb97eb8e6ac86b7d764fa9cfaec9ee6e4dc9766
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 28 11:21:08 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 28 11:31:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edb97eb8

profiles/desc: Remove unused L10N

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/l10n.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index ed574796127..5c69a78b2aa 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -154,7 +154,6 @@ so - Somali
 son - Songhai languages
 sq - Albanian
 sr - Serbian
-sr-ijekavsk - Serbian (Ijekavian pronunciation)
 sr-Latn - Serbian (Latin script)
 ss - Swati
 st - Southern Sotho


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-01-16 12:01 Andreas Sturmlechner
  0 siblings, 0 replies; 199+ messages in thread
From: Andreas Sturmlechner @ 2019-01-16 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     a593abe3113125dc4a12528e329af6714ce7e787
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 16 11:57:49 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jan 16 12:00:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a593abe3

profiles: desc: Drop obsolete 'plan' from CALLIGRA_FEATURES

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/desc/calligra_features.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/calligra_features.desc b/profiles/desc/calligra_features.desc
index 2915e518a3b..f0979ab31d2 100644
--- a/profiles/desc/calligra_features.desc
+++ b/profiles/desc/calligra_features.desc
@@ -5,7 +5,6 @@
 
 # Keep it sorted.
 karbon - CALLIGRA_FEATURES option to build vector image editor
-plan - CALLIGRA_FEATURES option to build project planning component
 sheets - CALLIGRA_FEATURES option to build spreadsheet processor
 stage - CALLIGRA_FEATURES option to build presentation processor
 words - CALLIGRA_FEATURES option to build word processor


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-03-08  4:40 Georgy Yakovlev
  0 siblings, 0 replies; 199+ messages in thread
From: Georgy Yakovlev @ 2019-03-08  4:40 UTC (permalink / raw
  To: gentoo-commits

commit:     4b525c583ce9a35e486b5d32ad3878e28371fb27
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  8 04:35:04 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Fri Mar  8 04:35:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b525c58

profiles/desc/jvm_variant.desc: remove

we no longer have JVM_VARIANTS expand consumers

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 profiles/desc/jvm_variant.desc | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/profiles/desc/jvm_variant.desc b/profiles/desc/jvm_variant.desc
deleted file mode 100644
index 940cfd8fd13..00000000000
--- a/profiles/desc/jvm_variant.desc
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# This file contains descriptions of JVM_VARIANT USE_EXPAND
-# for dev-java/openjdk.
-
-client - Enable many JVM feature sets including compiler1
-core -  A template-interpreter only JVM feature set
-minimal - Enable a reduced compiler1 JVM feature set
-server - Enable most JVM feature sets including compiler1, compiler2, and aot
-zero - Zero-Assembler port of the JVM


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-03-10 22:38 Patrice Clement
  0 siblings, 0 replies; 199+ messages in thread
From: Patrice Clement @ 2019-03-10 22:38 UTC (permalink / raw
  To: gentoo-commits

commit:     10615fef1ec986a4457f256113b9d5bfdf507900
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Sun Oct  7 14:54:17 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 22:35:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10615fef

profiles/desc/lcd_devices.desc: added new driver to list.

Bug: https://bugs.gentoo.org/667964
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/10096
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 profiles/desc/lcd_devices.desc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index 9d1ad482394..2cc4ca290e5 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -6,6 +6,7 @@
 # Keep it sorted.
 acoolsdcm - Add support for Alphacool USB display modules
 astusb - Add support for ASTUSB LCD modules
+ax206dpf - Add support for AX206 DPF LCD modules
 bayrad - Add support for BayRAD LCD modules by EMAC
 beckmannegle - Add support for Beckmann+Egle "Mini Terminals" and "Compact Terminals"
 bwct - Add support for BWCT USB LCD displays
@@ -88,6 +89,7 @@ pertelian - Add support for the Pertelian X2040 displays
 phanderson - Add support for the PHAnderson serial-to-HD44780 controller
 picgraphic - Add support for PIC graphic displays
 picolcd - Add support for Mini-Box's picoLCD
+picolcd_256x64 - Add support for Mini-Box's picoLCD with a higher resolution
 picolcdgraphic - Add support for Mini-Box's graphical picoLCD
 png - Add support for PNG output
 ppm - Add support for PNG output


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-03-13  8:22 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-03-13  8:22 UTC (permalink / raw
  To: gentoo-commits

commit:     990bee2a54feb78c66ce9d726c2ac8f1953705fb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 13 08:07:00 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 08:07:35 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=990bee2a

profiles/desc: Remove unused QEMU_SOFTMMU_TARGETS: ppcemb

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/qemu_softmmu_targets.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc
index ed2e3cdd494..4a48f28fded 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation.
+# Copyright 1999-2019 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
@@ -23,7 +23,6 @@ moxie - moxielogic system emulation target
 nios2 - system emulation target
 or1k - OpenRISC system emulation target
 ppc64 - system emulation target
-ppcemb - system emulation target
 ppc - system emulation target
 riscv32 - system emulation target
 riscv64 - system emulation target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-03-13  8:22 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-03-13  8:22 UTC (permalink / raw
  To: gentoo-commits

commit:     68b04c52ad2133ba3ba7f1ecbb14ec2e8e17109d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 13 08:06:28 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 08:07:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68b04c52

profiles/desc: Remove unused VIDEO_CARDS: newport

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/video_cards.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 741ce82fc36..8229151128a 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation.
+# Copyright 1999-2019 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of VIDEO_CARDS USE_EXPAND flags.
@@ -19,7 +19,6 @@ imx - VIDEO_CARDS setting to build driver for Freescale i.MX video cards
 intel - VIDEO_CARDS setting to build driver for Intel video cards
 iris - VIDEO_CARDS setting to build driver for Intel video cards Gen8 / Broadwell or newer
 mga - VIDEO_CARDS setting to build driver for mga video cards
-newport - VIDEO_CARDS setting to build driver for newport video cards
 nouveau - VIDEO_CARDS setting to build reverse-engineered driver for nvidia cards
 nvidia - VIDEO_CARDS setting to build driver for nvidia video cards
 nv - VIDEO_CARDS setting to build driver for nv video cards


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-03-13  8:22 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-03-13  8:22 UTC (permalink / raw
  To: gentoo-commits

commit:     e7942c811614b1c7216ffa717ef191903804bbb5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 13 08:08:28 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 13 08:08:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7942c81

profiles/desc: Remove unused L10N: se, zh-HK

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/l10n.desc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 5c69a78b2aa..4d30aa57eb3 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -145,7 +145,6 @@ sa - Sanskrit
 sat - Santali
 sco - Scots
 sd - Sindhi
-se - Northern Sami
 si - Sinhala
 sid - Sidamo
 sk - Slovak
@@ -181,6 +180,5 @@ vi - Vietnamese
 xh - Xhosa
 zh - Chinese
 zh-CN - Chinese (China)
-zh-HK - Chinese (Hong Kong)
 zh-TW - Chinese (Taiwan)
 zu - Zulu


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-05-04 23:33 Andreas K. Hüttel
  0 siblings, 0 replies; 199+ messages in thread
From: Andreas K. Hüttel @ 2019-05-04 23:33 UTC (permalink / raw
  To: gentoo-commits

commit:     19aa6ba3868a4ad65e818552a9918019b0528ebf
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May  4 23:32:44 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May  4 23:32:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19aa6ba3

profiles: Add missing ABI_RISCV descriptions

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/desc/abi_riscv.desc | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/profiles/desc/abi_riscv.desc b/profiles/desc/abi_riscv.desc
new file mode 100644
index 00000000000..708fc8666fb
--- /dev/null
+++ b/profiles/desc/abi_riscv.desc
@@ -0,0 +1,9 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of ABI_RISCV USE_EXPAND flags.
+
+# Keep it sorted. Please do not add anything without prior discussion
+# on gentoo-dev.
+lp64d - 64-bit (rv64) double hard-float libraries
+lp64 - 64-bit (rv64) soft-float libraries


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-05-21  8:39 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-05-21  8:39 UTC (permalink / raw
  To: gentoo-commits

commit:     174453bfbb26c00f952ca21d8ce0a92846c33d76
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Sat May 18 13:33:04 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 21 08:38:28 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=174453bf

profiles: remove desc/enlightenment_modules.desc

Signed-off-by: Joonas Niilola <juippis <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12041
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/enlightenment_modules.desc | 67 --------------------------------
 1 file changed, 67 deletions(-)

diff --git a/profiles/desc/enlightenment_modules.desc b/profiles/desc/enlightenment_modules.desc
deleted file mode 100644
index 9ed9d46414c..00000000000
--- a/profiles/desc/enlightenment_modules.desc
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-
-# This file contains descriptions of ENLIGHTENMENT_MODULES USE_EXPAND
-# for x11-wm/enlightenment.
-
-appmenu - Gadget that holds the menubar of the foreground application
-backlight - Backlight control slider gadget
-battery - A gadget to visualize your battery status
-bluez4 - Configure Bluetooth devices
-clock - Nice clock gadget to show current time
-cpufreq - Gadget to monitor and change the CPU frequency
-everything - The run command module provides an application launcher dialog
-fileman - Enlightenment's integrated file manager
-fileman-opinfo - Allows EFM to be placen on the desktop or in a shelf
-gadman - Module to manage gadgets on the desktop
-geolocation - Geolocation information
-ibar - Iconic application launcher
-ibox - A home for your iconified applications
-lokker - Screen locker
-luncher - Iconic application launcher
-mixer - A module to provide a mixer for changing volume
-msgbus - DBus Extension
-music-control - Control your music in your shelf
-notification - Notification-daemon alternative
-packagekit - Package manager integration
-pager - Gadget to allow you to visualize your virtual desktops and the windows they contain
-pager-plain - A simpler desktop pager
-quickaccess - Enlightenment Quickaccess Launcher
-shot - Simple screenshot+save/upload module
-start - Enlightenment's 'Start' button equivalent
-syscon - Provides a unified popup dialog for all the system actions in Enlightenment
-sysinfo - A gadget to visualize your system info
-systray - System tray that hold applications icons like Skype, Pidgin, Kopete and others
-tasks - Gadget to allow you to switch tasks
-teamwork - Enable teamwork module
-temperature - Temperature monitor
-time - Time related gadgets
-tiling - Positions/resizes your windows tilingly
-vkbd - Virtual keyboard
-winlist - A module to show the list of client applications presently running
-wizard - First Run Wizard
-wireless - WiFi monitoring
-wl-buffer - Wayland buffer
-wl-desktop-shell - Enlightenment Wayland Desktop Shell
-wl-drm - Wayland DRM (Direct Rendering Manager) compositing module
-wl-text-input - Wayland text input support
-wl-weekeyboard - Wayland virtual keyboard
-wl-wl - Wayland-in-Wayland module
-wl-x11 - Wayland-in-X11 module
-xkbswitch - Keyboard layout configuration and switcher
-xwayland - X/Wayland integration
-conf - Settings Panel
-conf-applications - Allows configuration of Ibar, Restart, and Startup applications
-conf-bindings - Input Control Settings
-conf-dialogs - Configure default dialog properties
-conf-display - Used to configure your screen
-conf-interaction - Configure Mouse and Touch input
-conf-intl - Used to select a default language
-conf-menus - Configures menu behavior
-conf-paths - Specifies the Enlightenment search paths and default directories
-conf-performance - Used to configure certain performance related items as frame rates and cache settings
-conf-randr - Used to configure your screen's resolution
-conf-shelves - Shelf configuration dialog
-conf-theme - Used to configure your theme preferences
-conf-window-manipulation - Configures window raise, resistance, and maximize policies
-conf-window-remembers - Delete existing window remembers


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-05-25 10:58 Aaron W. Swenson
  0 siblings, 0 replies; 199+ messages in thread
From: Aaron W. Swenson @ 2019-05-25 10:58 UTC (permalink / raw
  To: gentoo-commits

commit:     96071789b34db4aa61265f01aeda3cc5ce7aaf18
Author:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
AuthorDate: Sat May 25 10:47:34 2019 +0000
Commit:     Aaron W. Swenson <titanofold <AT> gentoo <DOT> org>
CommitDate: Sat May 25 10:55:13 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96071789

desc/postgres_targets.desc: Add postgres13

Signed-off-by: Aaron W. Swenson <titanofold <AT> gentoo.org>

 profiles/desc/postgres_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
index 464cb04702d..e8fc8345766 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -10,3 +10,4 @@ postgres9_6 - Build against PostgreSQL 9.6
 postgres10 - Build against PostgreSQL 10
 postgres11 - Build against PostgreSQL 11
 postgres12 - Build against PostgreSQL 12
+postgres13 - Build against PostgreSQL 13


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-06-14 12:41 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2019-06-14 12:41 UTC (permalink / raw
  To: gentoo-commits

commit:     960a6440525ee68d7bd43035ebfe6d1579c875e3
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 12:38:47 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 12:38:47 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=960a6440

profiles: Add URL of IANA registry to l10n.desc.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 profiles/desc/l10n.desc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 4d30aa57eb3..fdca61b9613 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -1,9 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2016-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of L10N USE_EXPAND flags.
 
-# Keep it sorted. Entries must be valid IETF language tags (BCP 47).
+# Keep it sorted. Entries must be valid IETF language tags (BCP 47):
+# https://www.iana.org/assignments/language-subtag-registry
 
 # The following are considered duplicates. Use the generic language
 # tag without region subtag instead.


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-06-17  8:46 Marek Szuba
  0 siblings, 0 replies; 199+ messages in thread
From: Marek Szuba @ 2019-06-17  8:46 UTC (permalink / raw
  To: gentoo-commits

commit:     0c78900dd582afed4889740c9a6d7059a22155f0
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 08:07:36 2019 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Jun 17 08:45:58 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c78900d

profiles: add more language tags to desc/l10n.desc

All of these are supported by upstream in net-misc/asterisk-core-sounds
(en-NZ) and recent versions of app-text/tesseract (the rest). Checked
against ISO-639 using the code tables from https://iso639-3.sil.org/
and against the IANA language-subtag registry using the list from
https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/desc/l10n.desc | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index fdca61b9613..3797fc41527 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -42,8 +42,10 @@ bs - Bosnian
 ca - Catalan
 ca-valencia - Catalan (Valencian)
 cak - Kaqchikel
+ceb - Cebuano
 chr - Cherokee
 cnr - Montenegrin
+co - Corsican
 cs - Czech
 cy - Welsh
 da - Danish
@@ -54,12 +56,14 @@ de-DE - German (Germany)
 dgo - Dogri (individual language)
 doi - Dogri (macrolanguage)
 dsb - Lower Sorbian
+dv - Dhivehi
 dz - Dzongkha
 el - Modern Greek
 en - English
 en-AU - English (Australia)
 en-CA - English (Canada)
 en-GB - English (United Kingdom)
+en-NZ - English (New Zealand)
 en-US - English (United States)
 en-ZA - English (South Africa)
 eo - Esperanto
@@ -89,13 +93,16 @@ he - Hebrew
 hi - Hindi
 hr - Croatian
 hsb - Upper Sorbian
+ht - Haitian
 hu - Hungarian
 hy - Armenian
 ia - Interlingua
 id - Indonesian
 is - Icelandic
 it - Italian
+iu - Inuktitut
 ja - Japanese
+jv - Javanese
 ka - Georgian
 kab - Kabyle
 kk - Kazakh
@@ -121,6 +128,7 @@ mn - Mongolian
 mni - Manipuri
 mr - Marathi
 ms - Malay (macrolanguage)
+mt - Maltese
 my - Burmese
 nan - Min Nan Chinese
 nb - Norwegian Bokmål
@@ -135,9 +143,11 @@ om - Oromo
 or - Oriya (macrolanguage)
 pa - Punjabi
 pl - Polish
+ps - Pushto
 pt - Portuguese
 pt-BR - Portuguese (Brazil)
 pt-PT - Portuguese (Portugal)
+qu - Quechua
 rm - Romansh
 ro - Romanian
 ru - Russian
@@ -157,6 +167,7 @@ sr - Serbian
 sr-Latn - Serbian (Latin script)
 ss - Swati
 st - Southern Sotho
+su - Sundanese
 sv - Swedish
 sw - Swahili (macrolanguage)
 sw-TZ - Swahili (Tanzania)
@@ -166,9 +177,11 @@ ta-LK - Tamil (Sri Lanka)
 te - Telugu
 tg - Tajik
 th - Thai
+ti - Tigrinya
 tk - Turkmen
 tl - Tagalog
 tn - Tswana
+to - Tonga (Tonga Islands)
 tr - Turkish
 ts - Tsonga
 tt - Tatar
@@ -179,6 +192,8 @@ uz - Uzbek
 ve - Venda
 vi - Vietnamese
 xh - Xhosa
+yi - Yiddish
+yo - Yoruba
 zh - Chinese
 zh-CN - Chinese (China)
 zh-TW - Chinese (Taiwan)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-07-15 13:36 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-07-15 13:36 UTC (permalink / raw
  To: gentoo-commits

commit:     f32fb4a471872a1a3c83965874333e1d77c8fb0a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 13 11:55:21 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 13:36:30 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f32fb4a4

CPU_FLAGS_X86: add 'avx512f' flag

This flag is already defined locally by two packages, and it is
supported by cpuid2cpuflags since July 2016.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/cpu_flags_x86.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/cpu_flags_x86.desc b/profiles/desc/cpu_flags_x86.desc
index 63a10e94c3e..509726d9335 100644
--- a/profiles/desc/cpu_flags_x86.desc
+++ b/profiles/desc/cpu_flags_x86.desc
@@ -10,6 +10,7 @@
 aes - Enable support for Intel's AES instruction set (AES-NI)
 avx - Adds support for Advanced Vector Extensions instructions
 avx2 - Adds support for Advanced Vector Extensions 2 instructions
+avx512f - Adds support for AVX-512 Foundation instructions
 fma3 - Use the Fused Multiply Add 3 instruction set ([fma] in cpuinfo)
 fma4 - Use the Fused Multiply Add 4 instruction set
 mmx - Use the MMX instruction set


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-07-15 13:36 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-07-15 13:36 UTC (permalink / raw
  To: gentoo-commits

commit:     35b859fa48d81e02c09809efbd26863070694200
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 13 12:01:23 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 13:36:32 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35b859fa

CPU_FLAGS_X86: add global 'f16c' flag

The 'f16c' flag is defined locally in 3 packages, and supported
by cpuid2cpuflags since Mar 2016.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/cpu_flags_x86.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/cpu_flags_x86.desc b/profiles/desc/cpu_flags_x86.desc
index 509726d9335..35ca08b1870 100644
--- a/profiles/desc/cpu_flags_x86.desc
+++ b/profiles/desc/cpu_flags_x86.desc
@@ -11,6 +11,7 @@ aes - Enable support for Intel's AES instruction set (AES-NI)
 avx - Adds support for Advanced Vector Extensions instructions
 avx2 - Adds support for Advanced Vector Extensions 2 instructions
 avx512f - Adds support for AVX-512 Foundation instructions
+f16c - Adds support for F16C instruction set for converting between half-precision and single-precision floats
 fma3 - Use the Fused Multiply Add 3 instruction set ([fma] in cpuinfo)
 fma4 - Use the Fused Multiply Add 4 instruction set
 mmx - Use the MMX instruction set


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-07-17 11:43 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-07-17 11:43 UTC (permalink / raw
  To: gentoo-commits

commit:     45c0354aee95117719c6e7419aba1fc8e1868329
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 16 12:33:30 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 11:42:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45c0354a

INPUT_DEVICES: add entries for extra flags from roccat-tools

Port the local entries from sys-apps/roccat-tools metadata.xml
to the global input_devices.desc.  Rather than copying the descriptions,
I have retyped them to match other descriptions in the file.

Closes: https://bugs.gentoo.org/689480
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/input_devices.desc | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/input_devices.desc b/profiles/desc/input_devices.desc
index 766122adf8c..1077d4bbdb1 100644
--- a/profiles/desc/input_devices.desc
+++ b/profiles/desc/input_devices.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors.
+# Copyright 1999-2019 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of INPUT_DEVICES USE_EXPAND flags.
@@ -29,7 +29,11 @@ roccat_nyth - INPUT_DEVICES setting to build driver for Roccat Nyth input device
 roccat_pyra - INPUT_DEVICES setting to build driver for Roccat Pyra input devices
 roccat_savu - INPUT_DEVICES setting to build driver for Roccat Savu input devices
 roccat_ryosmk - INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices
+roccat_ryosmkfx - INPUT_DEVICES setting to build driver for Roccat RyosMK FX input devices
 roccat_ryostkl - INPUT_DEVICES setting to build driver for Roccat RyosMK Pro input devices
+roccat_skeltr - INPUT_DEVICES setting to build driver for Roccat Skeltr input devices
+roccat_sova - INPUT_DEVICES setting to build driver for Roccat Sova input devices
+roccat_suora - INPUT_DEVICES setting to build driver for Roccat Suora input devices
 roccat_tyon - INPUT_DEVICES setting to build driver for Roccat Tyon input devices
 synaptics - INPUT_DEVICES setting to build driver for synaptics input devices
 vmmouse - INPUT_DEVICES setting to build driver for vmmouse input devices


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-07-19 18:15 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-07-19 18:15 UTC (permalink / raw
  To: gentoo-commits

commit:     32ee755a00526ed167ab6826eb1572b83f078558
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 18 14:51:41 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 18:09:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32ee755a

CPU_FLAGS_X86: Introduce 'sha' flag

Introduce 'sha' flag that corresponds to SHA-NI instruction set.
This has two potential users, and is present in git version
of cpuid2cpuflags (pending release once the flag is added).

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/cpu_flags_x86.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/cpu_flags_x86.desc b/profiles/desc/cpu_flags_x86.desc
index 35ca08b1870..d891398e7a6 100644
--- a/profiles/desc/cpu_flags_x86.desc
+++ b/profiles/desc/cpu_flags_x86.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation.
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Whenever the flag name does not correspond to /proc/cpuinfo flags,
@@ -19,6 +19,7 @@ mmxext - Use the Extended MMX instruction set (a subset of SSE) ([mmxext] or [ss
 padlock - Use VIA padlock instructions ([phe] in cpuinfo)
 pclmul - Use Carry-less Multiplication instructions ([pclmulqdq] in cpuinfo)
 popcnt - Enable popcnt instruction support ([abm] or [popcnt] in cpuinfo)
+sha - Use the SHA-NI instruction set
 sse - Use the SSE instruction set
 sse2 - Use the SSE2 instruction set
 sse3 - Use the SSE3 instruction set ([pni] in cpuinfo, NOT ssse3)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-08-13 22:25 David Seifert
  0 siblings, 0 replies; 199+ messages in thread
From: David Seifert @ 2019-08-13 22:25 UTC (permalink / raw
  To: gentoo-commits

commit:     0907f706ef3ab9b4f5d9e3f446fa6ce3b73993e1
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 13 22:25:08 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Aug 13 22:25:08 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0907f706

profiles/desc: Add L10N locales from www-client/vivaldi*

Bug: https://bugs.gentoo.org/689482
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 profiles/desc/l10n.desc | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 3797fc41527..a21502a83c4 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -73,6 +73,7 @@ es-AR - Spanish (Argentina)
 es-CL - Spanish (Chile)
 es-ES - Spanish (Spain)
 es-MX - Spanish (Mexico)
+es-PE - Spanish (Peru)
 et - Estonian
 eu - Basque
 fa - Persian
@@ -98,10 +99,12 @@ hu - Hungarian
 hy - Armenian
 ia - Interlingua
 id - Indonesian
+io - Ido
 is - Icelandic
 it - Italian
 iu - Inuktitut
 ja - Japanese
+jbo - Lojban
 jv - Javanese
 ka - Georgian
 kab - Kabyle
@@ -154,6 +157,7 @@ ru - Russian
 rw - Kinyarwanda
 sa - Sanskrit
 sat - Santali
+sc - Sardinian
 sco - Scots
 sd - Sindhi
 si - Sinhala


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-09-03 18:54 Alfredo Tupone
  0 siblings, 0 replies; 199+ messages in thread
From: Alfredo Tupone @ 2019-09-03 18:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a849da2cb0f78415089b12b8d7ee2f7053c2ffba
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  3 18:52:38 2019 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Sep  3 18:53:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a849da2c

profile/desc/ada_target.desc: ADA_TARGET use expand description

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 profiles/desc/ada_target.desc | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
new file mode 100644
index 00000000000..af88195ca13
--- /dev/null
+++ b/profiles/desc/ada_target.desc
@@ -0,0 +1,8 @@
+# Copyright 1999-2018 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License v2
+
+gnat_2016 - Compile with dev-lang/gnat-gpl-2016
+gnat_2017 - Compile with dev-lang/gnat-gpl-2017
+gnat_2018 - Compile with dev-lang/gnat-gpl-2018
+gnat_2019 - Compile with dev-lang/gnat-gpl-2019
+


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-09-11 16:31 Georgy Yakovlev
  0 siblings, 0 replies; 199+ messages in thread
From: Georgy Yakovlev @ 2019-09-11 16:31 UTC (permalink / raw
  To: gentoo-commits

commit:     78be99e8297c05a5dafc47463aa82e3abb0f403e
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 06:30:49 2019 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 16:31:10 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78be99e8

profiles/desc: descriptions for CPU_FLAGS_PPC use_expand

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 profiles/desc/cpu_flags_ppc.desc | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/profiles/desc/cpu_flags_ppc.desc b/profiles/desc/cpu_flags_ppc.desc
new file mode 100644
index 00000000000..cddd07f1706
--- /dev/null
+++ b/profiles/desc/cpu_flags_ppc.desc
@@ -0,0 +1,6 @@
+# Copyright 2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+altivec - Use the AltiVec/VMX instruction set
+vsx - Use the Vector Scalar Extension instruction set (POWER7 and later)
+vsx3 - Use the Vector Scalar Extension v.3 instruction set (POWER9 and later)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-10-01 12:22 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-10-01 12:22 UTC (permalink / raw
  To: gentoo-commits

commit:     b471f9572be455fdad6563f811a5d6aa047c1bfc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  1 12:10:36 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 12:22:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b471f957

profiles/desc/llvm_targets.desc: Remove Nios2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/llvm_targets.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 1c65ccad350..e83d886dedb 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation.
+# Copyright 1999-2019 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 AArch64 - AArch64 CPU target (arm64 in Gentoo)
@@ -10,7 +10,6 @@ Hexagon - Qualcomm Hexagon DSP target
 Lanai - Lanai CPU target
 Mips - MIPS CPU target (includes MIPS64)
 MSP430 - MSP430 CPU target (experimental)
-Nios2 - Nios2 CPU target [EXPERIMENTAL]
 NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit)
 PowerPC - PowerPC CPU target (PPC32 and PPC64)
 RISCV - RISC-V CPU target [EXPERIMENTAL]


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-10-01 12:22 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-10-01 12:22 UTC (permalink / raw
  To: gentoo-commits

commit:     451eaa396936654d9772705c46a620bcd202fe6b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  1 12:11:11 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 12:22:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=451eaa39

profiles/desc/llvm_targets.desc: RISCV & WASM are no longer exp

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/llvm_targets.desc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index e83d886dedb..6a45455f4c3 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -12,9 +12,9 @@ Mips - MIPS CPU target (includes MIPS64)
 MSP430 - MSP430 CPU target (experimental)
 NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit)
 PowerPC - PowerPC CPU target (PPC32 and PPC64)
-RISCV - RISC-V CPU target [EXPERIMENTAL]
+RISCV - RISC-V CPU target
 Sparc - Sparc CPU target
 SystemZ - SystemZ (s390x) CPU target
-WebAssembly - WebAssembly backend [EXPERIMENTAL]
+WebAssembly - WebAssembly backend
 X86 - X86 CPU target (includes amd64)
 XCore - XCore CPU target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-10-01 12:22 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-10-01 12:22 UTC (permalink / raw
  To: gentoo-commits

commit:     b548460bc30d50f0d07f303486f29a028ef2e434
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  1 12:15:44 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct  1 12:22:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b548460b

profiles/desc/llvm_targets.desc: Add ARC

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/llvm_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 6a45455f4c3..38e123de796 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -3,6 +3,7 @@
 
 AArch64 - AArch64 CPU target (arm64 in Gentoo)
 AMDGPU - AMDGPU target (supports R600 and GCN GPUs)
+ARC - ARC (Argonaut RISC Core) embedded CPU target [EXPERIMENTAL]
 ARM - ARM CPU target
 AVR - 8-bit Atmel AVR microcontroller target [EXPERIMENTAL]
 BPF - Berkeley Packet Filter target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-11-12  6:31 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-11-12  6:31 UTC (permalink / raw
  To: gentoo-commits

commit:     ddd06d7209ec2c1e3682b84f60ee8ad810d8e6c4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 06:30:57 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 12 06:31:35 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddd06d72

profiles/desc: Add python3_8 to PYTHON_TARGETS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/python_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 960c0f96e4d..4827da4af78 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -7,6 +7,7 @@ python2_7 - Build with Python 2.7
 python3_5 - Build with Python 3.5
 python3_6 - Build with Python 3.6
 python3_7 - Build with Python 3.7
+python3_8 - Build with Python 3.8
 jython2_7 - Build with Jython 2.7
 pypy - Build with PyPy
 pypy3 - Build with PyPy3


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2019-11-24 22:45 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2019-11-24 22:45 UTC (permalink / raw
  To: gentoo-commits

commit:     983f58332c966eec635d907f11cd5b94939e6eb3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 24 22:45:38 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 24 22:45:38 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=983f5833

profiles/desc: Add python3_8 to PYTHON_SINGLE_TARGET

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/python_single_target.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/python_single_target.desc b/profiles/desc/python_single_target.desc
index b6813fd288f..574d99eb6a5 100644
--- a/profiles/desc/python_single_target.desc
+++ b/profiles/desc/python_single_target.desc
@@ -7,6 +7,7 @@ python2_7 - Build for Python 2.7 only
 python3_5 - Build for Python 3.5 only
 python3_6 - Build for Python 3.6 only
 python3_7 - Build for Python 3.7 only
+python3_8 - Build for Python 3.8 only
 jython2_7 - Build for Jython 2.7 only
 pypy - Build for PyPy only
 pypy3 - Build for PyPy3 only


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-01-31 15:27 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2020-01-31 15:27 UTC (permalink / raw
  To: gentoo-commits

commit:     9a3221d0fddd6322193acf55eb3f8e9a34de8925
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 31 14:35:24 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 31 15:27:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3221d0

profiles/desc: Add VE to LLVM_TARGETS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/llvm_targets.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 38e123de796..196f296b755 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors.
+# Copyright 1999-2020 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 AArch64 - AArch64 CPU target (arm64 in Gentoo)
@@ -16,6 +16,7 @@ PowerPC - PowerPC CPU target (PPC32 and PPC64)
 RISCV - RISC-V CPU target
 Sparc - Sparc CPU target
 SystemZ - SystemZ (s390x) CPU target
+VE - NEC SX-Aurora TSUBASA vector engine target [EXPERIMENTAL]
 WebAssembly - WebAssembly backend
 X86 - X86 CPU target (includes amd64)
 XCore - XCore CPU target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-04-03 16:05 Michael Orlitzky
  0 siblings, 0 replies; 199+ messages in thread
From: Michael Orlitzky @ 2020-04-03 16:05 UTC (permalink / raw
  To: gentoo-commits

commit:     292d2d9703b6b0c6235b7de1e7dc343c66d772fb
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  1 19:01:08 2020 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Apr  3 16:03:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=292d2d97

profiles/desc/cpu_flags_x86.desc: add avx512dq and avx512vl.

These two flags are already supported by cpuid2cpuflags, but so far no
package in ::gentoo uses them. The forthcoming sci-libs/fflas-ffpack
will use them, however, and -- given that they're CPU flags whose names
are fixed -- it seems most sensible to add them globally right away.

Bug: https://bugs.gentoo.org/715678
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 profiles/desc/cpu_flags_x86.desc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/desc/cpu_flags_x86.desc b/profiles/desc/cpu_flags_x86.desc
index d891398e7a6..156b677e5a4 100644
--- a/profiles/desc/cpu_flags_x86.desc
+++ b/profiles/desc/cpu_flags_x86.desc
@@ -10,7 +10,9 @@
 aes - Enable support for Intel's AES instruction set (AES-NI)
 avx - Adds support for Advanced Vector Extensions instructions
 avx2 - Adds support for Advanced Vector Extensions 2 instructions
+avx512dq - Use AVX-512 double- and quad-word instructions
 avx512f - Adds support for AVX-512 Foundation instructions
+avx512vl - Use AVX-512 vector-length instructions
 f16c - Adds support for F16C instruction set for converting between half-precision and single-precision floats
 fma3 - Use the Fused Multiply Add 3 instruction set ([fma] in cpuinfo)
 fma4 - Use the Fused Multiply Add 4 instruction set


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-06-07 23:24 Georgy Yakovlev
  0 siblings, 0 replies; 199+ messages in thread
From: Georgy Yakovlev @ 2020-06-07 23:24 UTC (permalink / raw
  To: gentoo-commits

commit:     de95a7bc1adb98fb4ed36ac08540b09544c25b84
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  7 22:45:40 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Jun  7 23:23:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de95a7bc

profiles/desc/cpu_flags_ppc.desc: add vsx2 description

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 profiles/desc/cpu_flags_ppc.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/cpu_flags_ppc.desc b/profiles/desc/cpu_flags_ppc.desc
index cddd07f1706..5d3aad787db 100644
--- a/profiles/desc/cpu_flags_ppc.desc
+++ b/profiles/desc/cpu_flags_ppc.desc
@@ -1,6 +1,7 @@
-# Copyright 2019 Gentoo Authors
+# Copyright 2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 altivec - Use the AltiVec/VMX instruction set
 vsx - Use the Vector Scalar Extension instruction set (POWER7 and later)
+vsx2 - Use the Vector Scalar Extension v.2 instruction set (POWER8 and later)
 vsx3 - Use the Vector Scalar Extension v.3 instruction set (POWER9 and later)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-06-28  7:41 Joonas Niilola
  0 siblings, 0 replies; 199+ messages in thread
From: Joonas Niilola @ 2020-06-28  7:41 UTC (permalink / raw
  To: gentoo-commits

commit:     a6ab6ce56385b0ffd7917ef8dca4bb494c281c44
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 28 07:39:30 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 07:40:46 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6ab6ce5

profiles/desc: add sane_backends_ricoh2 desc

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 profiles/desc/sane_backends.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/sane_backends.desc b/profiles/desc/sane_backends.desc
index 967bd43f224..e78df8a2585 100644
--- a/profiles/desc/sane_backends.desc
+++ b/profiles/desc/sane_backends.desc
@@ -70,6 +70,7 @@ plustek_pp - SANE_BACKENDS setting for building the plustek_pp backend
 pnm - SANE_BACKENDS settings for building the pnm test backend, considered a possible security risk
 qcam - SANE_BACKENDS setting for building the qcam backend
 ricoh - SANE_BACKENDS setting for building the ricoh backend
+ricoh2 - SANE_BACKENDS setting for building the ricoh2 backend
 rts8891 - SANE_BACKENDS setting for building the rts8891 backend
 s9036 - SANE_BACKENDS setting for building the s9036 backend
 sceptre - SANE_BACKENDS setting for building the sceptre backend


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-07-17 22:07 Sergei Trofimovich
  0 siblings, 0 replies; 199+ messages in thread
From: Sergei Trofimovich @ 2020-07-17 22:07 UTC (permalink / raw
  To: gentoo-commits

commit:     a70012360bc22a7706fff87aca7a659e985f57b0
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 17 21:58:53 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 22:06:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7001236

profiles/desc/qemu_softmmu_targets.desc: add 'avr' target

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 profiles/desc/qemu_softmmu_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc
index eff88edd2f2..124e0d38f0d 100644
--- a/profiles/desc/qemu_softmmu_targets.desc
+++ b/profiles/desc/qemu_softmmu_targets.desc
@@ -8,6 +8,7 @@
 aarch64 - ARM64 system emulation target
 alpha - system emulation target
 arm - system emulation target
+avr - system emulation target
 cris - system emulation target
 hppa - system emulation target
 i386 - system emulation target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-07-17 22:23 Sergei Trofimovich
  0 siblings, 0 replies; 199+ messages in thread
From: Sergei Trofimovich @ 2020-07-17 22:23 UTC (permalink / raw
  To: gentoo-commits

commit:     db6bbd4102962d9fa06e000dc8c196d8dec00918
Author:     Alexey Kretov <domini <AT> onego <DOT> ru>
AuthorDate: Fri Jul 17 22:22:31 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jul 17 22:23:14 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6bbd41

profiles/desc/qemu_user_targets.desc: fix expanded variable name in description

Closes: https://bugs.gentoo.org/721172
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 profiles/desc/qemu_user_targets.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc
index 303ad231b91..6f41271b2e4 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -1,7 +1,7 @@
 # Copyright 1999-2017 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
 
-# This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags.
+# This file contains descriptions of QEMU_USER_TARGETS USE_EXPAND flags.
 
 # Keep it sorted.
 


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-07-24 12:03 Joonas Niilola
  0 siblings, 0 replies; 199+ messages in thread
From: Joonas Niilola @ 2020-07-24 12:03 UTC (permalink / raw
  To: gentoo-commits

commit:     0efe15af64e01c489778a414140841da586e7167
Author:     Francisco Blas (klondike) Izquierdo Riera <klondike <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 13 16:55:24 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jul 24 12:03:31 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0efe15af

profiles: add cpu_flags_x86_rdrand USE_EXPAND

Introduce 'rdrand' flag that corresponds to RDRAND instruction.
This currently has two users.

Signed-off-by: Francisco Blas Izquierdo Riera (klondike) <klondike <AT> gentoo.org>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 profiles/desc/cpu_flags_x86.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/cpu_flags_x86.desc b/profiles/desc/cpu_flags_x86.desc
index 156b677e5a4..5c8a9bceaee 100644
--- a/profiles/desc/cpu_flags_x86.desc
+++ b/profiles/desc/cpu_flags_x86.desc
@@ -21,6 +21,7 @@ mmxext - Use the Extended MMX instruction set (a subset of SSE) ([mmxext] or [ss
 padlock - Use VIA padlock instructions ([phe] in cpuinfo)
 pclmul - Use Carry-less Multiplication instructions ([pclmulqdq] in cpuinfo)
 popcnt - Enable popcnt instruction support ([abm] or [popcnt] in cpuinfo)
+rdrand - Use the RDRAND instruction for generating random numbers
 sha - Use the SHA-NI instruction set
 sse - Use the SSE instruction set
 sse2 - Use the SSE2 instruction set


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-07-31 19:32 Marek Szuba
  0 siblings, 0 replies; 199+ messages in thread
From: Marek Szuba @ 2020-07-31 19:32 UTC (permalink / raw
  To: gentoo-commits

commit:     0c88e80de440da135588bdacd50ed96d2cd4006e
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 19:07:06 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 19:31:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c88e80d

profiles/desc: Add L10N locales from app-dicts/sword-*

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/desc/l10n.desc | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index a21502a83c4..2434ef498d7 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -31,10 +31,12 @@ as - Assamese
 ast - Asturian
 az - Azerbaijani
 be - Belarusian
+bea - Beaver
 bg - Bulgarian
 bn - Bengali
 bn-BD - Bengali (Bangladesh)
 bn-IN - Bengali (India)
+bla - Siksika
 bo - Tibetan
 br - Breton
 brx - Bodo (India)
@@ -43,10 +45,14 @@ ca - Catalan
 ca-valencia - Catalan (Valencian)
 cak - Kaqchikel
 ceb - Cebuano
+ch - Chamorro
 chr - Cherokee
+ckb - Central Kurdish
 cnr - Montenegrin
+cop - Coptic
 co - Corsican
 cs - Czech
+cu - Church Slavic
 cy - Welsh
 da - Danish
 de - German
@@ -86,10 +92,14 @@ fr-CA - French (Canada)
 fy - Western Frisian
 ga - Irish
 gd - Scottish Gaelic
+gez - Geez
 gl - Galician
 gn - Guarani
+got - Gothic
+grc - Ancient Greek (to 1453)
 gu - Gujarati
 gug - Paraguayan Guarani
+gv - Manx
 he - Hebrew
 hi - Hindi
 hr - Croatian
@@ -108,22 +118,27 @@ jbo - Lojban
 jv - Javanese
 ka - Georgian
 kab - Kabyle
+kek - Kekchí
 kk - Kazakh
 km - Central Khmer
 kmr-Latn - Northern Kurdish (Latin script)
 kn - Kannada
 ko - Korean
 kok - Konkani (macrolanguage)
+kpg - Kapingamarangi
 ks - Kashmiri
+ktu - Kituba (Democratic Republic of Congo)
 ku - Kurdish
 ky - Kirghiz
 la - Latin
 lb - Luxembourgish
 lij - Ligurian
+ln - Lingala
 lo - Lao
 lt - Lithuanian
 lv - Latvian
 mai - Maithili
+mg - Malagasy
 mi - Maori
 mk - Macedonian
 ml - Malayalam
@@ -135,6 +150,7 @@ mt - Maltese
 my - Burmese
 nan - Min Nan Chinese
 nb - Norwegian Bokmål
+nd - North Ndebele
 ne - Nepali
 nl - Dutch
 nn - Norwegian Nynorsk
@@ -146,12 +162,17 @@ om - Oromo
 or - Oriya (macrolanguage)
 pa - Punjabi
 pl - Polish
+pon - Pohnpeian
+pot - Potawatomi
+ppk - Uma
+prs - Dari
 ps - Pushto
 pt - Portuguese
 pt-BR - Portuguese (Brazil)
 pt-PT - Portuguese (Portugal)
 qu - Quechua
 rm - Romansh
+rmq - Caló
 ro - Romanian
 ru - Russian
 rw - Kinyarwanda
@@ -164,6 +185,8 @@ si - Sinhala
 sid - Sidamo
 sk - Slovak
 sl - Slovenian
+sml - Central Sama
+sn - Shona
 so - Somali
 son - Songhai languages
 sq - Albanian
@@ -176,6 +199,7 @@ sv - Swedish
 sw - Swahili (macrolanguage)
 sw-TZ - Swahili (Tanzania)
 syc - Classical Syriac
+syr - Syriac
 ta - Tamil
 ta-LK - Tamil (Sri Lanka)
 te - Telugu
@@ -184,10 +208,12 @@ th - Thai
 ti - Tigrinya
 tk - Turkmen
 tl - Tagalog
+tlh - Klingon
 tn - Tswana
 to - Tonga (Tonga Islands)
 tr - Turkish
 ts - Tsonga
+tsg - Tausug
 tt - Tatar
 ug - Uyghur
 uk - Ukrainian
@@ -195,6 +221,7 @@ ur - Urdu
 uz - Uzbek
 ve - Venda
 vi - Vietnamese
+vls - Vlaams
 xh - Xhosa
 yi - Yiddish
 yo - Yoruba


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-08-23 13:48 Conrad Kostecki
  0 siblings, 0 replies; 199+ messages in thread
From: Conrad Kostecki @ 2020-08-23 13:48 UTC (permalink / raw
  To: gentoo-commits

commit:     dc68522bd81dac51e9b3077c15b10c7ec7c7ddf5
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Sun Aug 23 12:34:06 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 13:45:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc68522b

profiles/desc/lcd_devices.desc: update list

This list of lcd devices is used by the following packages:
app-misc/graphlcd-base
app-misc/lcd4linux
app-misc/lcdproc
dev-libs/serdisplib

Since all old version have been finally removed, it's time to drop all
old unused lcd drivers from the list. The list also got sorted again.

Closes: https://github.com/gentoo/gentoo/pull/17234
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 profiles/desc/lcd_devices.desc | 32 ++++++++++++--------------------
 1 file changed, 12 insertions(+), 20 deletions(-)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index 2cc4ca290e5..4bfaa730f31 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -1,22 +1,20 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# This file contains descriptions of LCD_DEVICES USE_EXPAND flags.
-
-# Keep it sorted.
+# This file contains descriptions of the LCD_DEVICES USE_EXPAND flags.
+# Please keep it sorted.
 acoolsdcm - Add support for Alphacool USB display modules
 astusb - Add support for ASTUSB LCD modules
 ax206dpf - Add support for AX206 DPF LCD modules
 bayrad - Add support for BayRAD LCD modules by EMAC
 beckmannegle - Add support for Beckmann+Egle "Mini Terminals" and "Compact Terminals"
 bwct - Add support for BWCT USB LCD displays
-cfontz633 - Add support for CrystalFontz 633 chipset displays
 cfontz - Add support for CrystalFontz displays
-cfontzpacket - Add support for CrystalFontz chipsets CFA-631, CFA-633 and CFA-635 
+cfontzpacket - Add support for CrystalFontz chipsets CFA-631, CFA-633 and CFA-635
 crystalfontz - Add support for modern Crystalfontz display modules
 curses - Add support for a ncurses based virtual display
-cwlnx - Add support for serial / USB displays CW12232 and CW1602 by CwLinux
 cwlinux - Add support for serial / USB displays CW12232 and CW1602 by CwLinux
+cwlnx - Add support for serial / USB displays CW12232 and CW1602 by CwLinux
 d4d - Add support for 4D Systems display graphics modules with SGC PmmC
 ddusbt - Add support for DD usb touch screen
 directgfx - Add support for output via SDL
@@ -32,29 +30,27 @@ futabavfd - Add support for Futaba M402SD06GL display module
 fw8888 - Add support for the Allnet FW8888 firewall appliance LCD
 g15 - Add support for Logitech G15 Keyboard LCDs
 glcd - Add support for various graphical LCDs, like GLCD2USB
-glcdlib - Add support for LCDs, which are supported by graphlcd-base
 glcd2usb - Add support for GLCD2USB LCD module
+glcdlib - Add support for LCDs, which are supported by graphlcd-base
 glk - Add support for MatrixOrbital GLK chipset
 goldelox - Add support for Goldelox MD1 display modules
-graphlcd - Meta-driver to support drivers via app-misc/graphlcd-base
 hd44780 - Add support for Hitachi HD44780 and compatible displays
 hd44780-i2c - Enable hd44780 via i2c instead of parallel port driver
 i2500vfd - Add support for the Intra2net Intranator 2500 VFD display
 i2c - Add generic support for i2c based modules
 icp_a106 - Add support for ICP A106 alarm/LCD boards for 19" racks
-icpa106 - Add support for ICP A106 alarm/LCD boards for 19" racks
 imon - Add support for Soundgraph/Ahanix/Silverstone/Uneed/Accent iMON IR/VFD modules (Antec Fusion)
 imonlcd - Add support for Soundgraph iMON LCD modules (Antec Fusion)
 iowarrior - Add support for IO-Warrior displays
-irman - Add support for the IrMan IR remote
 irlcd - Add support for the USBtiny DIY USB to IR receiver
+irman - Add support for the IrMan IR remote
 irtrans - Add support for the 16x2 IRTrans VFD device
 joy - Add support for the joystick input driver, used on various LCD keypads
 ks0108 - Add support for KS0108 based graphical LCDs
 l4m - Add support for Linux4Media displays
 lb216 - Add support for RTN's LB216 display
-lcd2usb - Add support for the open lcd2usb connector to hd44780 displays
 lc7981 - Add support for the DG-16080 display family
+lcd2usb - Add support for the open lcd2usb connector to hd44780 displays
 lcdm001 - Add support for the Kernelconcepts LCDM001 display
 lcdterm - Add support for LCDTerm serial-to-HD44780 adapter boards
 lcterm - Add support for Neumark's LCTerm serial LCD
@@ -66,18 +62,16 @@ lis - Add support for the VLSystem L.I.S MCE 2005 VFD
 lph7508 - Add support for the Pollin LPH7508
 luise - Add support for the Wallbraun Electronics LCD-USB-Interface to Hitachi SP14Q002
 lw_abp - Add support for the LW_ABP display module
+m50530 - Add support for M50530 and compatible displays
 matrixorbital - Add support for Matrix Orbital LCDs
 matrixorbitalgx - Add support for Matrix Orbital graphical LCDs
-m50530 - Add support for M50530 and compatible displays
 md8800 - Add support for the VFD of the Medion MD8800 PC
 mdm166a - Add support for the Futaba / Targa USB Graphic Vacuum Fluorescent Display
 milfordinstruments - Add support for Milford Intruments LCDs
 ms6931 - Add support for MSI-6931 displays in MSI rack servers
 mtc_s16209x - Add support for MTC_S16209x displays
-mtcs16209x - Add support for MTC_S16209x displays
 mtxorb - Add support for Matrix Orbital LCD* LKD* VFD* and VKD* displays
 mx5000 - Add support for the Logitech MX5000 keyboard with an integrated LCD
-ncurses - Add support for emulated LCD display on terminal using ncurses
 newhaven - Add support for various Newhaven displays
 nokcol - Add support for Nokias 3510i and 3530 display modules
 noritake - Add support for the Noritake GU128x32-311 graphical display
@@ -89,8 +83,8 @@ pertelian - Add support for the Pertelian X2040 displays
 phanderson - Add support for the PHAnderson serial-to-HD44780 controller
 picgraphic - Add support for PIC graphic displays
 picolcd - Add support for Mini-Box's picoLCD
-picolcd_256x64 - Add support for Mini-Box's picoLCD with a higher resolution
 picolcdgraphic - Add support for Mini-Box's graphical picoLCD
+picolcd_256x64 - Add support for Mini-Box's picoLCD with a higher resolution
 png - Add support for PNG output
 ppm - Add support for PNG output
 pyramid - Add support for the Pyramid LCD device
@@ -102,10 +96,10 @@ sample - Add support for the sample driver
 samsungspf - Add support for Samsung SPF displays
 sdeclcd - Add support for Watchguard FireBox firewall appliances displays
 sed1330 - Add support for Seiko Epson SED1330/1335 graphical displays (S1D13300/S1D13305)
-sed133x - Add suppor tfor SED133x based display modules
+sed133x - Add support for SED133x based display modules
+sed1520 - Add support for the Seiko Epson SED1520 Controller
 sed153x - Add support for OPTREX 323 based display modules
 sed156x - Add support for Nokias 7110 display module
-sed1520 - Add support for the Seiko Epson SED1520 Controller
 serdisplib - Meta-driver to support drivers via dev-libs/serdisplib
 serialpos - Add support for character displays in serial point of sale ("POS") devices
 serialvfd - Add support for most NEC, Futaba and Noritake VFDs
@@ -116,8 +110,6 @@ ssdoled - Add support for Bolymin BL160128A OLED display
 stv5730 - Add support for STV5730A on-screen display chips
 stv8105 - Add support for STV8105 on-screen display chips
 sureelec - Add support drivers from the 'SURE electronics' shop
-SureElec - Add support drivers from the 'SURE electronics' shop
-svga - Add support for output via media-libs/svgalib
 t6963 - Add support for Toshiba T6963 based LCD displays
 teaklcm - Add support for TeakLCM displays
 text - Add support for TextMode displaying


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-08-28 22:47 Conrad Kostecki
  0 siblings, 0 replies; 199+ messages in thread
From: Conrad Kostecki @ 2020-08-28 22:47 UTC (permalink / raw
  To: gentoo-commits

commit:     6d53eaff6cc2c6bfaa8790920448ca2b00a96ca5
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 28 22:15:49 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Aug 28 22:47:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d53eaff

profiles/desc/lcd_devices.desc: add jw002

Adding new jw002 lcd driver,
which will be supported by the new app-misc/lcdproc version.

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 profiles/desc/lcd_devices.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index 4bfaa730f31..88e1fc59584 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -46,6 +46,7 @@ irlcd - Add support for the USBtiny DIY USB to IR receiver
 irman - Add support for the IrMan IR remote
 irtrans - Add support for the 16x2 IRTrans VFD device
 joy - Add support for the joystick input driver, used on various LCD keypads
+jw002 - Add support for PJRC JW002 24x8 LCD display
 ks0108 - Add support for KS0108 based graphical LCDs
 l4m - Add support for Linux4Media displays
 lb216 - Add support for RTN's LB216 display


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-09-08 14:24 Marek Szuba
  0 siblings, 0 replies; 199+ messages in thread
From: Marek Szuba @ 2020-09-08 14:24 UTC (permalink / raw
  To: gentoo-commits

commit:     1492da2b915a638cd5be98176931daf043a291ad
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  8 14:23:54 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Sep  8 14:23:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1492da2b

profiles/desc: describe LUA_TARGETS

Already includes lua-5.4.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/desc/lua_targets.desc | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/profiles/desc/lua_targets.desc b/profiles/desc/lua_targets.desc
new file mode 100644
index 00000000000..2575de0bcfd
--- /dev/null
+++ b/profiles/desc/lua_targets.desc
@@ -0,0 +1,9 @@
+# Copyright 1999-2020 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of LUA_TARGETS USE_EXPAND flags.
+
+lua5-1 - Build with Lua 5.1
+lua5-2 - Build with Lua 5.2
+lua5-3 - Build with Lua 5.3
+lua5-4 - Build with Lua 5.4


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-09-11 15:51 Andreas K. Hüttel
  0 siblings, 0 replies; 199+ messages in thread
From: Andreas K. Hüttel @ 2020-09-11 15:51 UTC (permalink / raw
  To: gentoo-commits

commit:     f22812a575b63c69d197f7068b41bc4da6c05079
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 15:40:15 2020 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 15:49:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f22812a5

profiles: Add 32bit abi in ABI_RISCV

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/desc/abi_riscv.desc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/desc/abi_riscv.desc b/profiles/desc/abi_riscv.desc
index 708fc8666fb..f11a1dad60b 100644
--- a/profiles/desc/abi_riscv.desc
+++ b/profiles/desc/abi_riscv.desc
@@ -7,3 +7,5 @@
 # on gentoo-dev.
 lp64d - 64-bit (rv64) double hard-float libraries
 lp64 - 64-bit (rv64) soft-float libraries
+ilp32d - 32-bit (rv32) double hard-float libraries
+ilp32 - 32-bit (rv32) soft-float libraries


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-09-27 20:25 Ulrich Müller
  0 siblings, 0 replies; 199+ messages in thread
From: Ulrich Müller @ 2020-09-27 20:25 UTC (permalink / raw
  To: gentoo-commits

commit:     283a4bb3143adbed82ec9131b74c8670285a5ea8
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 27 20:22:56 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 27 20:24:24 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=283a4bb3

profiles/desc: Fix l10n.desc sort order.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 profiles/desc/l10n.desc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 2434ef498d7..034cd5a1747 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -1,4 +1,4 @@
-# Copyright 2016-2019 Gentoo Authors
+# Copyright 2016-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of L10N USE_EXPAND flags.
@@ -33,10 +33,10 @@ az - Azerbaijani
 be - Belarusian
 bea - Beaver
 bg - Bulgarian
+bla - Siksika
 bn - Bengali
 bn-BD - Bengali (Bangladesh)
 bn-IN - Bengali (India)
-bla - Siksika
 bo - Tibetan
 br - Breton
 brx - Bodo (India)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-09-29 23:39 Thomas Deutschmann
  0 siblings, 0 replies; 199+ messages in thread
From: Thomas Deutschmann @ 2020-09-29 23:39 UTC (permalink / raw
  To: gentoo-commits

commit:     9a0cd245529a4157f7f0742639327eb6fbc55033
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 23:34:56 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 23:38:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a0cd245

profiles/desc: Add L10N locale for Chicahuaxtla Triqui (trs)

As seen in www-client/firefox.

Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 profiles/desc/l10n.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 034cd5a1747..d81dea42fe0 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -212,6 +212,7 @@ tlh - Klingon
 tn - Tswana
 to - Tonga (Tonga Islands)
 tr - Turkish
+trs - Chicahuaxtla Triqui
 ts - Tsonga
 tsg - Tausug
 tt - Tatar


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-09-29 23:39 Thomas Deutschmann
  0 siblings, 0 replies; 199+ messages in thread
From: Thomas Deutschmann @ 2020-09-29 23:39 UTC (permalink / raw
  To: gentoo-commits

commit:     46b3f9649dccce14d1e9cd48a28b683bdf90330f
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 23:36:50 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Tue Sep 29 23:39:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b3f964

profiles/desc: L10N: Mark ne-NP locale as duplicate of ne

Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 profiles/desc/l10n.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index d81dea42fe0..d45d7fa984e 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -17,6 +17,7 @@
 # id-ID - Indonesian (Indonesia)
 # kn-IN - Kannada (India)
 # nb-NO - Norwegian Bokmål (Norway)
+# ne-NP - Nepali (Nepal)
 # nn-NO - Norwegian Nynorsk (Norway)
 # pa-IN - Punjabi (India)
 # sa-IN - Sanskrit (India)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-10-05 12:14 Marek Szuba
  0 siblings, 0 replies; 199+ messages in thread
From: Marek Szuba @ 2020-10-05 12:14 UTC (permalink / raw
  To: gentoo-commits

commit:     70e585591f9188ba512b73f5ed7583dba40ea2bf
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 29 15:34:48 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Oct  5 12:13:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70e58559

profiles/desc: describe LUA_SINGLE_TARGET

Already includes lua-5.4.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/desc/lua_single_target.desc | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/profiles/desc/lua_single_target.desc b/profiles/desc/lua_single_target.desc
new file mode 100644
index 00000000000..1bee02b6978
--- /dev/null
+++ b/profiles/desc/lua_single_target.desc
@@ -0,0 +1,9 @@
+# Copyright 1999-2020 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+# This file contains descriptions of LUA_SINGLE_TARGET USE_EXPAND flags.
+
+lua5-1 - Build for Lua 5.1 only
+lua5-2 - Build for Lua 5.2 only
+lua5-3 - Build for Lua 5.3 only
+lua5-4 - Build for Lua 5.4 only


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-10-10 13:17 Conrad Kostecki
  0 siblings, 0 replies; 199+ messages in thread
From: Conrad Kostecki @ 2020-10-10 13:17 UTC (permalink / raw
  To: gentoo-commits

commit:     83b1da55f2e53fefd88a133f91f6981e6db81d9a
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 10 12:22:24 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Oct 10 13:17:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b1da55

profiles/desc/lcd_devices.desc: add dpfax and vssdcp

Adding two new drivers, which are supported by dev-libs/serdisplib.

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 profiles/desc/lcd_devices.desc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/desc/lcd_devices.desc b/profiles/desc/lcd_devices.desc
index 88e1fc59584..487326b67d7 100644
--- a/profiles/desc/lcd_devices.desc
+++ b/profiles/desc/lcd_devices.desc
@@ -20,6 +20,7 @@ ddusbt - Add support for DD usb touch screen
 directgfx - Add support for output via SDL
 displaylink - Add support for displaylink based LCDs
 dpf - Add support for DPF display modulees
+dpfax - Add support for AX206 photo frames
 ea232graphic - Add support for the Electronic Assembly RS232 graphic driver
 ea65 - Add support for the VFD in the AOpen XC Cube-AV EA65 media barebone
 efn - Add support for the English Font display Network based displays
@@ -121,6 +122,7 @@ usbhub - Add support for USBHUB displays
 usblcd - Add support for USBLCD displays
 vlsys_m428 - Add support for MonCaso 320 LCD displays
 vnc - Add support for output on a vnc connection
+vssdcp - Add support for network-based vssdcp protocol LCD displays
 wincornixdorf - Add support for the WincorNixdorf serial cashier displays BA63 and BA66
 x11 - Add support for X11 displaying
 xosd - Add support for xosdlib


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-11-17  9:21 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2020-11-17  9:21 UTC (permalink / raw
  To: gentoo-commits

commit:     e68fdf36cf15e3a1b127a43aabe08d1d3a002fd6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 17 09:20:37 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Nov 17 09:21:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e68fdf36

profiles/desc/llvm_targets.desc: Add CSKY

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/llvm_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 196f296b755..8356a09cf6b 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -7,6 +7,7 @@ ARC - ARC (Argonaut RISC Core) embedded CPU target [EXPERIMENTAL]
 ARM - ARM CPU target
 AVR - 8-bit Atmel AVR microcontroller target [EXPERIMENTAL]
 BPF - Berkeley Packet Filter target
+CSKY - C-SKY CPU target [EXPERIMENTAL]
 Hexagon - Qualcomm Hexagon DSP target
 Lanai - Lanai CPU target
 Mips - MIPS CPU target (includes MIPS64)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2020-12-08  1:07 Brian Evans
  0 siblings, 0 replies; 199+ messages in thread
From: Brian Evans @ 2020-12-08  1:07 UTC (permalink / raw
  To: gentoo-commits

commit:     cb980ff94091149f527c10d72b8011b747b3ca3c
Author:     Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  8 01:06:41 2020 +0000
Commit:     Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Tue Dec  8 01:06:41 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb980ff9

profiles: add php_targets_php8-0

Signed-off-by: Brian Evans <grknight <AT> gentoo.org>

 profiles/desc/php_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 3496ec0d467..e0fc8bcc653 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -3,6 +3,7 @@
 
 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
 
+php8-0 - Build against PHP 8.0
 php7-4 - Build against PHP 7.4
 php7-3 - Build against PHP 7.3
 php7-2 - Build against PHP 7.2


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2021-03-10 22:59 Conrad Kostecki
  0 siblings, 0 replies; 199+ messages in thread
From: Conrad Kostecki @ 2021-03-10 22:59 UTC (permalink / raw
  To: gentoo-commits

commit:     89f67da06d07048706a49c29f670e9c5e3c293f4
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 10 22:54:07 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Mar 10 22:54:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89f67da0

profiles/desc/l10n.desc: add more languages

Adding more languages for upcoming aspell-packages.

csb: Kashubian
hil: Hiligaynon
hus: Huastec
nds: Low German
ny: Chichewa
tet: Tetum
wa: Walloon

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 profiles/desc/l10n.desc | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 0788287d85c..13b8ef19c09 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -53,6 +53,7 @@ cnr - Montenegrin
 cop - Coptic
 co - Corsican
 cs - Czech
+csb - Kashubian
 cu - Church Slavic
 cy - Welsh
 da - Danish
@@ -104,10 +105,12 @@ gug - Paraguayan Guarani
 gv - Manx
 he - Hebrew
 hi - Hindi
+hil - Hiligaynon
 hr - Croatian
 hsb - Upper Sorbian
 ht - Haitian
 hu - Hungarian
+hus - Huastec
 hy - Armenian
 ia - Interlingua
 id - Indonesian
@@ -153,12 +156,14 @@ my - Burmese
 nan - Min Nan Chinese
 nb - Norwegian Bokmål
 nd - North Ndebele
+nds - Low German
 ne - Nepali
 nl - Dutch
 nn - Norwegian Nynorsk
 no - Norwegian
 nr - South Ndebele
 nso - Northern Sotho
+ny - Chichewa
 oc - Occitan
 om - Oromo
 or - Oriya (macrolanguage)
@@ -206,6 +211,7 @@ szl - Silesian
 ta - Tamil
 ta-LK - Tamil (Sri Lanka)
 te - Telugu
+tet - Tetum
 tg - Tajik
 th - Thai
 ti - Tigrinya
@@ -227,6 +233,7 @@ ve - Venda
 vec - Venetian
 vi - Vietnamese
 vls - Vlaams
+wa - Walloon
 xh - Xhosa
 yi - Yiddish
 yo - Yoruba


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2021-03-11 21:50 Anthony G. Basile
  0 siblings, 0 replies; 199+ messages in thread
From: Anthony G. Basile @ 2021-03-11 21:50 UTC (permalink / raw
  To: gentoo-commits

commit:     7e67687f21e8a8b330a7db8f2e8d5210acd92baf
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 11 21:49:54 2021 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Mar 11 21:50:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e67687f

profiles/desc/xtables_addons.desc: add proto

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 profiles/desc/xtables_addons.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/xtables_addons.desc b/profiles/desc/xtables_addons.desc
index c78e11c7dcc..5ee39b3b616 100644
--- a/profiles/desc/xtables_addons.desc
+++ b/profiles/desc/xtables_addons.desc
@@ -23,6 +23,7 @@ logmark - LOGMARK target will log packet and connection marks to syslog
 lscan - match detects simple low-level scan attemps based upon the packet's contents
 quota2 - match implements a named counter which can be increased or decreased on a per-match basis
 pknock - match implements so-called "port knocking", a stealthy system for network authentication
+proto - modifies the protocol number in IP packet header
 psd - match attempts to detect TCP and UDP port scans (derived from Solar Designer's scanlogd)
 sysrq - SYSRQ target allows to remotely trigger sysrq on the local machine over the network
 tarpit - TARPIT target captures and holds incoming TCP connections using no local per-connection resources


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2021-04-12 19:39 Sergei Trofimovich
  0 siblings, 0 replies; 199+ messages in thread
From: Sergei Trofimovich @ 2021-04-12 19:39 UTC (permalink / raw
  To: gentoo-commits

commit:     7ec7b0c56c1fc5ee3f56a8c48de8ea87a2694a37
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 19:05:41 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 19:39:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ec7b0c5

profiles/desc/qemu_user_targets.desc: add hexagon user target

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 profiles/desc/qemu_user_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc
index 9745378ade8..286a4688d07 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -11,6 +11,7 @@ alpha - userspace emulation target
 arm - ARM (little endian) userspace emulation target
 armeb - ARM (big endian) userspace emulation target
 cris - userspace emulation target
+hexagon - Qualcomm hexagon userspace emulation target
 hppa - userspace emulation target
 i386 - userspace emulation target
 m68k - userspace emulation target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2021-04-22 15:07 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2021-04-22 15:07 UTC (permalink / raw
  To: gentoo-commits

commit:     ed6b29967040f1199814e4ee7fcb923c401b6e59
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 22 12:49:15 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Apr 22 15:06:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed6b2996

profiles/desc: Add M68k to LLVM_TARGETS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/llvm_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 8356a09cf6b..fd9a4f60ff8 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -10,6 +10,7 @@ BPF - Berkeley Packet Filter target
 CSKY - C-SKY CPU target [EXPERIMENTAL]
 Hexagon - Qualcomm Hexagon DSP target
 Lanai - Lanai CPU target
+M68k - Motorola 68000 target [EXPERIMENTAL]
 Mips - MIPS CPU target (includes MIPS64)
 MSP430 - MSP430 CPU target (experimental)
 NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2021-05-12 18:52 Alfredo Tupone
  0 siblings, 0 replies; 199+ messages in thread
From: Alfredo Tupone @ 2021-05-12 18:52 UTC (permalink / raw
  To: gentoo-commits

commit:     74f204962001822300e69cb405887ef32b9cc77e
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed May 12 18:52:19 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed May 12 18:52:19 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74f20496

profiles/desc/ada_target.desc: add gnat_2020

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 profiles/desc/ada_target.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index daf92ab9fac..e633b1a1931 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -5,4 +5,4 @@ gnat_2016 - Compile with dev-lang/gnat-gpl-2016
 gnat_2017 - Compile with dev-lang/gnat-gpl-2017
 gnat_2018 - Compile with dev-lang/gnat-gpl-2018
 gnat_2019 - Compile with dev-lang/gnat-gpl-2019
-
+gnat_2020 - Compile with dev-lang/gnat-gpl-2020


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2021-05-18 17:03 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2021-05-18 17:03 UTC (permalink / raw
  To: gentoo-commits

commit:     4ea671282b4250b113e388b3f279daaa38ad9e2a
Author:     Zamarin Arthur <arthurzam <AT> gmail <DOT> com>
AuthorDate: Tue May 18 16:54:08 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 18 17:03:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ea67128

profiles/desc: fix python_targets_python3_10 desc

Signed-off-by: Zamarin Arthur <arthurzam <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20872
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/python_targets.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/python_targets.desc b/profiles/desc/python_targets.desc
index 6fd532d95a5..526bf6e292b 100644
--- a/profiles/desc/python_targets.desc
+++ b/profiles/desc/python_targets.desc
@@ -6,5 +6,5 @@
 python3_7 - Build with Python 3.7
 python3_8 - Build with Python 3.8
 python3_9 - Build with Python 3.9
-python3_10 - Build with Python 3.9
+python3_10 - Build with Python 3.10
 pypy3 - Build with PyPy3


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2021-05-29 14:19 Alfredo Tupone
  0 siblings, 0 replies; 199+ messages in thread
From: Alfredo Tupone @ 2021-05-29 14:19 UTC (permalink / raw
  To: gentoo-commits

commit:     bd28c3daa7a897e9a8519fe09cc2ab902e22639e
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat May 29 14:17:41 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat May 29 14:18:56 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd28c3da

profiles/desc/ada_target.desc: add gnat_2021

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 profiles/desc/ada_target.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index e633b1a1931..ff5c1457628 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -6,3 +6,4 @@ gnat_2017 - Compile with dev-lang/gnat-gpl-2017
 gnat_2018 - Compile with dev-lang/gnat-gpl-2018
 gnat_2019 - Compile with dev-lang/gnat-gpl-2019
 gnat_2020 - Compile with dev-lang/gnat-gpl-2020
+gnat_2021 - Compile with dev-lang/gnat-gpl-2021


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2021-08-13 10:02 Marek Szuba
  0 siblings, 0 replies; 199+ messages in thread
From: Marek Szuba @ 2021-08-13 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     6c3161789d2903da13f0c7510a2d068111c67816
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 09:41:54 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 10:02:10 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c316178

profiles/desc: lua_targets_lua5-2 is now unsupported

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/desc/lua_targets.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/lua_targets.desc b/profiles/desc/lua_targets.desc
index 75b9e0f86af..a745cd102c6 100644
--- a/profiles/desc/lua_targets.desc
+++ b/profiles/desc/lua_targets.desc
@@ -1,10 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors.
+# Copyright 1999-2021 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of LUA_TARGETS USE_EXPAND flags.
 
 lua5-1 - Build with Lua 5.1
-lua5-2 - Build with Lua 5.2
 lua5-3 - Build with Lua 5.3
 lua5-4 - Build with Lua 5.4
 luajit - Build with LuaJIT


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2021-08-13 10:02 Marek Szuba
  0 siblings, 0 replies; 199+ messages in thread
From: Marek Szuba @ 2021-08-13 10:02 UTC (permalink / raw
  To: gentoo-commits

commit:     e60444d6dfb1544c098a55cd7ff43b1001ff451f
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 09:42:34 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 10:02:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e60444d6

profiles/desc: lua_single_target_lua5-2 is now unsupported

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/desc/lua_single_target.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/lua_single_target.desc b/profiles/desc/lua_single_target.desc
index c3d422e434d..347e7e4798b 100644
--- a/profiles/desc/lua_single_target.desc
+++ b/profiles/desc/lua_single_target.desc
@@ -1,10 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors.
+# Copyright 1999-2021 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of LUA_SINGLE_TARGET USE_EXPAND flags.
 
 lua5-1 - Build for Lua 5.1 only
-lua5-2 - Build for Lua 5.2 only
 lua5-3 - Build for Lua 5.3 only
 lua5-4 - Build for Lua 5.4 only
 luajit - Build for LuaJIT only


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2021-08-22 21:53 David Seifert
  0 siblings, 0 replies; 199+ messages in thread
From: David Seifert @ 2021-08-22 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     472144652ffe1a88f0388f393ea76691f219581e
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sun Aug 22 21:53:29 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Aug 22 21:53:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47214465

profiles/desc: Remove POSTGRES_TARGETS: postgres9_{3,4,5}

Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 profiles/desc/postgres_targets.desc | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
index 6cddcb149b7..a6e6798121f 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -3,9 +3,6 @@
 
 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
 
-postgres9_3 - Build against PostgreSQL 9.3
-postgres9_4 - Build against PostgreSQL 9.4
-postgres9_5 - Build against PostgreSQL 9.5
 postgres9_6 - Build against PostgreSQL 9.6
 postgres10 - Build against PostgreSQL 10
 postgres11 - Build against PostgreSQL 11


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2021-09-19 13:35 Alfredo Tupone
  0 siblings, 0 replies; 199+ messages in thread
From: Alfredo Tupone @ 2021-09-19 13:35 UTC (permalink / raw
  To: gentoo-commits

commit:     baed246b1c5ed4f291fc795f1eeecd9f2ed6632b
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 19 13:34:35 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Sep 19 13:34:35 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baed246b

profiles/desc/ada_target.desc: remove support for <gnat_2019

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 profiles/desc/ada_target.desc | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index ff5c1457628..b4a38a39710 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -1,9 +1,6 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-gnat_2016 - Compile with dev-lang/gnat-gpl-2016
-gnat_2017 - Compile with dev-lang/gnat-gpl-2017
-gnat_2018 - Compile with dev-lang/gnat-gpl-2018
 gnat_2019 - Compile with dev-lang/gnat-gpl-2019
 gnat_2020 - Compile with dev-lang/gnat-gpl-2020
 gnat_2021 - Compile with dev-lang/gnat-gpl-2021


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2021-09-30 17:33 罗百科
  0 siblings, 0 replies; 199+ messages in thread
From: 罗百科 @ 2021-09-30 17:33 UTC (permalink / raw
  To: gentoo-commits

commit:     13715d13d5550959d5d937b49de27b51fb33f482
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 30 16:06:56 2021 +0000
Commit:     罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Thu Sep 30 17:33:57 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13715d13

profiles/desc/postgres_targets.desc: Add postgres14

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 profiles/desc/postgres_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
index a6e6798121f..39f97a1ad44 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -8,3 +8,4 @@ postgres10 - Build against PostgreSQL 10
 postgres11 - Build against PostgreSQL 11
 postgres12 - Build against PostgreSQL 12
 postgres13 - Build against PostgreSQL 13
+postgres14 - Build against PostgreSQL 14


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-02-10 22:54 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2022-02-10 22:54 UTC (permalink / raw
  To: gentoo-commits

commit:     14ed88ff5a3ee78ad3640665f4ec0c5db8021c45
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 10 22:52:41 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 10 22:54:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ed88ff

profiles/desc: Add LLVM_TARGETS: LoongArch

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/llvm_targets.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index fd9a4f60ff89..01f23bc17b27 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors.
+# Copyright 1999-2022 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 AArch64 - AArch64 CPU target (arm64 in Gentoo)
@@ -10,6 +10,7 @@ BPF - Berkeley Packet Filter target
 CSKY - C-SKY CPU target [EXPERIMENTAL]
 Hexagon - Qualcomm Hexagon DSP target
 Lanai - Lanai CPU target
+LoongArch - LoongArch CPU support [EXPERIMENTAL]
 M68k - Motorola 68000 target [EXPERIMENTAL]
 Mips - MIPS CPU target (includes MIPS64)
 MSP430 - MSP430 CPU target (experimental)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-02-10 22:54 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2022-02-10 22:54 UTC (permalink / raw
  To: gentoo-commits

commit:     051c564e5d0285cb78a9625106f7db19e815c115
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 10 22:53:35 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb 10 22:54:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=051c564e

profiles/desc: Update experimental target descs

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/llvm_targets.desc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 01f23bc17b27..da117a623c04 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -5,7 +5,7 @@ AArch64 - AArch64 CPU target (arm64 in Gentoo)
 AMDGPU - AMDGPU target (supports R600 and GCN GPUs)
 ARC - ARC (Argonaut RISC Core) embedded CPU target [EXPERIMENTAL]
 ARM - ARM CPU target
-AVR - 8-bit Atmel AVR microcontroller target [EXPERIMENTAL]
+AVR - 8-bit Atmel AVR microcontroller target
 BPF - Berkeley Packet Filter target
 CSKY - C-SKY CPU target [EXPERIMENTAL]
 Hexagon - Qualcomm Hexagon DSP target
@@ -19,7 +19,7 @@ PowerPC - PowerPC CPU target (PPC32 and PPC64)
 RISCV - RISC-V CPU target
 Sparc - Sparc CPU target
 SystemZ - SystemZ (s390x) CPU target
-VE - NEC SX-Aurora TSUBASA vector engine target [EXPERIMENTAL]
+VE - NEC SX-Aurora TSUBASA vector engine target
 WebAssembly - WebAssembly backend
 X86 - X86 CPU target (includes amd64)
 XCore - XCore CPU target


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-04-12  7:44 Lars Wendler
  0 siblings, 0 replies; 199+ messages in thread
From: Lars Wendler @ 2022-04-12  7:44 UTC (permalink / raw
  To: gentoo-commits

commit:     f7d446cc55b2206059ad6ca7f27ff9cca3411eb8
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 07:40:17 2022 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 07:44:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d446cc

profiles/desc/apache2_modules.desc: Fix proxy_hcheck name

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 profiles/desc/apache2_modules.desc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc
index 1ac475d34c8d..7a7e5e061080 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -71,7 +71,7 @@ proxy_balancer - mod_proxy extension for load balancing
 proxy_connect - mod_proxy extension for CONNECT request handling
 proxy_fcgi - FastCGI support module for mod_proxy
 proxy_ftp - FTP support module for mod_proxy
-proxy_check - Dynamic health check of Balancer members (workers) for mod_proxy
+proxy_hcheck - Dynamic health check of Balancer members (workers) for mod_proxy
 proxy_html - Module to rewrite links in html pages behind a reverse proxy
 proxy_http - HTTP support module for mod_proxy
 proxy_http2 - HTTP2 support module for mod_proxy


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-05-21  9:37 罗百科
  0 siblings, 0 replies; 199+ messages in thread
From: 罗百科 @ 2022-05-21  9:37 UTC (permalink / raw
  To: gentoo-commits

commit:     ea01a8d799fd1d64945115112e7f78fae371a7cb
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 09:26:01 2022 +0000
Commit:     罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Sat May 21 09:36:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea01a8d7

profiles: Remove obsolete postgres9.6

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 profiles/desc/postgres_targets.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
index 39f97a1ad44d..2aeb36f33762 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -3,7 +3,6 @@
 
 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
 
-postgres9_6 - Build against PostgreSQL 9.6
 postgres10 - Build against PostgreSQL 10
 postgres11 - Build against PostgreSQL 11
 postgres12 - Build against PostgreSQL 12


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-06-22  8:41 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2022-06-22  8:41 UTC (permalink / raw
  To: gentoo-commits

commit:     b5663d79274d9a68e76bd5adf3f89f3a6089fed5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 22 08:34:43 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 08:36:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5663d79

profiles/desc: UnusedGlobalUseExpand cleanup

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/apache2_modules.desc   | 1 -
 profiles/desc/php_targets.desc       | 5 +----
 profiles/desc/qemu_user_targets.desc | 1 -
 profiles/desc/ruby_targets.desc      | 1 -
 4 files changed, 1 insertion(+), 7 deletions(-)

diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc
index 7a7e5e061080..f9eab8d33ac7 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -11,7 +11,6 @@ asis - Sends files that contain their own HTTP headers
 auth_basic - Basic authentication
 auth_digest - User authentication using MD5 Digest Authentication
 auth_form - Allows the use of an HTML login form to restrict access by looking up users in the given providers
-authn_alias - Provides the ability to create extended authentication providers based on actual providers
 authn_anon - Allows "anonymous" user access to authenticated areas
 authn_core - Provides core authentication capabilities common to all authentication providers (functionality provided by authn_alias in previous versions)
 authn_dbd - User authentication using an SQL database

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 76a65f23514a..301a3e58a8ff 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
@@ -8,6 +8,3 @@ php8-0 - Build against PHP 8.0
 php7-4 - Build against PHP 7.4
 php7-3 - Build against PHP 7.3
 php7-2 - Build against PHP 7.2
-php7-1 - Build against PHP 7.1
-php7-0 - Build against PHP 7.0
-php5-6 - Build against PHP 5.6

diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc
index 899ca398b63f..aa37a655f686 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -25,7 +25,6 @@ mipsn32 - MIPS N32 ABI userspace emulation target
 mips - userspace emulation target
 nios2 - userspace emulation target
 or1k - OpenRISC system emulation target
-ppc64abi32 - userspace emulation target
 ppc64le - PowerPC 64-bit little endian userspace emulation target
 ppc64 - PowerPC 64-bit big endian userspace emulation target
 ppc - PowerPC 32-bit big endian userspace emulation target

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index ee184a5a6842..06e59b7bd430 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -3,7 +3,6 @@
 
 # This file contains descriptions of RUBY_TARGETS USE_EXPAND flags.
 
-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] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-06-27  4:40 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2022-06-27  4:40 UTC (permalink / raw
  To: gentoo-commits

commit:     24b24dfeedc2960dcad3c649b6b868c1f3f5ae00
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 04:29:19 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 04:40:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b24dfe

profiles/desc: Describe LLVM_TARGETS=DirectX

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/llvm_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index da117a623c04..41e5063e0182 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -8,6 +8,7 @@ ARM - ARM CPU target
 AVR - 8-bit Atmel AVR microcontroller target
 BPF - Berkeley Packet Filter target
 CSKY - C-SKY CPU target [EXPERIMENTAL]
+DirectX - DirectX target [EXPERIMENTAL]
 Hexagon - Qualcomm Hexagon DSP target
 Lanai - Lanai CPU target
 LoongArch - LoongArch CPU support [EXPERIMENTAL]


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-06-27  8:26 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2022-06-27  8:26 UTC (permalink / raw
  To: gentoo-commits

commit:     f336c7254de6ebc57b01b21c7e4715e5cf762ffa
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 27 04:43:38 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 27 08:25:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f336c725

profiles/desc: Describe LLVM_TARGETS=SPIRV

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/llvm_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 41e5063e0182..3ae1da77148c 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -19,6 +19,7 @@ NVPTX - NVIDIA PTX (GPU) target (32-bit and 64-bit)
 PowerPC - PowerPC CPU target (PPC32 and PPC64)
 RISCV - RISC-V CPU target
 Sparc - Sparc CPU target
+SPIRV - Support SPIR-V language target for graphics and parallel computing
 SystemZ - SystemZ (s390x) CPU target
 VE - NEC SX-Aurora TSUBASA vector engine target
 WebAssembly - WebAssembly backend


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-09-12  9:26 Benda XU
  0 siblings, 0 replies; 199+ messages in thread
From: Benda XU @ 2022-09-12  9:26 UTC (permalink / raw
  To: gentoo-commits

commit:     f8e7d5b70494f3efc7963fce9d877b27cd65abe2
Author:     Yiyang Wu <xgreenlandforwyy <AT> gmail <DOT> com>
AuthorDate: Fri Jul 15 10:21:06 2022 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Mon Sep 12 09:26:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8e7d5b7

profiles/desc: add amdgpu_targets.desc for USE_EXPAND

Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com>
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 profiles/desc/amdgpu_targets.desc | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/profiles/desc/amdgpu_targets.desc b/profiles/desc/amdgpu_targets.desc
new file mode 100644
index 000000000000..66a9a7a85935
--- /dev/null
+++ b/profiles/desc/amdgpu_targets.desc
@@ -0,0 +1,17 @@
+# Copyright 1999-2022 Gentoo Authors.
+# Distributed under the terms of the GNU General Public License v2
+
+# Reference:
+# GPU name and Architecture codename: https://github.com/GPUOpen-Tools/device_info/blob/master/DeviceInfo.cpp
+# See also: https://www.coelacanth-dream.com/posts/2019/12/30/did-rid-product-matome-p2/#fn:67
+
+gfx803 - Fiji GPU, codename fiji, including Radeon R9 Nano/Fury/FuryX, Radeon Pro Duo, FirePro S9300x2, Radeon Instinct MI8
+gfx900 - Vega GPU, codename vega10, including Radeon Vega Frontier Edition, Radeon RX Vega 56/64, Radeon RX Vega 64 Liquid, Radeon Pro Vega 48/56/64/64X, Radeon Pro WX 8200/9100, Radeon Pro V320/V340/SSG, Radeon Instinct MI25
+gfx906 - Vega GPU, codename vega20, including Radeon (Pro) VII, Radeon Instinct MI50/MI60
+gfx908 - CDNA Accelerator, codename arcturus, including AMD Instinct MI100 Accelerator
+gfx90a - CDNA2 Accelerator, codename aldebaran, including AMD Instinct MI200 series Accelerators
+gfx1010 - RDNA GPU, codename navi10, including Radeon RX 5700XT/5700/5700M/5700B/5700XTB/5600XT/5600/5600M, Radeon Pro 5700XT/5700, Radeon Pro W5700X/W5700
+gfx1011 - RDNA GPU, codename navi12, including Radeon Pro 5600M/V520
+gfx1012 - RDNA GPU, codename navi14, including Radeon RX 5500XT/5500/5500M/5500XTB/5300/5300M, Radeon Pro 5500XT/5500M/5300/5300M, Radeon Pro W5500X/W5500/W5500M/W5300M
+gfx1030 - RDNA2 GPU, codename navi21/sienna cichlid, including Radeon RX 6950XT/6900XT/6800XT/6800, Radeon Pro W6800
+gfx1031 - RDNA2 GPU, codename navi22/navy flounder, including Radeon RX 6750XT/6700XT/6800M/6700M


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-09-13 20:33 Alfredo Tupone
  0 siblings, 0 replies; 199+ messages in thread
From: Alfredo Tupone @ 2022-09-13 20:33 UTC (permalink / raw
  To: gentoo-commits

commit:     49074ef1934da8d85dd570dbd267740e5306be8e
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 13 20:30:44 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 20:33:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49074ef1

profiles/desc: add gcc_12_2_0 to the ada target list

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 profiles/desc/ada_target.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index eeabf1ffaed1..56e98a3ba1af 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -1,5 +1,6 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 gnat_2020 - Compile with dev-lang/gnat-gpl-2020
 gnat_2021 - Compile with dev-lang/gnat-gpl-2021
+gcc_12_2_0 - Compile with sys-devel/gcc-12.2.0


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-09-15  7:05 Joonas Niilola
  0 siblings, 0 replies; 199+ messages in thread
From: Joonas Niilola @ 2022-09-15  7:05 UTC (permalink / raw
  To: gentoo-commits

commit:     e99d6794de11b54fffa8685d885d7aeb8f8108fb
Author:     Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de>
AuthorDate: Sun Aug 14 16:06:11 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 07:05:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e99d6794

profiles/desc: add zh-HK to l10n.desc

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 profiles/desc/l10n.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index af2f697df775..e50db4be3262 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -233,5 +233,6 @@ yi - Yiddish
 yo - Yoruba
 zh - Chinese
 zh-CN - Chinese (China)
+zh-HK - Chinese (Hong Kong)
 zh-TW - Chinese (Taiwan)
 zu - Zulu


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-10-06 16:23 罗百科
  0 siblings, 0 replies; 199+ messages in thread
From: 罗百科 @ 2022-10-06 16:23 UTC (permalink / raw
  To: gentoo-commits

commit:     6ae3da3a348d5607e4bc10716c3ebc1d55aa2155
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  6 15:54:25 2022 +0000
Commit:     罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 16:22:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ae3da3a

profiles/desc: Add postgres15 target

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 profiles/desc/postgres_targets.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
index 2aeb36f33762..f87ee7f047e0 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
@@ -8,3 +8,4 @@ postgres11 - Build against PostgreSQL 11
 postgres12 - Build against PostgreSQL 12
 postgres13 - Build against PostgreSQL 13
 postgres14 - Build against PostgreSQL 14
+postgres15 - Build against PostgreSQL 15


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-11-27 11:41 Alfredo Tupone
  0 siblings, 0 replies; 199+ messages in thread
From: Alfredo Tupone @ 2022-11-27 11:41 UTC (permalink / raw
  To: gentoo-commits

commit:     7f519d33cc2c14a7347ae4c5850bc73420073b21
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 11:40:54 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Nov 27 11:40:54 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f519d33

profiles/desc: drop gnat_2020 use flag

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 profiles/desc/ada_target.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index 56e98a3ba1af..a02d28dcd89a 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -1,6 +1,5 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-gnat_2020 - Compile with dev-lang/gnat-gpl-2020
 gnat_2021 - Compile with dev-lang/gnat-gpl-2021
 gcc_12_2_0 - Compile with sys-devel/gcc-12.2.0


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-12-11 22:50 Sam James
  0 siblings, 0 replies; 199+ messages in thread
From: Sam James @ 2022-12-11 22:50 UTC (permalink / raw
  To: gentoo-commits

commit:     a140e368c72711ff551ce639a87af2b4decf3388
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 01:01:08 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 11 22:50:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a140e368

profiles/desc: add rustls for curl_ssl

Bug: https://bugs.gentoo.org/885099
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/desc/curl_ssl.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index f52579304a67..5f30da44502a 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -8,4 +8,5 @@ gnutls - Use GnuTLS
 mbedtls - Use mbed TLS
 nss - Use Mozilla's Network Security Services 
 openssl - Use OpenSSL
-winssl - Use WinSSL (only with elibc_Winnt) 
+rustls - Use Rustls
+winssl - Use WinSSL (only with elibc_Winnt)


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2022-12-27 18:45 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2022-12-27 18:45 UTC (permalink / raw
  To: gentoo-commits

commit:     212b85ddf90e9c84abda91a99b92076be10949fb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 27 18:44:25 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Dec 27 18:45:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=212b85dd

profiles/desc: Add LLVM_TARGETS=Xtensa

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/llvm_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/llvm_targets.desc b/profiles/desc/llvm_targets.desc
index 3ae1da77148c..bd5c9069ba39 100644
--- a/profiles/desc/llvm_targets.desc
+++ b/profiles/desc/llvm_targets.desc
@@ -25,3 +25,4 @@ VE - NEC SX-Aurora TSUBASA vector engine target
 WebAssembly - WebAssembly backend
 X86 - X86 CPU target (includes amd64)
 XCore - XCore CPU target
+Xtensa - Tensilica Xtensa (ESP32) CPU target [EXPERIMENTAL]


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2023-04-02  8:37 Alfredo Tupone
  0 siblings, 0 replies; 199+ messages in thread
From: Alfredo Tupone @ 2023-04-02  8:37 UTC (permalink / raw
  To: gentoo-commits

commit:     7b829842bb310e8e0b720844d7d78658b3c5018b
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 08:34:21 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 08:35:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b829842

profiles/desc: drop gcc_12_2_0 from ada

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 profiles/desc/ada_target.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/ada_target.desc b/profiles/desc/ada_target.desc
index 5df7974f3711..3b4430fae688 100644
--- a/profiles/desc/ada_target.desc
+++ b/profiles/desc/ada_target.desc
@@ -3,4 +3,3 @@
 
 gnat_2021 - Compile with dev-lang/gnat-gpl-2021
 gcc_12 - Compile with sys-devel/gcc:12
-gcc_12_2_0 - Compile with sys-devel/gcc-12.2.0


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2023-05-15  5:53 Sam James
  0 siblings, 0 replies; 199+ messages in thread
From: Sam James @ 2023-05-15  5:53 UTC (permalink / raw
  To: gentoo-commits

commit:     b7a7e7ee16baea1fdd64f0b6ae34517896f77173
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 11 00:29:58 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 15 05:47:09 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a7e7ee

profiles/desc: add tls for apache2_modules

Bug: https://bugs.gentoo.org/885099
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/desc/apache2_modules.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc
index f9eab8d33ac7..e47f6172b19a 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -92,6 +92,7 @@ socache_shmcb - A shared object cache provider using a high-performance cyclic b
 speling - Attempts to correct mistaken URLs that users might have entered by ignoring capitalization and by allowing up to one misspelling
 status - Provides information on server activity and performance
 substitute - Perform search and replace operations on response bodies
+tls - mod_tls TLS module for Apache, intended to replace mod_ssl
 unique_id - Provides an environment variable with a unique identifier for each request
 unixd - Basic (required) security for Unix-family platforms
 userdir - User-specific directories


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2023-05-30 11:02 Ionen Wolkens
  0 siblings, 0 replies; 199+ messages in thread
From: Ionen Wolkens @ 2023-05-30 11:02 UTC (permalink / raw
  To: gentoo-commits

commit:     822b6b55e8ad020ccd229cc09dabcc3bb8a2ded7
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 09:40:24 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue May 30 11:00:33 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=822b6b55

profiles/desc/xtables_addons.desc: add asn

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 profiles/desc/xtables_addons.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/xtables_addons.desc b/profiles/desc/xtables_addons.desc
index 5ee39b3b6163..91a7ea078110 100644
--- a/profiles/desc/xtables_addons.desc
+++ b/profiles/desc/xtables_addons.desc
@@ -1,10 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of XTABLES_ADDONS USE-EXPANDED variables.
 # Keep it sorted.
 
 account - ACCOUNT target is a high performance accounting system for large local networks
+asn - match a packet by its source or destination Autonomous System Number
 chaos - CHAOS target causes confusion on the other end by doing odd things with incoming packets
 condition - matches if a specific condition variable is (un)set
 delude - DELUDE target will reply to a SYN packet with SYN-ACK, and to all other packets with an RST


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2023-06-19 15:12 Hans de Graaff
  0 siblings, 0 replies; 199+ messages in thread
From: Hans de Graaff @ 2023-06-19 15:12 UTC (permalink / raw
  To: gentoo-commits

commit:     8bc048cc86b373dbf604912470c804742f862973
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 19 15:05:35 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jun 19 15:12:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8bc048cc

profiles/desc/apache2_modules.desc: add allowmethods

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 profiles/desc/apache2_modules.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/apache2_modules.desc b/profiles/desc/apache2_modules.desc
index e47f6172b19a..f557f4279de6 100644
--- a/profiles/desc/apache2_modules.desc
+++ b/profiles/desc/apache2_modules.desc
@@ -1,4 +1,4 @@
-# Copyright 2007-2022 Gentoo Authors
+# Copyright 2007-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of APACHE2_MODULES USE_EXPAND flags.
@@ -7,6 +7,7 @@
 access_compat - Group authorizations based on host (name or IP address). Available as a compatibility module with previous versions
 actions - Provides for executing CGI scripts based on media type or request method
 alias - Provides for mapping different parts of the host filesystem in the document tree and for URL redirection
+allowmethods - This module makes it easy to restrict what HTTP methods can be used on a server
 asis - Sends files that contain their own HTTP headers
 auth_basic - Basic authentication
 auth_digest - User authentication using MD5 Digest Authentication


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2023-11-26 14:54 Benda XU
  0 siblings, 0 replies; 199+ messages in thread
From: Benda XU @ 2023-11-26 14:54 UTC (permalink / raw
  To: gentoo-commits

commit:     645e76365f9f7134251dc5a566fa25de234d354f
Author:     Yiyang Wu <xgreenlandforwyy <AT> gmail <DOT> com>
AuthorDate: Fri Nov 17 03:01:45 2023 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 14:54:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=645e7636

profiles/desc/amdgpu_targets.desc: fill in more GPU models.

Reference: https://www.mail-archive.com/gentoo-dev <AT> lists.gentoo.org/msg98470.html
Bug: https://github.com/gentoo/gentoo/pull/33861
Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com>
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 profiles/desc/amdgpu_targets.desc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/profiles/desc/amdgpu_targets.desc b/profiles/desc/amdgpu_targets.desc
index 9c5739e9d9a4..d52080781947 100644
--- a/profiles/desc/amdgpu_targets.desc
+++ b/profiles/desc/amdgpu_targets.desc
@@ -15,6 +15,6 @@ gfx1011 - RDNA GPU, codename navi12, including Radeon Pro 5600M/V520
 gfx1012 - RDNA GPU, codename navi14, including Radeon RX 5500XT/5500/5500M/5500XTB/5300/5300M, Radeon Pro 5500XT/5500M/5300/5300M, Radeon Pro W5500X/W5500/W5500M/W5300M
 gfx1030 - RDNA2 GPU, codename navi21/sienna cichlid, including Radeon RX 6950XT/6900XT/6800XT/6800, Radeon Pro W6800
 gfx1031 - RDNA2 GPU, codename navi22/navy flounder, including Radeon RX 6750XT/6700XT/6800M/6700M
-gfx1100 - RDNA3 GPU, codename navi31/plum bonito, including Radeon RX 7900XTX/7900XT
-gfx1101 - RDNA3 GPU, codename navi32
-gfx1102 - RDNA3 GPU, codename navi33
+gfx1100 - RDNA3 GPU, codename navi31/plum bonito, including Radeon RX 7900XTX/7900XT, AMD Radeon Pro W7900/W7800
+gfx1101 - RDNA3 GPU, codename navi32, including Radeon RX 7700XT/7800XT
+gfx1102 - RDNA3 GPU, codename navi33, including Radeon RX 7600/7600M/7600M XT/7700S/7600S, AMD Radeon PRO W7600/W7500


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2023-12-06  2:02 Michael Orlitzky
  0 siblings, 0 replies; 199+ messages in thread
From: Michael Orlitzky @ 2023-12-06  2:02 UTC (permalink / raw
  To: gentoo-commits

commit:     a8192a9c21a8203e2b55572cdb487172aa6238f6
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  5 19:49:16 2023 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Dec  6 01:02:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8192a9c

profiles/desc/php_targets.desc: add php8-3 flag

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 profiles/desc/php_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 8aecd8c74e02..3ba6ed157ba3 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -3,6 +3,7 @@
 
 # This file contains descriptions of the PHP_TARGETS USE_EXPAND flags
 
+php8-3 - Build against PHP 8.3
 php8-2 - Build against PHP 8.2
 php8-1 - Build against PHP 8.1
 php8-0 - Build against PHP 8.0


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2023-12-06  2:02 Michael Orlitzky
  0 siblings, 0 replies; 199+ messages in thread
From: Michael Orlitzky @ 2023-12-06  2:02 UTC (permalink / raw
  To: gentoo-commits

commit:     726ca79026a9387b45ed032558aae712803007dd
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  6 01:04:44 2023 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Dec  6 02:00:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=726ca790

profiles/desc/php_targets.desc: drop old php7-4 target

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 profiles/desc/php_targets.desc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/desc/php_targets.desc b/profiles/desc/php_targets.desc
index 3ba6ed157ba3..0f6c40acfa5f 100644
--- a/profiles/desc/php_targets.desc
+++ b/profiles/desc/php_targets.desc
@@ -7,4 +7,3 @@ php8-3 - Build against PHP 8.3
 php8-2 - Build against PHP 8.2
 php8-1 - Build against PHP 8.1
 php8-0 - Build against PHP 8.0
-php7-4 - Build against PHP 7.4


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2023-12-17 12:03 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2023-12-17 12:03 UTC (permalink / raw
  To: gentoo-commits

commit:     255d8b2d9fa1635fb81d9eefef54e094eb144eb6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 17 11:55:18 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Dec 17 12:03:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255d8b2d

profiles: Remove entries matching UnusedGlobalUseExpand

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/collectd_plugins.desc |  3 +--
 profiles/desc/curl_ssl.desc         |  1 -
 profiles/desc/ros_messages.desc     | 11 -----------
 profiles/desc/ruby_targets.desc     |  3 +--
 profiles/desc/video_cards.desc      |  3 +--
 5 files changed, 3 insertions(+), 18 deletions(-)

diff --git a/profiles/desc/collectd_plugins.desc b/profiles/desc/collectd_plugins.desc
index de7b06543e3d..963c7cd4d5c0 100644
--- a/profiles/desc/collectd_plugins.desc
+++ b/profiles/desc/collectd_plugins.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of COLLECTD_PLUGINS USE_EXPAND flags.
@@ -39,7 +39,6 @@ exec - Build the exec input/output plugin (executes scripts / applications and r
 fhcount - Build the file handles input plugin (reports the number of used file handles)
 filecount - Build the filecount input plugin (counts the number of files in a directory and all its subdirectories)
 fscache - Build the fscache input plugin (collects information about the file-system based caching infrastructure for network file-systems and other slow media)
-gmond - Build the gmond input plugin (receives data from gmond, the client daemon of the Ganglia project)
 gps - Build the gps input plugin (collects number of satellites seen by a GPS receiver using sci-geosciences/gpsd)
 gpu_nvidia - Build the NVIDIA GPU input plugin (collects stats from NVIDIA GPU)
 hddtemp - Build the hddtemp input plugin (collects the temperature of disks from hddtemp daemon)

diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 2e78c7ea73da..9023283859e1 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -6,6 +6,5 @@
 
 gnutls - Use GnuTLS
 mbedtls - Use mbed TLS
-nss - Use Mozilla's Network Security Services 
 openssl - Use OpenSSL
 rustls - Use Rustls

diff --git a/profiles/desc/ros_messages.desc b/profiles/desc/ros_messages.desc
deleted file mode 100644
index ec400e7933d5..000000000000
--- a/profiles/desc/ros_messages.desc
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# This file contains descriptions of ROS_MESSAGES USE-EXPANDED variables.
-# Keep it sorted.
-
-cxx - Generate and install C++ messages.
-eus - Generate and install EusLisp messages.
-lisp - Generate and install Common-Lisp messages.
-nodejs - Generate and install Nodejs messages.
-python - Generate and install Python messages. The PYTHON_TARGETS variable controls the Python versions to build for.

diff --git a/profiles/desc/ruby_targets.desc b/profiles/desc/ruby_targets.desc
index d1681bebfaf5..61b5e13cbf97 100644
--- a/profiles/desc/ruby_targets.desc
+++ b/profiles/desc/ruby_targets.desc
@@ -1,9 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of RUBY_TARGETS USE_EXPAND flags.
 
-ruby25 - Build with MRI Ruby 2.5.x
 ruby26 - Build with MRI Ruby 2.6.x
 ruby27 - Build with MRI Ruby 2.7.x
 ruby30 - Build with MRI Ruby 3.0.x

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 6beea7b60b6d..f749910a11bf 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors.
+# Copyright 1999-2023 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of VIDEO_CARDS USE_EXPAND flags.
@@ -13,7 +13,6 @@ exynos - VIDEO_CARDS setting to build driver for Samsung Exynos video cards
 freedreno - VIDEO_CARDS setting to build reverse-engineered driver for Qualcomm Adreno cards
 fbdev - VIDEO_CARDS setting to build driver for fbdev video cards
 geode - VIDEO_CARDS setting to build driver for AMD Geode GX and LX video cards
-glint - VIDEO_CARDS setting to build driver for glint video cards
 i915 - VIDEO_CARDS setting to build driver for Intel i915 video cards
 i965 - VIDEO_CARDS setting to build driver for Intel i965 video cards
 intel - VIDEO_CARDS setting to build driver for Intel video cards


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2024-01-02 16:44 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2024-01-02 16:44 UTC (permalink / raw
  To: gentoo-commits

commit:     c3d994daa1b9aff25c0b9401385ea357e18bc34c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 17:56:01 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 16:44:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d994da

profiles/desc: Add cpu_flags_arm_asimddp

Closes: https://bugs.gentoo.org/917277
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/cpu_flags_arm.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc
index 9f3e60f72fd4..74626d687761 100644
--- a/profiles/desc/cpu_flags_arm.desc
+++ b/profiles/desc/cpu_flags_arm.desc
@@ -2,6 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 aes - Use the AES cryptography instruction set
+asimddp - Use the Advanced SIMD dot product instructions
 crc32 - Use the CRC32 instruction set
 edsp - Use the enhanced DSP instructions (ARMv*E and ARMv6+)
 iwmmxt - Use the iwMMXt instruction set


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2024-01-02 16:44 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2024-01-02 16:44 UTC (permalink / raw
  To: gentoo-commits

commit:     5312f4f222ef54ecf173b4d48b55dc992b94596d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 17:54:01 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 16:44:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5312f4f2

profiles/desc: Add cpu_flags_arm_sm4

Closes: https://bugs.gentoo.org/915624
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/cpu_flags_arm.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc
index da1b4ffd3496..9f3e60f72fd4 100644
--- a/profiles/desc/cpu_flags_arm.desc
+++ b/profiles/desc/cpu_flags_arm.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 aes - Use the AES cryptography instruction set
@@ -9,6 +9,7 @@ iwmmxt2 - Use the iwMMXt2 instruction set
 neon - Use the NEON (ASIMD) instruction set
 sha1 - Use the SHA-1 cryptography instruction set
 sha2 - Use the SHA-2 cryptography instruction set
+sm4 - Use the SM4 cryptography instruction set
 thumb - Enable Thumb instruction set (ARMv*T and ARMv6+)
 thumb2 - Enable Thumb-2 instruction set (ARMv*T2 and ARMv7+)
 v4 - Use instructions added in ARMv4


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2024-01-02 16:44 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2024-01-02 16:44 UTC (permalink / raw
  To: gentoo-commits

commit:     e683061e288961a1ea865247a265b61af5780ece
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 17:57:17 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 16:44:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e683061e

profiles/desc: Add cpu_flags_arm_i8mm

Closes: https://bugs.gentoo.org/917278
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/cpu_flags_arm.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc
index 74626d687761..2fe7fd904f81 100644
--- a/profiles/desc/cpu_flags_arm.desc
+++ b/profiles/desc/cpu_flags_arm.desc
@@ -5,6 +5,7 @@ aes - Use the AES cryptography instruction set
 asimddp - Use the Advanced SIMD dot product instructions
 crc32 - Use the CRC32 instruction set
 edsp - Use the enhanced DSP instructions (ARMv*E and ARMv6+)
+i8mm - Use the AArch64 Int8 matrix multiplication instructions
 iwmmxt - Use the iwMMXt instruction set
 iwmmxt2 - Use the iwMMXt2 instruction set
 neon - Use the NEON (ASIMD) instruction set


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2024-01-02 16:44 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2024-01-02 16:44 UTC (permalink / raw
  To: gentoo-commits

commit:     9715ada9623e750f019492d7ce0df443966aa23e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 29 17:58:16 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 16:44:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9715ada9

profiles/desc: Add cpu_flags_arm_sve

Closes: https://bugs.gentoo.org/920474
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/34542
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/cpu_flags_arm.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/cpu_flags_arm.desc b/profiles/desc/cpu_flags_arm.desc
index 2fe7fd904f81..029f3aa89aae 100644
--- a/profiles/desc/cpu_flags_arm.desc
+++ b/profiles/desc/cpu_flags_arm.desc
@@ -12,6 +12,7 @@ neon - Use the NEON (ASIMD) instruction set
 sha1 - Use the SHA-1 cryptography instruction set
 sha2 - Use the SHA-2 cryptography instruction set
 sm4 - Use the SM4 cryptography instruction set
+sve - Use the Scalable Vector Extension instruction set
 thumb - Enable Thumb instruction set (ARMv*T and ARMv6+)
 thumb2 - Enable Thumb-2 instruction set (ARMv*T2 and ARMv7+)
 v4 - Use instructions added in ARMv4


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2024-01-19  9:51 罗百科
  0 siblings, 0 replies; 199+ messages in thread
From: 罗百科 @ 2024-01-19  9:51 UTC (permalink / raw
  To: gentoo-commits

commit:     4311c1e0179f06c2410d3d3fe534edc87dcd63e8
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 19 09:51:19 2024 +0000
Commit:     罗百科 <patrick <AT> gentoo <DOT> org>
CommitDate: Fri Jan 19 09:51:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4311c1e0

profiles/desc: Remove postgres11

Removed in all other places.

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 profiles/desc/postgres_targets.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/postgres_targets.desc b/profiles/desc/postgres_targets.desc
index c122590b4137..d40f508181cc 100644
--- a/profiles/desc/postgres_targets.desc
+++ b/profiles/desc/postgres_targets.desc
@@ -1,9 +1,8 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of POSTGRES_TARGETS USE_EXPAND flags.
 
-postgres11 - Build against PostgreSQL 11
 postgres12 - Build against PostgreSQL 12
 postgres13 - Build against PostgreSQL 13
 postgres14 - Build against PostgreSQL 14


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2024-01-22 14:08 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2024-01-22 14:08 UTC (permalink / raw
  To: gentoo-commits

commit:     21e744543289f63ecba8b7df82fc3a34eb9fab79
Author:     Sv. Lockal <lockalsash <AT> gmail <DOT> com>
AuthorDate: Sun Jan 21 17:39:41 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jan 22 14:08:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21e74454

profiles/desc: add descriptions of vpclmulqdq and new avx512 flags

Adds description from https://github.com/projg2/cpuid2cpuflags/pull/25

Bug: https://bugs.gentoo.org/908556
Signed-off-by: Sv. Lockal <lockalsash <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/34943
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/cpu_flags_x86.desc | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/cpu_flags_x86.desc b/profiles/desc/cpu_flags_x86.desc
index 5c8a9bceaee6..d7dee6227a71 100644
--- a/profiles/desc/cpu_flags_x86.desc
+++ b/profiles/desc/cpu_flags_x86.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Whenever the flag name does not correspond to /proc/cpuinfo flags,
@@ -10,8 +10,18 @@
 aes - Enable support for Intel's AES instruction set (AES-NI)
 avx - Adds support for Advanced Vector Extensions instructions
 avx2 - Adds support for Advanced Vector Extensions 2 instructions
+avx512_4fmaps - Use AVX-512 Fused Multiply-Accumulate Packed Single Precision instruction set
+avx512_4vnniw - Use AVX-512 Vector Neural Network Instructions Word Variable Precision
+avx512_bf16 - Use AVX-512 BFloat16 instruction set
+avx512_bitalg - Use AVX-512 Bit Algorithms instruction set
+avx512_fp16 - Use general-purpose numeric operations for 16-bit half-precision instruction set
+avx512_vbmi2 - Use AVX-512 Vector Bit Manipulation Instructions 2
+avx512_vnni - Use vector neural network instructions for 8- and 16-bit multiply-add operations
+avx512_vp2intersect - Use AVX-512 Intersect instruction set
+avx512_vpopcntdq - Use AVX-512 Vector Population Count Doubleword and Quadword instruction set
 avx512dq - Use AVX-512 double- and quad-word instructions
 avx512f - Adds support for AVX-512 Foundation instructions
+avx512ifma - Use AVX-512 Integer Fused Multiply-Add instruction set
 avx512vl - Use AVX-512 vector-length instructions
 f16c - Adds support for F16C instruction set for converting between half-precision and single-precision floats
 fma3 - Use the Fused Multiply Add 3 instruction set ([fma] in cpuinfo)
@@ -30,4 +40,5 @@ sse4_1 - Enable SSE4.1 instruction support
 sse4_2 - Enable SSE4.2 instruction support
 sse4a - Enable SSE4a instruction support
 ssse3 - Use the SSSE3 instruction set (NOT sse3/pni)
+vpclmulqdq - Use Vector Carry-Less Multiplication of Quadwords instruction set
 xop - Enable the XOP instruction set


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2024-02-01 19:49 Matt Turner
  0 siblings, 0 replies; 199+ messages in thread
From: Matt Turner @ 2024-02-01 19:49 UTC (permalink / raw
  To: gentoo-commits

commit:     484465188dd6d6b35a2b4aa69d25e0e9a6b1b6bd
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  1 19:29:25 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Feb  1 19:49:40 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48446518

profiles: Add VIDEO_CARDS=swrast description

Bug: https://bugs.gentoo.org/920752
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/desc/video_cards.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index f749910a11bf..0a78c8c1268a 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -32,6 +32,7 @@ r600 - VIDEO_CARDS setting to build only r600, r700, Evergreen and Northern Isla
 radeon - VIDEO_CARDS setting to build driver for ATI radeon video cards
 radeonsi - VIDEO_CARDS setting to build only Southern Islands based chips code for radeon
 siliconmotion - VIDEO_CARDS setting to build driver for siliconmotion video cards
+swrast - VIDEO_CARDS setting to build software rasterizer driver
 tegra - VIDEO_CARDS setting to build driver for tegra video cards
 v3d - VIDEO_CARDS setting to build driver for v3d video cards
 vc4 - VIDEO_CARDS setting to build driver for vc4 video cards


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2024-05-06 15:07 Matt Turner
  0 siblings, 0 replies; 199+ messages in thread
From: Matt Turner @ 2024-05-06 15:07 UTC (permalink / raw
  To: gentoo-commits

commit:     a5529b7c5f5281e76ebad38989ee3ba9c321a3d9
Author:     Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail <DOT> com>
AuthorDate: Wed May  1 20:38:54 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon May  6 15:07:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5529b7c

profiles: Add VIDEO_CARDS=nvk description

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte <AT> gmail.com>
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 profiles/desc/video_cards.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/video_cards.desc b/profiles/desc/video_cards.desc
index 0a78c8c1268a..f03d0d11b5ea 100644
--- a/profiles/desc/video_cards.desc
+++ b/profiles/desc/video_cards.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors.
+# Copyright 1999-2024 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of VIDEO_CARDS USE_EXPAND flags.
@@ -21,6 +21,7 @@ lima - VIDEO_CARDS setting to build driver for Mali 200/400 video cards
 mga - VIDEO_CARDS setting to build driver for mga video cards
 nouveau - VIDEO_CARDS setting to build reverse-engineered driver for nvidia cards
 nvidia - VIDEO_CARDS setting to build driver for nvidia video cards
+nvk - VIDEO_CARDS setting to build nouveau vulkan driver for nvidia cards (Turing and newer)
 omap - VIDEO_CARDS setting to build DRM driver for TI OMAP video cards
 qxl - VIDEO_CARDS setting to build driver for qxl (QEMU virtual GPU)
 panfrost - VIDEO_CARDS setting to build driver for Mali 600/700/800 video cards


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2024-06-08 14:07 Michał Górny
  0 siblings, 0 replies; 199+ messages in thread
From: Michał Górny @ 2024-06-08 14:07 UTC (permalink / raw
  To: gentoo-commits

commit:     0b03d354908bc4b44cfdf7f6d8e84d6b0bb88c46
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  8 14:06:19 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jun  8 14:06:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b03d354

profiles/desc: Remove obsolete GPSD_PROTOCOLS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/desc/gpsd_protocols.desc | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/profiles/desc/gpsd_protocols.desc b/profiles/desc/gpsd_protocols.desc
index c27e9b112a2b..31d9dbaf9162 100644
--- a/profiles/desc/gpsd_protocols.desc
+++ b/profiles/desc/gpsd_protocols.desc
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of possible protocols for gpsd package.
@@ -17,14 +17,10 @@ gpsclock - GPSclock protocol support
 greis - Javad GREIS protocol support
 isync - Isync protocol support
 itrax - iTrax protocol support
-mtk3301 - MTK-3301 protocol support
 navcom - Navcom protocol support
-nmea0183 - NMEA protocol support
 nmea2000 - NMEA2000/CAN support
-ntrip - NTRIP protocol support
 oceanserver - OceanServer protocol support
 oncore - OnCore protocol support
-passthrough - Pass through JSON data
 rtcm104v2 - RTCM104V2 protocol support
 rtcm104v3 - RTCM104V3 protocol support
 sirf - SiRF protocol support


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2024-06-29  7:04 Matt Jolly
  0 siblings, 0 replies; 199+ messages in thread
From: Matt Jolly @ 2024-06-29  7:04 UTC (permalink / raw
  To: gentoo-commits

commit:     d0e040d28e3ca9037d3ef01b3db28b52b6132e68
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 21 11:09:46 2024 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 06:52:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0e040d2

profiles/desc: curl_ssl - remove fbopenssl comment

It's long abandoned, isn't intended to be implemented,
and reportedly has issues with modern curl.

Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>

 profiles/desc/curl_ssl.desc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/desc/curl_ssl.desc b/profiles/desc/curl_ssl.desc
index 9023283859e1..3ac2d3b60f2f 100644
--- a/profiles/desc/curl_ssl.desc
+++ b/profiles/desc/curl_ssl.desc
@@ -1,8 +1,7 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of CURL_SSL USE_EXPAND flags for net-misc/curl
-# spnego - Use SPNEGO fbopenssl - to be added
 
 gnutls - Use GnuTLS
 mbedtls - Use mbed TLS


^ permalink raw reply related	[flat|nested] 199+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/desc/
@ 2024-07-08 15:02 Joonas Niilola
  0 siblings, 0 replies; 199+ messages in thread
From: Joonas Niilola @ 2024-07-08 15:02 UTC (permalink / raw
  To: gentoo-commits

commit:     4cafec57837b0297c26b6ab003f845aa463bef78
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  8 15:01:19 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jul  8 15:02:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cafec57

profiles/desc: add new l10n_skr USE_EXPAND for Saraiki language

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 profiles/desc/l10n.desc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/desc/l10n.desc b/profiles/desc/l10n.desc
index 8507b4ecd5b2..e37807f4a3e8 100644
--- a/profiles/desc/l10n.desc
+++ b/profiles/desc/l10n.desc
@@ -1,4 +1,4 @@
-# Copyright 2016-2022 Gentoo Authors
+# Copyright 2016-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # This file contains descriptions of L10N USE_EXPAND flags.
@@ -188,6 +188,7 @@ sd - Sindhi
 si - Sinhala
 sid - Sidamo
 sk - Slovak
+skr - Saraiki
 sl - Slovenian
 sml - Central Sama
 sn - Shona


^ permalink raw reply related	[flat|nested] 199+ messages in thread

end of thread, other threads:[~2024-07-08 15:02 UTC | newest]

Thread overview: 199+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-25 10:58 [gentoo-commits] repo/gentoo:master commit in: profiles/desc/ Aaron W. Swenson
  -- strict thread matches above, loose matches on Subject: below --
2024-07-08 15:02 Joonas Niilola
2024-06-29  7:04 Matt Jolly
2024-06-08 14:07 Michał Górny
2024-05-06 15:07 Matt Turner
2024-02-01 19:49 Matt Turner
2024-01-22 14:08 Michał Górny
2024-01-19  9:51 罗百科
2024-01-02 16:44 Michał Górny
2024-01-02 16:44 Michał Górny
2024-01-02 16:44 Michał Górny
2024-01-02 16:44 Michał Górny
2023-12-17 12:03 Michał Górny
2023-12-06  2:02 Michael Orlitzky
2023-12-06  2:02 Michael Orlitzky
2023-11-26 14:54 Benda XU
2023-06-19 15:12 Hans de Graaff
2023-05-30 11:02 Ionen Wolkens
2023-05-15  5:53 Sam James
2023-04-02  8:37 Alfredo Tupone
2022-12-27 18:45 Michał Górny
2022-12-11 22:50 Sam James
2022-11-27 11:41 Alfredo Tupone
2022-10-06 16:23 罗百科
2022-09-15  7:05 Joonas Niilola
2022-09-13 20:33 Alfredo Tupone
2022-09-12  9:26 Benda XU
2022-06-27  8:26 Michał Górny
2022-06-27  4:40 Michał Górny
2022-06-22  8:41 Michał Górny
2022-05-21  9:37 罗百科
2022-04-12  7:44 Lars Wendler
2022-02-10 22:54 Michał Górny
2022-02-10 22:54 Michał Górny
2021-09-30 17:33 罗百科
2021-09-19 13:35 Alfredo Tupone
2021-08-22 21:53 David Seifert
2021-08-13 10:02 Marek Szuba
2021-08-13 10:02 Marek Szuba
2021-05-29 14:19 Alfredo Tupone
2021-05-18 17:03 Michał Górny
2021-05-12 18:52 Alfredo Tupone
2021-04-22 15:07 Michał Górny
2021-04-12 19:39 Sergei Trofimovich
2021-03-11 21:50 Anthony G. Basile
2021-03-10 22:59 Conrad Kostecki
2020-12-08  1:07 Brian Evans
2020-11-17  9:21 Michał Górny
2020-10-10 13:17 Conrad Kostecki
2020-10-05 12:14 Marek Szuba
2020-09-29 23:39 Thomas Deutschmann
2020-09-29 23:39 Thomas Deutschmann
2020-09-27 20:25 Ulrich Müller
2020-09-11 15:51 Andreas K. Hüttel
2020-09-08 14:24 Marek Szuba
2020-08-28 22:47 Conrad Kostecki
2020-08-23 13:48 Conrad Kostecki
2020-07-31 19:32 Marek Szuba
2020-07-24 12:03 Joonas Niilola
2020-07-17 22:23 Sergei Trofimovich
2020-07-17 22:07 Sergei Trofimovich
2020-06-28  7:41 Joonas Niilola
2020-06-07 23:24 Georgy Yakovlev
2020-04-03 16:05 Michael Orlitzky
2020-01-31 15:27 Michał Górny
2019-11-24 22:45 Michał Górny
2019-11-12  6:31 Michał Górny
2019-10-01 12:22 Michał Górny
2019-10-01 12:22 Michał Górny
2019-10-01 12:22 Michał Górny
2019-09-11 16:31 Georgy Yakovlev
2019-09-03 18:54 Alfredo Tupone
2019-08-13 22:25 David Seifert
2019-07-19 18:15 Michał Górny
2019-07-17 11:43 Michał Górny
2019-07-15 13:36 Michał Górny
2019-07-15 13:36 Michał Górny
2019-06-17  8:46 Marek Szuba
2019-06-14 12:41 Ulrich Müller
2019-05-21  8:39 Michał Górny
2019-05-04 23:33 Andreas K. Hüttel
2019-03-13  8:22 Michał Górny
2019-03-13  8:22 Michał Górny
2019-03-13  8:22 Michał Górny
2019-03-10 22:38 Patrice Clement
2019-03-08  4:40 Georgy Yakovlev
2019-01-16 12:01 Andreas Sturmlechner
2018-11-28 11:31 Michał Górny
2018-11-28 11:31 Michał Górny
2018-11-28 11:31 Michał Górny
2018-11-28 11:31 Michał Górny
2018-11-28  9:56 Michał Górny
2018-11-28  9:56 Michał Górny
2018-11-28  9:56 Michał Górny
2018-11-11  8:25 Michał Górny
2018-11-10 18:16 Michał Górny
2018-11-08 23:11 James Le Cuirot
2018-07-10 11:11 Michał Górny
2018-07-08 14:03 Mike Gilbert
2018-06-22 23:51 Georgy Yakovlev
2018-06-22  8:35 Michał Górny
2018-06-22  8:05 Michał Górny
2018-06-14 13:17 Brian Evans
2018-06-13 11:19 Aaron Swenson
2018-05-15 21:27 Michał Górny
2018-05-05  1:50 Aaron Bauman
2018-04-18  8:00 Michał Górny
2018-04-18  8:00 Michał Górny
2018-03-20 19:59 Michał Górny
2018-01-09 18:22 Michał Górny
2018-01-09 11:57 Ulrich Müller
2018-01-08 19:58 Ulrich Müller
2018-01-08  8:45 Ulrich Müller
2018-01-07 12:25 Ulrich Müller
2017-12-31 17:51 Mike Gilbert
2017-12-31 16:20 Mike Gilbert
2017-12-30  9:18 Michał Górny
2017-12-30  9:18 Michał Górny
2017-12-30  9:18 Michał Górny
2017-12-30  9:18 Michał Górny
2017-12-30  9:18 Michał Górny
2017-12-30  9:18 Michał Górny
2017-12-27 21:02 Ulrich Müller
2017-11-24  6:06 Matt Turner
2017-08-15 12:35 Michał Górny
2017-07-21 20:22 Brian Evans
2017-07-21 20:20 Michał Górny
2017-07-21 20:20 Michał Górny
2017-07-21 20:20 Michał Górny
2017-07-21  0:23 Sebastien Fabbro
2017-07-01  7:07 Michał Górny
2017-06-09 15:57 Anthony G. Basile
2017-05-15 13:28 Michał Górny
2017-05-15 13:28 Michał Górny
2017-05-15 13:28 Michał Górny
2017-04-19 20:27 Matthias Maier
2017-03-23 19:23 Michał Górny
2017-02-23 19:07 Matthias Maier
2017-02-13  7:44 Matthias Maier
2017-01-27  1:00 Ian Stakenvicius
2017-01-15  7:10 Thomas Deutschmann
2017-01-13 15:23 James Le Cuirot
2016-12-05  3:41 Michael Orlitzky
2016-11-11  8:42 Michał Górny
2016-10-08 19:09 Ian Stakenvicius
2016-10-06 14:02 Ulrich Müller
2016-10-06  9:11 Miroslav Šulc
2016-10-05 10:06 Miroslav Šulc
2016-10-04 18:38 Manuel Rüger
2016-09-07  5:58 Ulrich Müller
2016-09-06 16:03 Ulrich Müller
2016-09-06 16:03 Ulrich Müller
2016-08-18 22:43 Jeroen Roovers
2016-08-06 17:15 Michał Górny
2016-07-30 10:50 Pacho Ramos
2016-07-03 16:08 Michał Górny
2016-07-01 18:13 Ulrich Müller
2016-06-25 11:06 Ulrich Müller
2016-06-23  7:36 Ulrich Müller
2016-06-22 21:21 Ulrich Müller
2016-06-03 16:44 Michał Górny
2016-05-29 16:20 Michał Górny
2016-05-29 16:20 Michał Górny
2016-05-29 16:20 Michał Górny
2016-05-29 16:20 Michał Górny
2016-05-29 16:20 Michał Górny
2016-05-29 16:20 Michał Górny
2016-05-29 16:20 Michał Górny
2016-05-29 16:20 Michał Górny
2016-05-29 16:20 Michał Górny
2016-05-29 16:20 Michał Górny
2016-05-29 16:20 Michał Górny
2016-05-29 11:25 Ulrich Müller
2016-05-27  4:05 Michał Górny
2016-05-27  4:04 Michał Górny
2016-05-27  4:04 Michał Górny
2016-05-27  4:04 Michał Górny
2016-05-27  4:04 Michał Górny
2016-05-27  4:04 Michał Górny
2016-05-22 15:08 Ulrich Müller
2016-05-21 17:12 Ulrich Müller
2016-05-11  8:45 Alexis Ballier
2016-03-24 11:35 Ian Delaney
2016-02-06 13:55 Manuel Rüger
2016-02-06 13:55 Manuel Rüger
2016-01-13 20:36 Michael Orlitzky
2016-01-12 22:49 Manuel Rüger
2015-12-15 19:39 Anthony G. Basile
2015-10-24  8:44 Anthony G. Basile
2015-10-15  2:19 Ryan Hill
2015-10-04 13:36 Mike Gilbert
2015-09-22  9:39 Alexis Ballier
2015-09-20 13:58 Julian Ospald
2015-09-15 20:40 Markos Chandras
2015-09-07 17:03 Mike Frysinger
2015-09-02  0:39 Chí-Thanh Christopher Nguyễn
2015-08-24 16:57 Alexis Ballier
2015-08-19 15:21 Johannes Huber
2015-08-10 19:03 Anthony G. Basile

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox