Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-block/endpoint: endpoint-0.1.0.ebuild ChangeLog
Date: Thu, 03 May 2012 04:47:20
Message-Id: 20120503044647.CD28E2004E@flycatcher.gentoo.org
1 jdhore 12/05/03 04:46:47
2
3 Modified: endpoint-0.1.0.ebuild ChangeLog
4 Log:
5 dev-util/pkgconfig -> virtual/pkgconfig
6
7 (Portage version: 2.2.0_alpha101/cvs/Linux i686)
8
9 Revision Changes Path
10 1.7 sys-block/endpoint/endpoint-0.1.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild?r1=1.6&r2=1.7
15
16 Index: endpoint-0.1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- endpoint-0.1.0.ebuild 19 Apr 2008 23:06:12 -0000 1.6
23 +++ endpoint-0.1.0.ebuild 3 May 2012 04:46:47 -0000 1.7
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2008 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.6 2008/04/19 23:06:12 vapier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/endpoint-0.1.0.ebuild,v 1.7 2012/05/03 04:46:47 jdhore Exp $
30
31 inherit eutils
32
33 @@ -16,7 +16,7 @@
34 RDEPEND=">=sys-libs/libraw1394-0.9
35 >=dev-libs/glib-2"
36 DEPEND="${RDEPEND}
37 - dev-util/pkgconfig"
38 + virtual/pkgconfig"
39
40 src_unpack() {
41 unpack ${A}
42
43
44
45 1.6 sys-block/endpoint/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/endpoint/ChangeLog?rev=1.6&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/endpoint/ChangeLog?rev=1.6&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-block/endpoint/ChangeLog?r1=1.5&r2=1.6
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v
54 retrieving revision 1.5
55 retrieving revision 1.6
56 diff -u -r1.5 -r1.6
57 --- ChangeLog 14 Jan 2008 02:30:27 -0000 1.5
58 +++ ChangeLog 3 May 2012 04:46:47 -0000 1.6
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sys-block/endpoint
61 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.5 2008/01/14 02:30:27 robbat2 Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sys-block/endpoint/ChangeLog,v 1.6 2012/05/03 04:46:47 jdhore Exp $
65 +
66 + 03 May 2012; Jeff Horelick <jdhore@g.o> endpoint-0.1.0.ebuild:
67 + dev-util/pkgconfig -> virtual/pkgconfig
68
69 14 Jan 2008; Robin H. Johnson <robbat2@g.o> metadata.xml,
70 endpoint-0.1.0.ebuild: