Gentoo Archives: gentoo-commits

From: "Christian Birchinger (joker)" <joker@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmauda: wmauda-0.3.ebuild
Date: Sat, 10 Nov 2007 17:12:04
Message-Id: E1IqtsC-0004Iz-Vx@stork.gentoo.org
1 joker 07/11/10 17:11:56
2
3 Modified: wmauda-0.3.ebuild
4 Log:
5 Really fix dependency this time *sigh*
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.5 x11-plugins/wmauda/wmauda-0.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmauda/wmauda-0.3.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmauda/wmauda-0.3.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmauda/wmauda-0.3.ebuild?r1=1.4&r2=1.5
14
15 Index: wmauda-0.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.3.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- wmauda-0.3.ebuild 13 Apr 2007 14:24:53 -0000 1.4
22 +++ wmauda-0.3.ebuild 10 Nov 2007 17:11:56 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.3.ebuild,v 1.4 2007/04/13 14:24:53 s4t4n Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmauda/wmauda-0.3.ebuild,v 1.5 2007/11/10 17:11:56 joker Exp $
28
29 IUSE=""
30
31 @@ -9,7 +9,7 @@
32 HOMEPAGE="http://software.alteredeclipse.org/"
33
34 DEPEND="=x11-libs/gtk+-2*
35 - media-sound/audacious"
36 + <media-sound/audacious-1.4"
37
38 SLOT="0"
39 LICENSE="GPL-2"
40
41
42
43 --
44 gentoo-commits@g.o mailing list