summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-12 17:41:40 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-12 17:41:40 +0100
commit5b36c18aaba339882ed70281371a1059d9e7943f (patch)
treeee1cf1ca0dffa2095e5f17a0f50578fee7f5562e /profiles
parentd15be4fe2ff3e70717117a938dbe5a11cec60a7b (diff)
gentoo auto-resync : 12:04:2023 - 17:41:40
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin184810 -> 185145 bytes
-rw-r--r--profiles/license_groups2
-rw-r--r--profiles/prefix/linux/arm64/eapi1
-rw-r--r--profiles/prefix/linux/arm64/make.defaults7
-rw-r--r--profiles/prefix/linux/arm64/parent2
-rw-r--r--profiles/use.local.desc1
6 files changed, 11 insertions, 2 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index c4af6f56a27c..20a67ed1e370 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/license_groups b/profiles/license_groups
index c4ad5fb33612..2edbd743f232 100644
--- a/profiles/license_groups
+++ b/profiles/license_groups
@@ -32,7 +32,7 @@ OSI-APPROVED 0BSD AFL-3.0 AGPL-3 AGPL-3+ Apache-1.1 Apache-2.0 APL-1.0 APSL-2 Ar
# Licenses in this list should NOT appear directly or indirectly in
# @FSF-APPROVED or @OSI-APPROVED.
# Note: Licenses for fonts should be included in @MISC-FREE-DOCS.
-MISC-FREE AIFFWriter.m AOM Allegro alternate AMPAS BEER-WARE boehm-gc BSD-1 BSD-2-with-patent BSD-with-attribution BSD-with-disclosure buddy bufexplorer.vim BZIP2 CAOSL CDDL-1.1 CDDL-Schily CMake coldspringharbor CPL-0.5 CRACKLIB Crypt-IDEA curl DES docbook dom4j DUMB-0.9.3 ElementTree Emacs ErlPL-1.1 FastCGI feh File-MMagic Flashpix FLEX flexmock FLTK freetts FVWM gd gsm HTML-Tidy iASL icu IDPL imagemagick Info-ZIP inner-net Interbase-1.0 ipadic Ispell JDOM JOVE Khronos-CLHPP LambdaMOO LIBGLOSS libmng libpng libpng2 libtiff LLGPL-2.1 LPPL-1.3 lsof matplotlib Mini-XML minpack MIT-with-advertising mm mpich2 NCSA-AMD NCSA-HDF netcat NEWLIB ngrep NPSL-0.95 Old-MIT openafs-krb5-a Openwall otter par PCRE perforce photopc PHP-2.02 pngcrush pngnq Princeton psutils rc rdisc regexp-UofT repoze RSA RtMidi rwpng sash scanlogd sdlsasteroids Sendmail Sendmail-Open-Source SMAIL Snd SSLeay symlinks Sympow-BSD tablelist tcltk tcp_wrappers_license TeX TeX-other-free TextMate-bundle the-Click-license Time-Format Time-modules tm-align torque-2.5 totd Toyoda trio UCAR-Unidata URT VTK w3m wm2 xbatt xboing XC Xdebug xtrs ZSH
+MISC-FREE AIFFWriter.m AOM Allegro alternate AMPAS BEER-WARE boehm-gc BSD-1 BSD-2-with-patent BSD-with-attribution BSD-with-disclosure buddy bufexplorer.vim BZIP2 CAOSL CDDL-1.1 CDDL-Schily CMake coldspringharbor CPL-0.5 CRACKLIB Crypt-IDEA curl DES docbook dom4j DUMB-0.9.3 ElementTree Emacs ErlPL-1.1 FastCGI feh File-MMagic Flashpix FLEX flexmock FLTK freetts FVWM gd gsm HTML-Tidy iASL icu IDPL imagemagick Info-ZIP inner-net Interbase-1.0 ipadic Ispell JasPer2.0 JDOM JOVE Khronos-CLHPP LambdaMOO LIBGLOSS libmng libpng libpng2 libtiff LLGPL-2.1 LPPL-1.3 lsof matplotlib Mini-XML minpack MIT-with-advertising mm mpich2 NCSA-AMD NCSA-HDF netcat NEWLIB ngrep NPSL-0.95 Old-MIT openafs-krb5-a Openwall otter par PCRE perforce photopc PHP-2.02 pngcrush pngnq Princeton psutils rc rdisc regexp-UofT repoze RSA RtMidi rwpng sash scanlogd sdlsasteroids Sendmail Sendmail-Open-Source SMAIL Snd SSLeay symlinks Sympow-BSD tablelist tcltk tcp_wrappers_license TeX TeX-other-free TextMate-bundle the-Click-license Time-Format Time-modules tm-align torque-2.5 totd Toyoda trio UCAR-Unidata URT VTK w3m wm2 xbatt xboing XC Xdebug xtrs ZSH
# Metaset for all free software
FREE-SOFTWARE @FSF-APPROVED @OSI-APPROVED @MISC-FREE
diff --git a/profiles/prefix/linux/arm64/eapi b/profiles/prefix/linux/arm64/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/prefix/linux/arm64/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/prefix/linux/arm64/make.defaults b/profiles/prefix/linux/arm64/make.defaults
new file mode 100644
index 000000000000..dbdb99b26ae0
--- /dev/null
+++ b/profiles/prefix/linux/arm64/make.defaults
@@ -0,0 +1,7 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+ARCH="arm64"
+
+# The base profile sets ACCEPT_KEYWORDS=arm64, add unstable on top of that
+ACCEPT_KEYWORDS="~arm64"
diff --git a/profiles/prefix/linux/arm64/parent b/profiles/prefix/linux/arm64/parent
new file mode 100644
index 000000000000..41057b56ddf9
--- /dev/null
+++ b/profiles/prefix/linux/arm64/parent
@@ -0,0 +1,2 @@
+../../../default/linux/arm64/17.0
+..
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index c70ad6a6eec3..d9ecc077af9f 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -3935,7 +3935,6 @@ media-gfx/digikam:mediaplayer - Enable support for media player using media-libs
media-gfx/digikam:panorama - Build the panorama plugin which requires media-gfx/hugin
media-gfx/digikam:semantic-desktop - Enable kde-frameworks/kfilemetadata support
media-gfx/eog-plugins:map - Enable world map display using media-libs/libchamplain
-media-gfx/eog-plugins:picasa - Enable uploading to Google's Picasa Web Albums
media-gfx/eom:imagemagick - Use media-gfx/imagemagick as an external backend for the thumbnailer
media-gfx/exact-image:swig - Adds Swig support dev-lang/swig
media-gfx/exiv2:bmff - Add support for the ISOBMFF format