Gentoo Archives: gentoo-commits

From: "Dror Levin (spatz)" <spatz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/amarok: ChangeLog amarok-2.2.2-r1.ebuild amarok-2.2.2.90.ebuild
Date: Mon, 01 Mar 2010 10:34:24
Message-Id: E1Nm2xA-00061Z-Rl@stork.gentoo.org
1 spatz 10/03/01 10:34:20
2
3 Modified: ChangeLog amarok-2.2.2-r1.ebuild
4 amarok-2.2.2.90.ebuild
5 Log:
6 Fix !use space issue, bug 306681.
7 (Portage version: 2.2_rc63/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.367 media-sound/amarok/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.367&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?rev=1.367&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/ChangeLog?r1=1.366&r2=1.367
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v
19 retrieving revision 1.366
20 retrieving revision 1.367
21 diff -u -r1.366 -r1.367
22 --- ChangeLog 27 Feb 2010 20:45:45 -0000 1.366
23 +++ ChangeLog 1 Mar 2010 10:34:19 -0000 1.367
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-sound/amarok
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.366 2010/02/27 20:45:45 tampakrap Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.367 2010/03/01 10:34:19 spatz Exp $
29 +
30 + 01 Mar 2010; Dror Levin <spatz@g.o> amarok-2.2.2-r1.ebuild,
31 + amarok-2.2.2.90.ebuild:
32 + Fix !use space issue, bug 306681.
33
34 27 Feb 2010; Theo Chatzimichos <tampakrap@g.o>
35 amarok-2.2.2.90.ebuild:
36
37
38
39 1.8 media-sound/amarok/amarok-2.2.2-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.2.2-r1.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.2.2-r1.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.2.2-r1.ebuild?r1=1.7&r2=1.8
44
45 Index: amarok-2.2.2-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.2.2-r1.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- amarok-2.2.2-r1.ebuild 25 Feb 2010 11:04:45 -0000 1.7
52 +++ amarok-2.2.2-r1.ebuild 1 Mar 2010 10:34:19 -0000 1.8
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.2.2-r1.ebuild,v 1.7 2010/02/25 11:04:45 fauli Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.2.2-r1.ebuild,v 1.8 2010/03/01 10:34:19 spatz Exp $
58
59 EAPI="2"
60
61 @@ -98,7 +98,7 @@
62 echo
63 fi
64
65 - if !use embedded; then
66 + if ! use embedded; then
67 echo
68 elog "You've disabled the amarok support for embedded mysql DBs."
69 elog "You'll have to configure amarok to use an external db server."
70
71
72
73 1.8 media-sound/amarok/amarok-2.2.2.90.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.2.2.90.ebuild?rev=1.8&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.2.2.90.ebuild?rev=1.8&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/amarok/amarok-2.2.2.90.ebuild?r1=1.7&r2=1.8
78
79 Index: amarok-2.2.2.90.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.2.2.90.ebuild,v
82 retrieving revision 1.7
83 retrieving revision 1.8
84 diff -u -r1.7 -r1.8
85 --- amarok-2.2.2.90.ebuild 27 Feb 2010 20:45:45 -0000 1.7
86 +++ amarok-2.2.2.90.ebuild 1 Mar 2010 10:34:19 -0000 1.8
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.2.2.90.ebuild,v 1.7 2010/02/27 20:45:45 tampakrap Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.2.2.90.ebuild,v 1.8 2010/03/01 10:34:19 spatz Exp $
92
93 EAPI="2"
94
95 @@ -100,7 +100,7 @@
96 echo
97 fi
98
99 - if !use embedded; then
100 + if ! use embedded; then
101 echo
102 elog "You've disabled the amarok support for embedded mysql DBs."
103 elog "You'll have to configure amarok to use an external db server."