Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-mobilephone/anyremote: ChangeLog anyremote-5.1.2.ebuild
Date: Tue, 29 Jun 2010 09:22:20
Message-Id: 20100629092212.0B5832C621@corvid.gentoo.org
1 fauli 10/06/29 09:22:11
2
3 Modified: ChangeLog anyremote-5.1.2.ebuild
4 Log:
5 stable x86, bug 325717
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.5 app-mobilephone/anyremote/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/ChangeLog?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/ChangeLog?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/ChangeLog?r1=1.4&r2=1.5
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ChangeLog 27 Jun 2010 11:56:30 -0000 1.4
22 +++ ChangeLog 29 Jun 2010 09:22:11 -0000 1.5
23 @@ -1,6 +1,10 @@
24 # ChangeLog for app-mobilephone/anyremote
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.4 2010/06/27 11:56:30 angelos Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.5 2010/06/29 09:22:11 fauli Exp $
28 +
29 + 29 Jun 2010; Christian Faulhammer <fauli@g.o>
30 + anyremote-5.1.2.ebuild:
31 + stable x86, bug 325717
32
33 27 Jun 2010; Christoph Mende <angelos@g.o> anyremote-5.1.2.ebuild:
34 Stable on amd64 wrt bug #325719
35
36
37
38 1.5 app-mobilephone/anyremote/anyremote-5.1.2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/anyremote-5.1.2.ebuild?rev=1.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/anyremote-5.1.2.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/anyremote-5.1.2.ebuild?r1=1.4&r2=1.5
43
44 Index: anyremote-5.1.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.1.2.ebuild,v
47 retrieving revision 1.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- anyremote-5.1.2.ebuild 27 Jun 2010 11:56:30 -0000 1.4
51 +++ anyremote-5.1.2.ebuild 29 Jun 2010 09:22:11 -0000 1.5
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.1.2.ebuild,v 1.4 2010/06/27 11:56:30 angelos Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.1.2.ebuild,v 1.5 2010/06/29 09:22:11 fauli Exp $
57
58 EAPI="2"
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="amd64 ~x86"
65 +KEYWORDS="amd64 x86"
66 IUSE="bluetooth dbus"
67
68 RDEPEND="bluetooth? ( net-wireless/bluez )