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-xsys: ChangeLog xchat-xsys-2.2.0.ebuild xchat-xsys-2.2.0-r1.ebuild
Date: Thu, 03 May 2012 06:28:29
Message-Id: 20120503062713.CCBA520057@flycatcher.gentoo.org
1 jdhore 12/05/03 06:27:13
2
3 Modified: ChangeLog xchat-xsys-2.2.0.ebuild
4 xchat-xsys-2.2.0-r1.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.70 net-irc/xchat-xsys/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-xsys/ChangeLog?rev=1.70&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-xsys/ChangeLog?rev=1.70&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-xsys/ChangeLog?r1=1.69&r2=1.70
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v
20 retrieving revision 1.69
21 retrieving revision 1.70
22 diff -u -r1.69 -r1.70
23 --- ChangeLog 8 Jul 2011 11:12:28 -0000 1.69
24 +++ ChangeLog 3 May 2012 06:27:13 -0000 1.70
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-irc/xchat-xsys
27 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v 1.69 2011/07/08 11:12:28 ssuominen Exp $
29 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/ChangeLog,v 1.70 2012/05/03 06:27:13 jdhore Exp $
31 +
32 + 03 May 2012; Jeff Horelick <jdhore@g.o> xchat-xsys-2.2.0.ebuild,
33 + xchat-xsys-2.2.0-r1.ebuild:
34 + dev-util/pkgconfig -> virtual/pkgconfig
35
36 08 Jul 2011; Samuli Suominen <ssuominen@g.o>
37 xchat-xsys-2.2.0-r1.ebuild:
38
39
40
41 1.6 net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild?rev=1.6&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild?rev=1.6&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild?r1=1.5&r2=1.6
46
47 Index: xchat-xsys-2.2.0.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild,v
50 retrieving revision 1.5
51 retrieving revision 1.6
52 diff -u -r1.5 -r1.6
53 --- xchat-xsys-2.2.0.ebuild 13 Apr 2008 01:02:35 -0000 1.5
54 +++ xchat-xsys-2.2.0.ebuild 3 May 2012 06:27:13 -0000 1.6
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2008 Gentoo Foundation
57 +# Copyright 1999-2012 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild,v 1.5 2008/04/13 01:02:35 chainsaw Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0.ebuild,v 1.6 2012/05/03 06:27:13 jdhore Exp $
61
62 inherit toolchain-funcs eutils
63
64 @@ -21,7 +21,7 @@
65 sys-apps/pciutils
66 >=media-sound/audacious-1.4.0"
67 DEPEND="${RDEPEND}
68 - dev-util/pkgconfig"
69 + virtual/pkgconfig"
70
71 src_compile() {
72 emake -j1 CC="$(tc-getCC)" || die "Compile failed"
73
74
75
76 1.6 net-irc/xchat-xsys/xchat-xsys-2.2.0-r1.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0-r1.ebuild?rev=1.6&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0-r1.ebuild?rev=1.6&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0-r1.ebuild?r1=1.5&r2=1.6
81
82 Index: xchat-xsys-2.2.0-r1.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0-r1.ebuild,v
85 retrieving revision 1.5
86 retrieving revision 1.6
87 diff -u -r1.5 -r1.6
88 --- xchat-xsys-2.2.0-r1.ebuild 8 Jul 2011 11:12:28 -0000 1.5
89 +++ xchat-xsys-2.2.0-r1.ebuild 3 May 2012 06:27:13 -0000 1.6
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2011 Gentoo Foundation
92 +# Copyright 1999-2012 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0-r1.ebuild,v 1.5 2011/07/08 11:12:28 ssuominen Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-xsys/xchat-xsys-2.2.0-r1.ebuild,v 1.6 2012/05/03 06:27:13 jdhore Exp $
96
97 inherit toolchain-funcs eutils
98
99 @@ -22,7 +22,7 @@
100 sys-apps/pciutils
101 audacious? ( >=media-sound/audacious-1.4.0 )"
102 DEPEND="${RDEPEND}
103 - audacious? ( dev-util/pkgconfig )"
104 + audacious? ( virtual/pkgconfig )"
105
106 src_unpack() {
107 unpack ${A}