From b9b0211a92398edd83942cff5c7f99b7e29e9e39 Mon Sep 17 00:00:00 2001 From: Michael Januszewski Date: Fri, 19 Mar 2010 14:08:46 +0000 Subject: Now that the audacious flag has been removed, do not actually build the plugin. (Portage version: 2.2_rc67/cvs/Linux x86_64) --- app-emulation/uade/ChangeLog | 6 +++++- app-emulation/uade/uade-2.13.ebuild | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'app-emulation') diff --git a/app-emulation/uade/ChangeLog b/app-emulation/uade/ChangeLog index 04e910c86d7c..badb669359e0 100644 --- a/app-emulation/uade/ChangeLog +++ b/app-emulation/uade/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emulation/uade # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/ChangeLog,v 1.57 2010/03/01 22:57:12 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/ChangeLog,v 1.58 2010/03/19 14:08:46 spock Exp $ + + 19 Mar 2010; MichaƂ Januszewski uade-2.13.ebuild: + Now that the audacious flag has been removed, do not actually build the + plugin. 01 Mar 2010; -uade-2.12.ebuild, uade-2.13.ebuild, metadata.xml: diff --git a/app-emulation/uade/uade-2.13.ebuild b/app-emulation/uade/uade-2.13.ebuild index e3e978b6d84a..cd09df80a49a 100644 --- a/app-emulation/uade/uade-2.13.ebuild +++ b/app-emulation/uade/uade-2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-2.13.ebuild,v 1.4 2010/03/01 22:57:12 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/uade/uade-2.13.ebuild,v 1.5 2010/03/19 14:08:46 spock Exp $ inherit eutils @@ -25,6 +25,7 @@ src_compile() { --with-uade123 \ --with-text-scope \ --without-xmms \ + --without-audacious \ || die "configure failed" emake || die 'emake failed' } -- cgit v1.2.3-65-gdbad