blob: f642e19701d5d298d7f8218cf23ebe04c2787aa7 (
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
74
75
|
# ChangeLog for app-text/xmlstarlet
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/xmlstarlet/ChangeLog,v 1.16 2009/06/02 09:57:09 flameeyes Exp $
02 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org>
-xmlstarlet-1.0.1.ebuild:
Remove old version.
26 Dec 2007; Samuli Suominen <drac@gentoo.org> xmlstarlet-1.0.1-r1.ebuild:
amd64 stable wrt #202642
21 Dec 2007; nixnut <nixnut@gentoo.org> xmlstarlet-1.0.1-r1.ebuild:
Stable on ppc wrt bug 202642
18 Dec 2007; Christian Faulhammer <opfer@gentoo.org>
xmlstarlet-1.0.1-r1.ebuild:
stable x86, bug 202642
*xmlstarlet-1.0.1-r1 (14 Mar 2007)
14 Mar 2007; Leonardo Boshell <leonardop@gentoo.org>
+xmlstarlet-1.0.1-r1.ebuild:
Provide xmlstarlet as a symlink to be consistent with man page (bug
#103306). Don't install NEWS since it's an empty document. Define
LIBXML_LIBS and LIBXSLT_LIBS through pkg-config instead of doing it
manually, and fixed dependencies accordingly.
13 Mar 2007; Leonardo Boshell <leonardop@gentoo.org> metadata.xml,
-xmlstarlet-1.0.0.ebuild:
Replacing text-markup herd with the new sgml herd.
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
24 Mar 2006; Mamoru KOMACHI <usata@gentoo.org> xmlstarlet-1.0.0.ebuild,
xmlstarlet-1.0.1.ebuild:
Fixed compile error with recent libxml and libxslt. Thanks to Sam Jacobson
<sam@eversoft.co.nz>. This closes bug #106259.
02 Jun 2005; Stephanie Lockwood-Childs <wormo@gentoo.org>
xmlstarlet-1.0.1.ebuild:
mark ~ppc
16 Apr 2005; Mamoru KOMACHI <usata@gentoo.org> -xmlstarlet-0.9.3.ebuild,
-xmlstarlet-0.9.5.ebuild, xmlstarlet-1.0.1.ebuild:
Stable on x86. Removed old versions.
*xmlstarlet-1.0.1 (22 Mar 2005)
22 Mar 2005; Mamoru KOMACHI <usata@gentoo.org> xmlstarlet-1.0.0.ebuild,
+xmlstarlet-1.0.1.ebuild:
Version bumped.
*xmlstarlet-1.0.0 (10 Feb 2005)
10 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> xmlstarlet-0.9.5.ebuild,
+xmlstarlet-1.0.0.ebuild:
Version bumped. Marked previous version stable on x86.
06 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> xmlstarlet-0.9.5.ebuild:
added ~amd64 to KEYWORDS. fixes #64762
*xmlstarlet-0.9.5 (30 Nov 2004)
30 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> xmlstarlet-0.9.3.ebuild,
+xmlstarlet-0.9.5.ebuild:
Version bumped. Marked 0.9.3 stable on x86.
*xmlstarlet-0.9.3 (03 Sep 2004)
03 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> +metadata.xml,
+xmlstarlet-0.9.3.ebuild:
Initial import. Ebuild submitted by Anders Bruun Olsen
<anders@bruun-olsen.net>, bug #34366.
|