diff options
author | 2023-10-04 18:55:55 -0400 | |
---|---|---|
committer | 2023-10-04 18:56:04 -0400 | |
commit | e396d5b30527894ebfbff63b6e0b9cf8869d39f8 (patch) | |
tree | 8c47c7456a6182e05dd3e1714aa1c44d064cffa3 /media-sound | |
parent | media-sound/xmms2: drop IUSE=ofa (diff) | |
download | gentoo-e396d5b30527894ebfbff63b6e0b9cf8869d39f8.tar.gz gentoo-e396d5b30527894ebfbff63b6e0b9cf8869d39f8.tar.bz2 gentoo-e396d5b30527894ebfbff63b6e0b9cf8869d39f8.zip |
media-sound/xmms2: fix comment typo
Just happened to see it while making changes and was bothering me...
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/xmms2/xmms2-0.9.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/xmms2/xmms2-0.9.3-r1.ebuild b/media-sound/xmms2/xmms2-0.9.3-r1.ebuild index 35f77f9d00b6..31a6e2081db6 100644 --- a/media-sound/xmms2/xmms2-0.9.3-r1.ebuild +++ b/media-sound/xmms2/xmms2-0.9.3-r1.ebuild @@ -17,7 +17,7 @@ KEYWORDS="~alpha amd64 ~arm ~loong ppc ~riscv x86" # IUSE static map to be passed to --with-{optionals,plugins}=opt1,opt2,... # flag:opt = `usev flag opt`, opt = `usev opt`, :opt = `echo opt` -# (if have a use for some of these disabled features, please fill a bug) +# (if have a use for some of these disabled features, please file a bug) XMMS2_OPTIONALS=( cxx:xmmsclient++,xmmsclient++-glib :launcher mlib-update:medialib-updater :nycli perl :pixmaps python server:s4 test:tests libvisual:vistest |