diff options
author | Christian Birchinger <joker@gentoo.org> | 2007-11-10 17:11:56 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2007-11-10 17:11:56 +0000 |
commit | c24e7e4f588fff3a30a7f5510963f9570eff5308 (patch) | |
tree | 72e7535c3d0fe5dec0fad305aa2f6b0e83b51e97 /x11-plugins/wmauda | |
parent | Add ecryptfs-utils flags (diff) | |
download | gentoo-2-c24e7e4f588fff3a30a7f5510963f9570eff5308.tar.gz gentoo-2-c24e7e4f588fff3a30a7f5510963f9570eff5308.tar.bz2 gentoo-2-c24e7e4f588fff3a30a7f5510963f9570eff5308.zip |
Really fix dependency this time *sigh*
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-plugins/wmauda')
-rw-r--r-- | x11-plugins/wmauda/wmauda-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmauda/wmauda-0.3.ebuild b/x11-plugins/wmauda/wmauda-0.3.ebuild index 0d13a0acc8ab..2e422cd7e3d1 100644 --- a/x11-plugins/wmauda/wmauda-0.3.ebuild +++ b/x11-plugins/wmauda/wmauda-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.3.ebuild,v 1.4 2007/04/13 14:24:53 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.3.ebuild,v 1.5 2007/11/10 17:11:56 joker Exp $ IUSE="" @@ -9,7 +9,7 @@ SRC_URI="http://downloads.alteredeclipse.org/${P}.tar.bz2" HOMEPAGE="http://software.alteredeclipse.org/" DEPEND="=x11-libs/gtk+-2* - media-sound/audacious" + <media-sound/audacious-1.4" SLOT="0" LICENSE="GPL-2" |