commit: f98d6ee43e201c3ec88bfbf2de1383d0740ee089 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Nov 18 10:39:28 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Nov 18 11:22:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98d6ee4
profiles: hppa: Consolidate media-video/ffmpeg p.use.stable.mask Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/arch/hppa/package.use.stable.mask | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 2a0bbcd7008..1782459bc18 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -17,10 +17,6 @@ #--- END OF EXAMPLES --- -# Andreas Sturmlechner <[email protected]> (30 Sep 2018) -# media-libs/game-music-emu is not stable. -media-video/ffmpeg gme - # Andreas Sturmlechner <[email protected]> (20 May 2018) # media-libs/libraw is not stable media-gfx/imagemagick raw @@ -28,8 +24,9 @@ media-gfx/imagemagick raw # Andreas Sturmlechner <[email protected]> (20 May 2018) # media-video/faac is not stable. # media-libs/{libdc1394,x264} is not stable. +# media-libs/game-music-emu is not stable. media-video/libav faac ieee1394 x264 -media-video/ffmpeg ieee1394 x264 +media-video/ffmpeg gme ieee1394 x264 # Andreas Sturmlechner <[email protected]> (6 May 2018) # sci-visualization/gnuplot is not stable.
