Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libdnsres: libdnsres-0.1a-r2.ebuild ChangeLog
Date: Thu, 10 Jul 2014 18:47:54
Message-Id: 20140710184749.CCA5E2004E@flycatcher.gentoo.org
1 jer 14/07/10 18:47:49
2
3 Modified: libdnsres-0.1a-r2.ebuild ChangeLog
4 Log:
5 EAPI bump.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.6 dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild?r1=1.5&r2=1.6
15
16 Index: libdnsres-0.1a-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- libdnsres-0.1a-r2.ebuild 28 Apr 2013 21:56:55 -0000 1.5
23 +++ libdnsres-0.1a-r2.ebuild 10 Jul 2014 18:47:49 -0000 1.6
24 @@ -1,8 +1,8 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild,v 1.5 2013/04/28 21:56:55 jer Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/libdnsres-0.1a-r2.ebuild,v 1.6 2014/07/10 18:47:49 jer Exp $
30
31 -EAPI=4
32 +EAPI=5
33
34 inherit autotools eutils
35
36 @@ -13,7 +13,6 @@
37 LICENSE="BSD-4"
38 SLOT="0"
39 KEYWORDS="amd64 ~ppc sparc x86"
40 -IUSE=""
41
42 DEPEND="dev-libs/libevent"
43 RDEPEND="${DEPEND}"
44
45
46
47 1.19 dev-libs/libdnsres/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnsres/ChangeLog?rev=1.19&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnsres/ChangeLog?rev=1.19&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libdnsres/ChangeLog?r1=1.18&r2=1.19
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/ChangeLog,v
56 retrieving revision 1.18
57 retrieving revision 1.19
58 diff -u -r1.18 -r1.19
59 --- ChangeLog 28 Apr 2013 21:56:55 -0000 1.18
60 +++ ChangeLog 10 Jul 2014 18:47:49 -0000 1.19
61 @@ -1,6 +1,9 @@
62 # ChangeLog for dev-libs/libdnsres
63 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/ChangeLog,v 1.18 2013/04/28 21:56:55 jer Exp $
65 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libdnsres/ChangeLog,v 1.19 2014/07/10 18:47:49 jer Exp $
67 +
68 + 10 Jul 2014; Jeroen Roovers <jer@g.o> libdnsres-0.1a-r2.ebuild:
69 + EAPI bump.
70
71 28 Apr 2013; Jeroen Roovers <jer@g.o> -libdnsres-0.1a-r1.ebuild,
72 libdnsres-0.1a-r2.ebuild: