blob: e83561913e9cef85413436481ae4255287781e28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
|
# ChangeLog for dev-libs/libyaml
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/libyaml/ChangeLog,v 1.19 2011/12/29 17:07:04 jer Exp $
29 Dec 2011; Jeroen Roovers <jer@gentoo.org> libyaml-0.1.3.ebuild,
libyaml-0.1.4.ebuild:
Marked ~hppa (bug #332593).
*libyaml-0.1.4 (27 Dec 2011)
27 Dec 2011; Stefan Briesenick <sbriesen@gentoo.org> +libyaml-0.1.4.ebuild:
version bump. switching to EAPI=4, adding USE=static-libs.
18 Nov 2011; Naohiro Aota <naota@gentoo.org> libyaml-0.1.3.ebuild:
Add ~x86-fbsd
15 Jul 2011; Matt Turner <mattst88@gentoo.org> libyaml-0.1.3.ebuild:
Added ~mips, bug 332593
07 Mar 2011; Raúl Porcel <armin76@gentoo.org> libyaml-0.1.3.ebuild:
Add ~alpha/~arm/~ia64/~s390/~sh/~sparc
30 Sep 2010; Fabian Groffen <grobian@gentoo.org> libyaml-0.1.3.ebuild:
Marked ~ppc-macos, ~x86-solaris
14 Sep 2010; Jonathan Callen <abcd@gentoo.org> libyaml-0.1.3.ebuild:
Add ~amd64-linux ~x64-macos for bug 337200
*libyaml-0.1.3 (07 May 2010)
07 May 2010; Stefan Briesenick <sbriesen@gentoo.org>
+libyaml-0.1.3.ebuild:
version bump, solving bug #308247.
14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> libyaml-0.1.2.ebuild:
Transfer Prefix keywords
05 Sep 2009; Brent Baude <ranger@gentoo.org> libyaml-0.1.2.ebuild:
Marking libyaml-0.1.2 ppc64 for bug 277974
09 Aug 2009; nixnut <nixnut@gentoo.org> libyaml-0.1.2.ebuild:
ppc stable #277974
16 Jul 2009; Thomas Anderson <gentoofan23@gentoo.org>
libyaml-0.1.2.ebuild:
stable amd64, bug 277974
15 Jul 2009; Christian Faulhammer <fauli@gentoo.org> libyaml-0.1.2.ebuild:
stable x86, bug 277861
24 May 2009; Raúl Porcel <armin76@gentoo.org> libyaml-0.1.2.ebuild:
Add ~arm
10 Mar 2009; Diego E. Pettenò <flameeyes@gentoo.org>
libyaml-0.1.2.ebuild:
Add missing test flag to IUSE.
*libyaml-0.1.2 (01 Mar 2009)
01 Mar 2009; Patrick Lauer <patrick@gentoo.org> libyaml-0.0.1.ebuild,
+libyaml-0.1.2.ebuild:
Bump to 0.1.2, fixes #259821, invalid test for FEATURES changed into
USE=test check
16 Oct 2007; Stefan Briesenick <sbriesen@gentoo.org> libyaml-0.0.1.ebuild:
some cleanups
*libyaml-0.0.1 (05 Oct 2007)
05 Oct 2007; Stefan Briesenick <sbriesen@gentoo.org> +metadata.xml,
+libyaml-0.0.1.ebuild:
initial commit.
|