Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/xchat-otr: xchat-otr-0.3.ebuild ChangeLog
Date: Thu, 03 May 2012 06:28:13
Message-Id: 20120503062713.6C1CD20051@flycatcher.gentoo.org
1 jdhore 12/05/03 06:27:13
2
3 Modified: xchat-otr-0.3.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.4 net-irc/xchat-otr/xchat-otr-0.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-otr/xchat-otr-0.3.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-otr/xchat-otr-0.3.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-otr/xchat-otr-0.3.ebuild?r1=1.3&r2=1.4
15
16 Index: xchat-otr-0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/xchat-otr-0.3.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- xchat-otr-0.3.ebuild 20 Sep 2011 03:30:55 -0000 1.3
23 +++ xchat-otr-0.3.ebuild 3 May 2012 06:27:13 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 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/net-irc/xchat-otr/xchat-otr-0.3.ebuild,v 1.3 2011/09/20 03:30:55 binki Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/xchat-otr-0.3.ebuild,v 1.4 2012/05/03 06:27:13 jdhore Exp $
30
31 EAPI="2"
32 inherit cmake-utils
33 @@ -26,7 +26,7 @@
34 dev-libs/libgpg-error"
35
36 DEPEND="${RDEPEND}
37 - dev-util/pkgconfig
38 + virtual/pkgconfig
39 dev-lang/python"
40
41 src_install() {
42
43
44
45 1.3 net-irc/xchat-otr/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-otr/ChangeLog?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-otr/ChangeLog?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-otr/ChangeLog?r1=1.2&r2=1.3
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/ChangeLog,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- ChangeLog 20 Sep 2011 03:30:55 -0000 1.2
58 +++ ChangeLog 3 May 2012 06:27:13 -0000 1.3
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-irc/xchat-otr
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/ChangeLog,v 1.2 2011/09/20 03:30:55 binki Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/ChangeLog,v 1.3 2012/05/03 06:27:13 jdhore Exp $
65 +
66 + 03 May 2012; Jeff Horelick <jdhore@g.o> xchat-otr-0.3.ebuild:
67 + dev-util/pkgconfig -> virtual/pkgconfig
68
69 20 Sep 2011; Nathan Phillip Brink <binki@g.o> xchat-otr-0.3.ebuild:
70 Add ~x86 keyword, bug #383709 by Faustus.