Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libecap: libecap-1.0.0.ebuild ChangeLog
Date: Tue, 11 Feb 2014 18:48:19
Message-Id: 20140211184816.7A5922004C@flycatcher.gentoo.org
1 jer 14/02/11 18:48:16
2
3 Modified: libecap-1.0.0.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #495854).
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 net-libs/libecap/libecap-1.0.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/libecap-1.0.0.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/libecap-1.0.0.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/libecap-1.0.0.ebuild?r1=1.1&r2=1.2
15
16 Index: libecap-1.0.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-1.0.0.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libecap-1.0.0.ebuild 23 Sep 2013 14:40:35 -0000 1.1
23 +++ libecap-1.0.0.ebuild 11 Feb 2014 18:48:16 -0000 1.2
24 @@ -1,6 +1,6 @@
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/net-libs/libecap/libecap-1.0.0.ebuild,v 1.1 2013/09/23 14:40:35 tomwij Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/libecap-1.0.0.ebuild,v 1.2 2014/02/11 18:48:16 jer Exp $
30
31 EAPI="5"
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="BSD-2"
36 SLOT="1"
37 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
38 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
39 IUSE="static-libs"
40
41 RDEPEND="!net-libs/libecap:0"
42
43
44
45 1.36 net-libs/libecap/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/ChangeLog?rev=1.36&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/ChangeLog?rev=1.36&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-libs/libecap/ChangeLog?r1=1.35&r2=1.36
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v
54 retrieving revision 1.35
55 retrieving revision 1.36
56 diff -u -r1.35 -r1.36
57 --- ChangeLog 23 Sep 2013 14:40:35 -0000 1.35
58 +++ ChangeLog 11 Feb 2014 18:48:16 -0000 1.36
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-libs/libecap
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.35 2013/09/23 14:40:35 tomwij Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libecap/ChangeLog,v 1.36 2014/02/11 18:48:16 jer Exp $
65 +
66 + 11 Feb 2014; Jeroen Roovers <jer@g.o> libecap-1.0.0.ebuild:
67 + Stable for HPPA (bug #495854).
68
69 *libecap-1.0.0 (23 Sep 2013)