summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2021-08-19 19:28:52 -0400
committerIonen Wolkens <ionen@gentoo.org>2021-08-19 19:28:52 -0400
commit9817306e3028285210e0d986daa7bfaaba27fc4a (patch)
tree169abeb1d1b944eb9f51f84f4488582052ca3ae5 /media-sound
parentmedia-sound/xmms2: tidy metadata, drop longdescription (diff)
downloadgentoo-9817306e3028285210e0d986daa7bfaaba27fc4a.tar.gz
gentoo-9817306e3028285210e0d986daa7bfaaba27fc4a.tar.bz2
gentoo-9817306e3028285210e0d986daa7bfaaba27fc4a.zip
media-sound/xmms2: remove extra for in optfeature
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/xmms2/xmms2-0.8_p20201016.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/xmms2/xmms2-0.8_p20201016.ebuild b/media-sound/xmms2/xmms2-0.8_p20201016.ebuild
index f8e7fd9c8134..6966575236d9 100644
--- a/media-sound/xmms2/xmms2-0.8_p20201016.ebuild
+++ b/media-sound/xmms2/xmms2-0.8_p20201016.ebuild
@@ -232,5 +232,5 @@ src_install() {
}
pkg_postinst() {
- use fluidsynth && optfeature "for the default MIDI soundfont" media-sound/fluid-soundfont
+ use fluidsynth && optfeature "the default MIDI soundfont" media-sound/fluid-soundfont
}