blob: e739beba7ca49dcc6172076d08d4a1bc07a6e916 (
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
|
# ChangeLog for app-text/xmlstarlet
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/xmlstarlet/ChangeLog,v 1.12 2007/03/14 07:26:38 leonardop Exp $
*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.
|