* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sh/
@ 2017-01-20 19:53 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2017-01-20 19:53 UTC (permalink / raw
To: gentoo-commits
commit: 05493c6d895bc2bed9ce821d756a50788afd7d4a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 19:36:48 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 19:53:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05493c6d
profiles/arch/sh: Clean obsolete package.use* entries
profiles/arch/sh/package.use.mask | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask
index 1a55dbc..1667b6a 100644
--- a/profiles/arch/sh/package.use.mask
+++ b/profiles/arch/sh/package.use.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -43,10 +43,6 @@ media-libs/mesa gallium
# pkcs11-helper is not keyworded
net-misc/openvpn pkcs11
-# Gilles Dartiguelongue <eva@gentoo.org> (19 Oct 2007)
-# gdm depends on zenity which is not keyworded
->=gnome-base/gdm-2.20 remote
-
# Christoph Mende <angelos@gentoo.org> (14 May 2008)
# media-sound/wavpack is not keyworded
media-sound/mpd wavpack
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sh/
@ 2018-09-30 8:13 Michał Górny
0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2018-09-30 8:13 UTC (permalink / raw
To: gentoo-commits
commit: 68dd9447f727f675d1fef9d029bb8fa32a35dc42
Author: Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Sun Sep 30 06:42:39 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 30 08:11:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68dd9447
arch/sh/package.use.force: remove dev-libs/efl USE force
Signed-off-by: Joonas Niilola <juippis <AT> gmail.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
profiles/arch/sh/package.use.force | 6 ------
1 file changed, 6 deletions(-)
diff --git a/profiles/arch/sh/package.use.force b/profiles/arch/sh/package.use.force
deleted file mode 100644
index 3961c343ce9..00000000000
--- a/profiles/arch/sh/package.use.force
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Mike Frysinger <vapier@gentoo.org> (16 Mar 2015)
-# Needs dev-lang/luajit tested #499974
-dev-libs/efl oldlua
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sh/
@ 2020-02-02 8:08 Joonas Niilola
0 siblings, 0 replies; 6+ messages in thread
From: Joonas Niilola @ 2020-02-02 8:08 UTC (permalink / raw
To: gentoo-commits
commit: 4d2714e5aa4c9388c2574718ebce24ba37eafcc8
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 2 08:01:48 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Feb 2 08:08:04 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d2714e5
profiles/arch/sh: mask unkeyworded dev-libs/efl[luajit]
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
profiles/arch/sh/package.use.mask | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask
index 97f28228eb2..ed4c5d4ab6c 100644
--- a/profiles/arch/sh/package.use.mask
+++ b/profiles/arch/sh/package.use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Joonas Niilola <juippis@gentoo.org> (2020-02-02)
+# luajit is not keyworded on this arch.
+dev-libs/efl luajit
+
# Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02)
# dev-util/systemtap is not keyworded on sh
sys-libs/glibc systemtap
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sh/
@ 2020-02-08 7:58 Joonas Niilola
0 siblings, 0 replies; 6+ messages in thread
From: Joonas Niilola @ 2020-02-08 7:58 UTC (permalink / raw
To: gentoo-commits
commit: b7a87970622456d80f89cf12092be98eb8cf0899
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 07:51:15 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 07:58:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7a87970
profiles/arch/sh: remove useless efl masks
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
profiles/arch/sh/package.use.mask | 8 --------
1 file changed, 8 deletions(-)
diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask
index ed4c5d4ab6c..70473e98498 100644
--- a/profiles/arch/sh/package.use.mask
+++ b/profiles/arch/sh/package.use.mask
@@ -1,10 +1,6 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Joonas Niilola <juippis@gentoo.org> (2020-02-02)
-# luajit is not keyworded on this arch.
-dev-libs/efl luajit
-
# Sergei Trofimovich <slyfox@gentoo.org> (2019-12-02)
# dev-util/systemtap is not keyworded on sh
sys-libs/glibc systemtap
@@ -37,10 +33,6 @@ x11-base/xorg-server wayland
# Not tested
net-mail/dovecot lz4
-# Mike Frysinger <vapier@gentoo.org> (2015-03-16)
-# Needs sci-physics/bullet tested #499974
-dev-libs/efl physics
-
# Brian Evans <grknight@gentoo.org> (2014-06-03)
# unkeworded dependencies (bug #429708)
>=dev-db/mysql-5.5 jemalloc
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sh/
@ 2020-02-16 5:57 Patrick McLean
0 siblings, 0 replies; 6+ messages in thread
From: Patrick McLean @ 2020-02-16 5:57 UTC (permalink / raw
To: gentoo-commits
commit: 3dee3f3b9a33c18383b2ddb11b6dee13232220ef
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 16 05:14:39 2020 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Sun Feb 16 05:56:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dee3f3b
profiles: sh: Mask net-misc/openssh[security-key]
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
profiles/arch/sh/package.use.mask | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/profiles/arch/sh/package.use.mask b/profiles/arch/sh/package.use.mask
index 70473e98498..2623fd3046e 100644
--- a/profiles/arch/sh/package.use.mask
+++ b/profiles/arch/sh/package.use.mask
@@ -1,6 +1,10 @@
# 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
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sh/
@ 2020-03-26 15:31 Mikle Kolyada
0 siblings, 0 replies; 6+ messages in thread
From: Mikle Kolyada @ 2020-03-26 15:31 UTC (permalink / raw
To: gentoo-commits
commit: 4290f2ffc2e34ac2b6715e199205726d6665250e
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 15:30:17 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 15:30:17 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4290f2ff
profiles: remove SuperH profiles
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
profiles/arch/sh/eapi | 1 -
profiles/arch/sh/make.defaults | 29 --------
profiles/arch/sh/package.use.mask | 81 -----------------------
profiles/arch/sh/parent | 1 -
profiles/arch/sh/use.force | 2 -
profiles/arch/sh/use.mask | 135 --------------------------------------
6 files changed, 249 deletions(-)
diff --git a/profiles/arch/sh/eapi b/profiles/arch/sh/eapi
deleted file mode 100644
index 7ed6ff82de6..00000000000
--- 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 2464bab3c5c..00000000000
--- 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 2623fd3046e..00000000000
--- 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 eb001c6e8ab..00000000000
--- 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 f59d57ad619..00000000000
--- 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 470992348d1..00000000000
--- 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
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2020-03-26 15:31 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-08 7:58 [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sh/ Joonas Niilola
-- strict thread matches above, loose matches on Subject: below --
2020-03-26 15:31 Mikle Kolyada
2020-02-16 5:57 Patrick McLean
2020-02-02 8:08 Joonas Niilola
2018-09-30 8:13 Michał Górny
2017-01-20 19:53 Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox