diff options
author | Patrick Lauer <patrick@gentoo.org> | 2016-02-14 18:01:40 +0100 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2016-02-14 18:01:53 +0100 |
commit | 8d0706f9d3992c9732c153638cae018eb9ee6317 (patch) | |
tree | 78905de17bdb279f3ed68fa8b99ccdef9fe9232a /media-plugins/audacious-plugins | |
parent | dev-java/jython: Remove unneeded useflag description from metadata.xml (diff) | |
download | gentoo-8d0706f9d3992c9732c153638cae018eb9ee6317.tar.gz gentoo-8d0706f9d3992c9732c153638cae018eb9ee6317.tar.bz2 gentoo-8d0706f9d3992c9732c153638cae018eb9ee6317.zip |
media-plugins/audacious-plugins: Whitespace
Package-Manager: portage-2.2.27
Diffstat (limited to 'media-plugins/audacious-plugins')
-rw-r--r-- | media-plugins/audacious-plugins/audacious-plugins-3.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/audacious-plugins/audacious-plugins-3.7.1.ebuild b/media-plugins/audacious-plugins/audacious-plugins-3.7.1.ebuild index fc4405b56cfd..0a12e0103998 100644 --- a/media-plugins/audacious-plugins/audacious-plugins-3.7.1.ebuild +++ b/media-plugins/audacious-plugins/audacious-plugins-3.7.1.ebuild @@ -96,9 +96,9 @@ src_configure() { mp3_warning if use qt5 ;then notify="--disable-notify" - elif use libnotify ;then + elif use libnotify ;then notify="--enable-notify" - fi + fi if use gtk ;then gtk="--enable-gtk" |