Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-dns/knot: knot-0.8.1.ebuild ChangeLog
Date: Thu, 29 Dec 2011 11:08:32
Message-Id: 20111229110819.988BD2004B@flycatcher.gentoo.org
1 scarabeus 11/12/29 11:08:19
2
3 Modified: knot-0.8.1.ebuild ChangeLog
4 Log:
5 Also want pkgconfig.
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 net-dns/knot/knot-0.8.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/knot/knot-0.8.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/knot/knot-0.8.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/knot/knot-0.8.1.ebuild?r1=1.1&r2=1.2
15
16 Index: knot-0.8.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-dns/knot/knot-0.8.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- knot-0.8.1.ebuild 29 Dec 2011 11:06:56 -0000 1.1
23 +++ knot-0.8.1.ebuild 29 Dec 2011 11:08:19 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/knot-0.8.1.ebuild,v 1.1 2011/12/29 11:06:56 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/knot-0.8.1.ebuild,v 1.2 2011/12/29 11:08:19 scarabeus Exp $
29
30 EAPI=4
31
32 @@ -21,6 +21,7 @@
33 "
34 # sys-libs/glibc
35 DEPEND="${RDEPEND}
36 + dev-util/pkgconfig
37 sys-devel/flex
38 virtual/yacc
39 "
40
41
42
43 1.2 net-dns/knot/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/knot/ChangeLog?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/knot/ChangeLog?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-dns/knot/ChangeLog?r1=1.1&r2=1.2
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-dns/knot/ChangeLog,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- ChangeLog 29 Dec 2011 11:06:56 -0000 1.1
56 +++ ChangeLog 29 Dec 2011 11:08:19 -0000 1.2
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-dns/knot
59 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/ChangeLog,v 1.1 2011/12/29 11:06:56 scarabeus Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-dns/knot/ChangeLog,v 1.2 2011/12/29 11:08:19 scarabeus Exp $
62 +
63 + 29 Dec 2011; Tomáš Chvátal <scarabeus@g.o> knot-0.8.1.ebuild:
64 + Also want pkgconfig.
65
66 *knot-0.8.1 (29 Dec 2011)