Gentoo Archives: gentoo-commits

From: "Christian Birchinger (joker)" <joker@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-crossfade: audacious-crossfade-0.3.12.ebuild ChangeLog
Date: Sat, 10 Nov 2007 15:52:22
Message-Id: E1Iqsd6-00030c-I2@stork.gentoo.org
1 joker 07/11/10 15:52:16
2
3 Modified: audacious-crossfade-0.3.12.ebuild ChangeLog
4 Log:
5 Remove old versions, limit dependency to version 1.3 of Audacious
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.2 media-plugins/audacious-crossfade/audacious-crossfade-0.3.12.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-crossfade/audacious-crossfade-0.3.12.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-crossfade/audacious-crossfade-0.3.12.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-crossfade/audacious-crossfade-0.3.12.ebuild?r1=1.1&r2=1.2
14
15 Index: audacious-crossfade-0.3.12.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-crossfade/audacious-crossfade-0.3.12.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- audacious-crossfade-0.3.12.ebuild 12 Mar 2007 21:08:45 -0000 1.1
22 +++ audacious-crossfade-0.3.12.ebuild 10 Nov 2007 15:52:16 -0000 1.2
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/media-plugins/audacious-crossfade/audacious-crossfade-0.3.12.ebuild,v 1.1 2007/03/12 21:08:45 joker Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-crossfade/audacious-crossfade-0.3.12.ebuild,v 1.2 2007/11/10 15:52:16 joker Exp $
28
29 IUSE="libsamplerate"
30 U_PN="xmms-crossfade"
31 @@ -13,7 +13,7 @@
32 LICENSE="GPL-2"
33 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
34
35 -DEPEND="media-sound/audacious
36 +DEPEND="=media-sound/audacious-1.3*
37 libsamplerate? ( media-libs/libsamplerate )"
38
39 S="${WORKDIR}/${U_PN}-${PV}"
40
41
42
43 1.3 media-plugins/audacious-crossfade/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-crossfade/ChangeLog?rev=1.3&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-crossfade/ChangeLog?rev=1.3&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-crossfade/ChangeLog?r1=1.2&r2=1.3
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-crossfade/ChangeLog,v
52 retrieving revision 1.2
53 retrieving revision 1.3
54 diff -u -r1.2 -r1.3
55 --- ChangeLog 12 Mar 2007 21:08:45 -0000 1.2
56 +++ ChangeLog 10 Nov 2007 15:52:16 -0000 1.3
57 @@ -1,6 +1,10 @@
58 # ChangeLog for media-plugins/audacious-crossfade
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-crossfade/ChangeLog,v 1.2 2007/03/12 21:08:45 joker Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-crossfade/ChangeLog,v 1.3 2007/11/10 15:52:16 joker Exp $
62 +
63 + 10 Nov 2007; Christian Birchinger <joker@g.o>
64 + audacious-crossfade-0.3.12.ebuild:
65 + Remove old versions, limit dependency to version 1.3 of Audacious
66
67 *audacious-crossfade-0.3.12 (12 Mar 2007)
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list