commit:     33662190ae41a0125f94856ff650da6b03ae8101
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 15 15:19:31 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan 15 15:19:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33662190

profiles: remove global USE=+emboss

Closes: https://github.com/gentoo/gentoo/pull/23807
Closes: https://bugs.gentoo.org/742305
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 profiles/arch/alpha/use.mask           | 3 +--
 profiles/arch/hppa/use.mask            | 6 +-----
 profiles/arch/ia64/use.mask            | 3 +--
 profiles/arch/mips/use.mask            | 6 +-----
 profiles/targets/desktop/make.defaults | 4 ++--
 5 files changed, 6 insertions(+), 16 deletions(-)

diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask
index 294e2c3492f7..e2fa17de5ef5 100644
--- a/profiles/arch/alpha/use.mask
+++ b/profiles/arch/alpha/use.mask
@@ -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
 
 # Unmask the flag which corresponds to ARCH.
@@ -96,7 +96,6 @@ dmi
 # Stuff that doesn't work on alpha, or not tested
 clang
 djbfft
-emboss
 hardened
 mecab
 netbeans

diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
index 54706b70567e..df9f8769d2c4 100644
--- a/profiles/arch/hppa/use.mask
+++ b/profiles/arch/hppa/use.mask
@@ -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
 
 # Unmask the flag which corresponds to ARCH.
@@ -256,10 +256,6 @@ ieee1394
 # mono is not yet supported on hppa
 mono
 
-# Guy Martin <gms...@gentoo.org> (2005-02-18)
-# No emboss support on hppa for now
-emboss
-
 # Guy Martin <gms...@gentoo.org> (2004-08-08)
 # Wifi stuff not test yet because of lack of hardware
 wifi

diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask
index 4a68751c476e..f70979b1bdfb 100644
--- a/profiles/arch/ia64/use.mask
+++ b/profiles/arch/ia64/use.mask
@@ -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
 
 # Unmask the flag which corresponds to ARCH.
@@ -72,7 +72,6 @@ lm-sensors
 # Stuff that doesn't work on ia64, or not tested
 afs
 djbfft
-emboss
 jack
 lqr
 capi

diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 6d106a43c626..a8539df074c5 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -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
 
 # Unmask the flag which corresponds to ARCH.
@@ -168,10 +168,6 @@ scanner
 # This should work, someone with a usb card and digital camera should test it
 gphoto2
 
-# Ciaran McCreesh <ciar...@gentoo.org>
-# unresolved dep, bug #82428
-emboss
-
 # Joshua Kinard <ku...@gentoo.org>
 # dietlibc isn't known to work on mips
 diet

diff --git a/profiles/targets/desktop/make.defaults 
b/profiles/targets/desktop/make.defaults
index d7eab4cd0587..18b1903bedde 100644
--- a/profiles/targets/desktop/make.defaults
+++ b/profiles/targets/desktop/make.defaults
@@ -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
 
-USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd 
dvdr elogind emboss encode exif flac gif gpm gtk gui icu jpeg lcms libnotify 
mad mng mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell 
startup-notification svg tiff truetype vorbis udev udisks unicode upower usb 
wxwidgets X xcb x264 xml xv xvid"
+USE="a52 aac acpi alsa bluetooth branding cairo cdda cdr cups dbus dri dts dvd 
dvdr elogind encode exif flac gif gpm gtk gui icu jpeg lcms libnotify mad mng 
mp3 mp4 mpeg ogg opengl pango pdf png policykit ppds qt5 sdl spell 
startup-notification svg tiff truetype vorbis udev udisks unicode upower usb 
wxwidgets X xcb x264 xml xv xvid"

Reply via email to