Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/awesfx: awesfx-0.5.1.ebuild
Date: Mon, 01 Jun 2009 14:48:23
Message-Id: E1MB8oH-0000Di-51@stork.gentoo.org
1 ssuominen 09/06/01 14:48:21
2
3 Modified: awesfx-0.5.1.ebuild
4 Log:
5 Repoman warning
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 media-sound/awesfx/awesfx-0.5.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/awesfx/awesfx-0.5.1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/awesfx/awesfx-0.5.1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/awesfx/awesfx-0.5.1.ebuild?r1=1.4&r2=1.5
14
15 Index: awesfx-0.5.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.5.1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- awesfx-0.5.1.ebuild 14 Jan 2008 17:40:52 -0000 1.4
22 +++ awesfx-0.5.1.ebuild 1 Jun 2009 14:48:21 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.5.1.ebuild,v 1.4 2008/01/14 17:40:52 chainsaw Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.5.1.ebuild,v 1.5 2009/06/01 14:48:21 ssuominen Exp $
28
29 inherit eutils
30
31 @@ -13,7 +13,8 @@
32 KEYWORDS="amd64 ~ppc sparc x86"
33 IUSE=""
34
35 -DEPEND=">=media-libs/alsa-lib-1"
36 +RDEPEND="media-libs/alsa-lib"
37 +DEPEND="${RDEPEND}"
38
39 BANK_LOC="/usr/share/sounds/sf2"