diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-26 18:30:17 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-26 18:30:17 +0300 |
commit | 4290f2ffc2e34ac2b6715e199205726d6665250e (patch) | |
tree | 35f57d7f9acfe095d05560edea5d729730275107 | |
parent | */*: Discontinue Gentoo SuperH port (diff) | |
download | gentoo-4290f2ffc2e34ac2b6715e199205726d6665250e.tar.gz gentoo-4290f2ffc2e34ac2b6715e199205726d6665250e.tar.bz2 gentoo-4290f2ffc2e34ac2b6715e199205726d6665250e.zip |
profiles: remove SuperH profiles
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r-- | profiles/arch/sh/eapi | 1 | ||||
-rw-r--r-- | profiles/arch/sh/make.defaults | 29 | ||||
-rw-r--r-- | profiles/arch/sh/package.use.mask | 81 | ||||
-rw-r--r-- | profiles/arch/sh/parent | 1 | ||||
-rw-r--r-- | profiles/arch/sh/use.force | 2 | ||||
-rw-r--r-- | profiles/arch/sh/use.mask | 135 |
6 files changed, 0 insertions, 249 deletions
diff --git a/profiles/arch/sh/eapi b/profiles/arch/sh/eapi deleted file mode 100644 index 7ed6ff82de6b..000000000000 --- a/profiles/arch/sh/eapi +++ /dev/null @@ -1 +0,0 @@ -5 diff --git a/profiles/arch/sh/make.defaults b/profiles/arch/sh/make.defaults deleted file mode 100644 index 2464bab3c5c0..000000000000 --- a/profiles/arch/sh/make.defaults +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -# Main SuperH profile - -ARCH="sh" -ACCEPT_KEYWORDS="sh ~sh" - -CHOST="sh-unknown-linux-gnu" -CFLAGS="-O2" -CXXFLAGS="${CFLAGS}" -FFLAGS="${CFLAGS}" -FCFLAGS="${CFLAGS}" - -# Michał Górny <mgorny@gentoo.org> (2014-07-01) -# Set ABI & DEFAULT_ABI consistently with ${ARCH}, to make ebuild -# checks simpler. -ABI="sh" -DEFAULT_ABI="sh" -MULTILIB_ABIS="sh" -CHOST_sh="${CHOST}" -LIBDIR_sh="lib" - -# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (2011-11-16) -# Rename STAGE1_USE to BOOTSTRAP_USE and stack it to the parent value -# We need to disable ssp. -BOOTSTRAP_USE="${BOOTSTRAP_USE} nossp" - -USE="nossp" diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask deleted file mode 100644 index 2623fd3046e8..000000000000 --- a/profiles/arch/sh/package.use.mask +++ /dev/null @@ -1,81 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Patrick McLean <chutzpah@gentoo.org> (2020-02-15) -# Mask until dev-libs/libfido2 is keyworded -net-misc/openssh security-key - -# Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02) -# dev-util/systemtap is not keyworded on sh -sys-libs/glibc systemtap - -# Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02) -# media-libs/gd is not keyworded on sh -sys-libs/glibc gd - -# Hans de Graaff <graaff@gentoo.org> (2019-04-08) -# Obsolete ruby version, no newer versions keyworded or stable. -dev-vcs/subversion ruby - -# Michał Górny <mgorny@gentoo.org> (2017-08-08) -# Required VIDEO_CARDS=i965/radeonsi, both masked in this profile. -media-libs/mesa vulkan vulkan-overlay - -# Michał Górny <mgorny@gentoo.org> (2017-08-08) -# Requires USE=seccomp that is masked in this profile. -net-libs/gnutls test-full - -# Michał Górny <mgorny@gentoo.org> (2017-08-07) -# Requires USE=bluetooth that is masked in this profile. -media-sound/pulseaudio native-headset ofono-headset - -# Matt Turner <mattst88@gentoo.org> (2017-02-25) -# Needs libepoxy keywording, bug #510940 -x11-base/xorg-server wayland - -# Sergey Popov <pinkbyte@gentoo.org> (2015-10-24) -# Not tested -net-mail/dovecot lz4 - -# Brian Evans <grknight@gentoo.org> (2014-06-03) -# unkeworded dependencies (bug #429708) ->=dev-db/mysql-5.5 jemalloc ->=dev-db/mariadb-5.5 jemalloc - -# Mikle Kolyada <zlogene@gentoo.org> (2014-01-11) -# too much unkeyworded dependencies (bug #497068) -dev-vcs/git mediawiki mediawiki-experimental - -# Raúl Porcel <armin76@gentoo.org> (2012-05-28) -# Needs x11-misc/lightdm(which also requires some other deps) -x11-misc/xscreensaver new-login - -# Raúl Porcel <armin76@gentoo.org> (2011-11-05) -# jit not supported on sh -dev-libs/libpcre jit - -# Sebastian Pipping <sping@gentoo.org> (2011-02-22) -# No media-sound/lilypond here, yet (bug #356069) -app-text/asciidoc test - -# Raúl Porcel <armin76@gentoo.org> (2011-02-13) -# Fails to build, pending to send a report upstream -media-libs/mesa gallium - -# Alon Bar-Lev <alonbl@gentoo.org> (2007-01-24) -# pkcs11-helper is not keyworded -net-vpn/openvpn pkcs11 - -# Christoph Mende <angelos@gentoo.org> (2008-05-14) -# media-sound/wavpack is not keyworded -media-sound/mpd wavpack - -# Peter Alfredsen <loki_val@gentoo.org> (2008-06-20) -# cppunit is not keyworded, needed by test. Bug 228559. -media-libs/taglib test - -# missing keyword for sys-cluster/openmpi sys-cluster/mpich2 -dev-libs/boost mpi - -# Needs testing and keywording -media-plugins/gst-plugins-meta aac dv lame pulseaudio taglib vcd vpx wavpack diff --git a/profiles/arch/sh/parent b/profiles/arch/sh/parent deleted file mode 100644 index eb001c6e8ab8..000000000000 --- a/profiles/arch/sh/parent +++ /dev/null @@ -1 +0,0 @@ -../base diff --git a/profiles/arch/sh/use.force b/profiles/arch/sh/use.force deleted file mode 100644 index f59d57ad619b..000000000000 --- a/profiles/arch/sh/use.force +++ /dev/null @@ -1,2 +0,0 @@ -# Force the flag which corresponds to ARCH. -sh diff --git a/profiles/arch/sh/use.mask b/profiles/arch/sh/use.mask deleted file mode 100644 index 470992348d19..000000000000 --- a/profiles/arch/sh/use.mask +++ /dev/null @@ -1,135 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Unmask the flag which corresponds to ARCH. --sh - -# Matt Turner <mattst88@gentoo.org> (2019-12-05) -# media-libs/libglvnd is not keyworded -libglvnd - -# Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2019‑08‑31) -# Dependencies not keyworded. -ayatana - -# Andreas Sturmlechner <asturm@gentoo.org> (2019-03-31) -# sys-auth/elogind is not yet keyworded here. bug #681200 -elogind - -# Kacper Kowalik <xarthisius@gentoo.org> (2010-08-09) -# cblas-external as virtual/cblas is also masked -cblas-external - -hardened - -# Paul de Vrieze <pauldv@gentoo.org> -# There is no java in this profile (if there is it must be available). Without -# this repoman will fail on apps like sys-libs/db -java -pdfannotextractor - -# broken upstream, see libavcodec/sh4/idct_sh4.c:#error -ffmpeg - -# No hardware to test -bluetooth -dvd -ios - -# Stuff we don't want -fuse -R -octave -tracker -xindy -mpi -lasi -lensfun -fits -networkmanager -lpsol -openexr -clang - -# Stuff that doesn't make sense on this arch -3dfx -dmi - -# havent tested yet -scanner -gphoto2 -dvb -kde -diet -lirc -afs -mono -lm-sensors -qdbm -fftw -eds -xine -ocaml -gimp -xemacs -lapack -webkit -timidity -fluidsynth -mms -sid -lqr -musepack -authdaemond -v4l -tokyocabinet -wildmidi -webp -systemd -soundcloud -gts -devil -rtmp -metalink -lucene - -# Donnie Berkholz <dberkholz@gentoo.org> (2006-02-05) -# Modular X: mask for architectures on which they aren't available -video_cards_glint -video_cards_mga -video_cards_nouveau -video_cards_nv -video_cards_r128 -video_cards_radeon - -# Matt Turner <mattst88@gentoo.org> -# Mask more VIDEO_CARDs added with mesa-8.0 -video_cards_amdgpu -video_cards_r100 -video_cards_r200 -video_cards_r300 -video_cards_r600 -video_cards_radeonsi - -# Donnie Berkholz <dberkholz@gentoo.org> (2006-03-07) -# Modular X: mask for architectures lacking direct rendering -dri - -# nspr isnt ported to SuperH which means no seamonkey/firefox/etc... -nsplugin -nss - -# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh. -# Bug #184563, 2007-09-18 -# Robin H. Johnson <robbat2@gentoo.org> -audit - -# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (2013-08-22) -# virtual/opencl is not keyworded -opencl - -# Unmask once sys-libs/libunwind gets keyworded. -unwind - -# sys-libs/libseccomp has not been ported to this arch yet #524148 -seccomp |