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/libyaml: ChangeLog libyaml-0.1.4.ebuild libyaml-0.1.3.ebuild
Date: Thu, 29 Dec 2011 17:07:16
Message-Id: 20111229170704.2981F2004B@flycatcher.gentoo.org
1 jer 11/12/29 17:07:04
2
3 Modified: ChangeLog libyaml-0.1.4.ebuild libyaml-0.1.3.ebuild
4 Log:
5 Marked ~hppa (bug #332593).
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.19 dev-libs/libyaml/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libyaml/ChangeLog?rev=1.19&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libyaml/ChangeLog?rev=1.19&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libyaml/ChangeLog?r1=1.18&r2=1.19
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libyaml/ChangeLog,v
19 retrieving revision 1.18
20 retrieving revision 1.19
21 diff -u -r1.18 -r1.19
22 --- ChangeLog 27 Dec 2011 22:24:14 -0000 1.18
23 +++ ChangeLog 29 Dec 2011 17:07:04 -0000 1.19
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-libs/libyaml
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/ChangeLog,v 1.18 2011/12/27 22:24:14 sbriesen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/ChangeLog,v 1.19 2011/12/29 17:07:04 jer Exp $
29 +
30 + 29 Dec 2011; Jeroen Roovers <jer@g.o> libyaml-0.1.3.ebuild,
31 + libyaml-0.1.4.ebuild:
32 + Marked ~hppa (bug #332593).
33
34 *libyaml-0.1.4 (27 Dec 2011)
35
36
37
38
39 1.2 dev-libs/libyaml/libyaml-0.1.4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libyaml/libyaml-0.1.4.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libyaml/libyaml-0.1.4.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libyaml/libyaml-0.1.4.ebuild?r1=1.1&r2=1.2
44
45 Index: libyaml-0.1.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.4.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- libyaml-0.1.4.ebuild 27 Dec 2011 22:24:14 -0000 1.1
52 +++ libyaml-0.1.4.ebuild 29 Dec 2011 17:07:04 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.4.ebuild,v 1.1 2011/12/27 22:24:14 sbriesen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.4.ebuild,v 1.2 2011/12/29 17:07:04 jer Exp $
58
59 EAPI=4
60
61 @@ -14,7 +14,7 @@
62
63 LICENSE="MIT"
64 SLOT="0"
65 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
66 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
67 IUSE="doc examples test static-libs"
68
69 S="${WORKDIR}/${MY_P}"
70
71
72
73 1.8 dev-libs/libyaml/libyaml-0.1.3.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libyaml/libyaml-0.1.3.ebuild?rev=1.8&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libyaml/libyaml-0.1.3.ebuild?rev=1.8&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libyaml/libyaml-0.1.3.ebuild?r1=1.7&r2=1.8
78
79 Index: libyaml-0.1.3.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.3.ebuild,v
82 retrieving revision 1.7
83 retrieving revision 1.8
84 diff -u -r1.7 -r1.8
85 --- libyaml-0.1.3.ebuild 18 Nov 2011 03:07:01 -0000 1.7
86 +++ libyaml-0.1.3.ebuild 29 Dec 2011 17:07:04 -0000 1.8
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2011 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.3.ebuild,v 1.7 2011/11/18 03:07:01 naota Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/libyaml-0.1.3.ebuild,v 1.8 2011/12/29 17:07:04 jer Exp $
92
93 EAPI="2"
94
95 @@ -14,7 +14,7 @@
96
97 LICENSE="MIT"
98 SLOT="0"
99 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
100 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
101 IUSE="doc examples test"
102
103 S="${WORKDIR}/${MY_P}"