Gentoo Archives: gentoo-commits

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