Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libestr: libestr-0.1.9.ebuild ChangeLog
Date: Sat, 04 Jan 2014 13:32:48
Message-Id: 20140104133244.4BE442004C@flycatcher.gentoo.org
1 maekke 14/01/04 13:32:44
2
3 Modified: libestr-0.1.9.ebuild ChangeLog
4 Log:
5 arm stable, bug #495406
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.2 dev-libs/libestr/libestr-0.1.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libestr/libestr-0.1.9.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libestr/libestr-0.1.9.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libestr/libestr-0.1.9.ebuild?r1=1.1&r2=1.2
15
16 Index: libestr-0.1.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libestr/libestr-0.1.9.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libestr-0.1.9.ebuild 8 Nov 2013 13:42:01 -0000 1.1
23 +++ libestr-0.1.9.ebuild 4 Jan 2014 13:32:44 -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/dev-libs/libestr/libestr-0.1.9.ebuild,v 1.1 2013/11/08 13:42:01 ultrabug Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/libestr-0.1.9.ebuild,v 1.2 2014/01/04 13:32:44 maekke Exp $
30
31 EAPI=5
32
33 @@ -12,7 +12,7 @@
34
35 LICENSE="LGPL-2.1"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~arm ~hppa ~x86"
38 +KEYWORDS="~amd64 arm ~hppa ~x86"
39 IUSE="debug static-libs"
40
41 DEPEND=""
42
43
44
45 1.27 dev-libs/libestr/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libestr/ChangeLog?rev=1.27&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libestr/ChangeLog?rev=1.27&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libestr/ChangeLog?r1=1.26&r2=1.27
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libestr/ChangeLog,v
54 retrieving revision 1.26
55 retrieving revision 1.27
56 diff -u -r1.26 -r1.27
57 --- ChangeLog 8 Nov 2013 13:42:01 -0000 1.26
58 +++ ChangeLog 4 Jan 2014 13:32:44 -0000 1.27
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-libs/libestr
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/ChangeLog,v 1.26 2013/11/08 13:42:01 ultrabug Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libestr/ChangeLog,v 1.27 2014/01/04 13:32:44 maekke Exp $
65 +
66 + 04 Jan 2014; Markus Meier <maekke@g.o> libestr-0.1.9.ebuild:
67 + arm stable, bug #495406
68
69 *libestr-0.1.9 (08 Nov 2013)