Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-mobilephone/anyremote: anyremote-5.4.1.ebuild anyremote-5.5.ebuild ChangeLog anyremote-5.4.2.ebuild
Date: Wed, 02 May 2012 20:10:55
Message-Id: 20120502201009.1C9CC20054@flycatcher.gentoo.org
1 jdhore 12/05/02 20:10:09
2
3 Modified: anyremote-5.4.1.ebuild anyremote-5.5.ebuild
4 ChangeLog anyremote-5.4.2.ebuild
5 Log:
6 dev-util/pkgconfig -> virtual/pkgconfig
7
8 (Portage version: 2.2.0_alpha101/cvs/Linux i686)
9
10 Revision Changes Path
11 1.4 app-mobilephone/anyremote/anyremote-5.4.1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.1.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.1.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.1.ebuild?r1=1.3&r2=1.4
16
17 Index: anyremote-5.4.1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.1.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- anyremote-5.4.1.ebuild 21 May 2011 08:32:36 -0000 1.3
24 +++ anyremote-5.4.1.ebuild 2 May 2012 20:10:09 -0000 1.4
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2011 Gentoo Foundation
27 +# Copyright 1999-2012 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.1.ebuild,v 1.3 2011/05/21 08:32:36 tomka Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.1.ebuild,v 1.4 2012/05/02 20:10:09 jdhore Exp $
31
32 EAPI="2"
33
34 @@ -18,7 +18,7 @@
35 x11-libs/libXtst"
36
37 DEPEND="${RDEPEND}
38 - dev-util/pkgconfig"
39 + virtual/pkgconfig"
40
41 src_configure() {
42 econf --docdir="/usr/share/doc/${PF}/" $(use_enable bluetooth) $(use_enable dbus)
43
44
45
46 1.2 app-mobilephone/anyremote/anyremote-5.5.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/anyremote-5.5.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/anyremote-5.5.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/anyremote-5.5.ebuild?r1=1.1&r2=1.2
51
52 Index: anyremote-5.5.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.5.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- anyremote-5.5.ebuild 22 Jan 2012 21:01:11 -0000 1.1
59 +++ anyremote-5.5.ebuild 2 May 2012 20:10:09 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2012 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.5.ebuild,v 1.1 2012/01/22 21:01:11 hwoarang Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.5.ebuild,v 1.2 2012/05/02 20:10:09 jdhore Exp $
65
66 EAPI="2"
67
68 @@ -18,7 +18,7 @@
69 x11-libs/libXtst"
70
71 DEPEND="${RDEPEND}
72 - dev-util/pkgconfig"
73 + virtual/pkgconfig"
74
75 src_configure() {
76 econf --docdir="/usr/share/doc/${PF}/" $(use_enable bluetooth) $(use_enable dbus)
77
78
79
80 1.21 app-mobilephone/anyremote/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/ChangeLog?rev=1.21&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/ChangeLog?rev=1.21&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/ChangeLog?r1=1.20&r2=1.21
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v
89 retrieving revision 1.20
90 retrieving revision 1.21
91 diff -u -r1.20 -r1.21
92 --- ChangeLog 8 Mar 2012 09:14:13 -0000 1.20
93 +++ ChangeLog 2 May 2012 20:10:09 -0000 1.21
94 @@ -1,6 +1,10 @@
95 # ChangeLog for app-mobilephone/anyremote
96 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.20 2012/03/08 09:14:13 phajdan.jr Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/ChangeLog,v 1.21 2012/05/02 20:10:09 jdhore Exp $
99 +
100 + 02 May 2012; Jeff Horelick <jdhore@g.o> anyremote-5.4.1.ebuild,
101 + anyremote-5.4.2.ebuild, anyremote-5.5.ebuild:
102 + dev-util/pkgconfig -> virtual/pkgconfig
103
104 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@g.o> anyremote-5.4.2.ebuild:
105 x86 stable wrt bug #399947
106
107
108
109 1.4 app-mobilephone/anyremote/anyremote-5.4.2.ebuild
110
111 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.2.ebuild?rev=1.4&view=markup
112 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.2.ebuild?rev=1.4&content-type=text/plain
113 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.2.ebuild?r1=1.3&r2=1.4
114
115 Index: anyremote-5.4.2.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.2.ebuild,v
118 retrieving revision 1.3
119 retrieving revision 1.4
120 diff -u -r1.3 -r1.4
121 --- anyremote-5.4.2.ebuild 8 Mar 2012 09:14:13 -0000 1.3
122 +++ anyremote-5.4.2.ebuild 2 May 2012 20:10:09 -0000 1.4
123 @@ -1,6 +1,6 @@
124 # Copyright 1999-2012 Gentoo Foundation
125 # Distributed under the terms of the GNU General Public License v2
126 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.2.ebuild,v 1.3 2012/03/08 09:14:13 phajdan.jr Exp $
127 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/anyremote/anyremote-5.4.2.ebuild,v 1.4 2012/05/02 20:10:09 jdhore Exp $
128
129 EAPI="2"
130
131 @@ -18,7 +18,7 @@
132 x11-libs/libXtst"
133
134 DEPEND="${RDEPEND}
135 - dev-util/pkgconfig"
136 + virtual/pkgconfig"
137
138 src_configure() {
139 econf --docdir="/usr/share/doc/${PF}/" $(use_enable bluetooth) $(use_enable dbus)