commit: f008ec6a22838fd87829b2c2394c44bc5f134c95 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Oct 4 23:35:55 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Oct 4 23:37:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f008ec6a
profiles: alpha/sparc: Drop obsolete media-libs/phonon[gstreamer] mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/alpha/package.use.mask | 2 +- profiles/arch/sparc/package.use.mask | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 386fc2d40836..04da7dbc8fe8 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -563,7 +563,7 @@ x11-misc/colord argyllcms extra-print-profiles # Raúl Porcel <[email protected]> (2012-12-30) # Needs testing -media-libs/phonon gstreamer vlc +media-libs/phonon vlc # Raúl Porcel <[email protected]> (2012-05-28) # Needs x11-misc/lightdm(which also requires some other deps) diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask index be94807c3f69..e2615cab5157 100644 --- a/profiles/arch/sparc/package.use.mask +++ b/profiles/arch/sparc/package.use.mask @@ -664,7 +664,7 @@ x11-misc/colord argyllcms extra-print-profiles # Raúl Porcel <[email protected]> (2012-12-30) # Needs testing -media-libs/phonon gstreamer vlc +media-libs/phonon vlc # Robin H Johnson <[email protected]> (2012-11-01) # MySQL 5.5 wants systemtap, tcmalloc & jemalloc
