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
|
# ChangeLog for dev-util/valkyrie
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/valkyrie/ChangeLog,v 1.12 2009/07/14 21:12:26 patrick Exp $
*valkyrie-1.4.0 (14 Jul 2009)
14 Jul 2009; Patrick Lauer <patrick@gentoo.org> +valkyrie-1.4.0.ebuild:
Bump to 1.4.0, fixes #277742
05 Jan 2009; Maurice van der Pot <griffon26@gentoo.org>
-files/valkyrie-1.2.0-warnings.patch, -valkyrie-1.2.0.ebuild:
Removed old valkyrie version in preparation for clean-up of old valgrind
ebuilds.
26 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
+files/valkyrie-1.3.0-asneeded.patch, valkyrie-1.3.0.ebuild:
Add patch to fix building with --as-needed, closes bug #247251.
27 Jul 2008; Carsten Lohrke <carlo@gentoo.org> valkyrie-1.2.0.ebuild,
valkyrie-1.3.0.ebuild:
QA: Get rid of deprecated qt_min_version().
*valkyrie-1.3.0 (17 Jul 2008)
17 Jul 2008; Jeremy Olexa <darkside@gentoo.org> +valkyrie-1.3.0.ebuild:
trivial version bump. bug #230557. Thanks to David Hallas for reporting and
initial testing
21 Apr 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Fix up metadata.xml. If there's no maintainer for the package, the metadata
also needs to contain m-needed@g.o.
15 Dec 2007; Diego Pettenò <flameeyes@gentoo.org> valkyrie-1.2.0.ebuild:
Change dependencies, make it depend on valgrind 3.2 series as it breaks with
3.3.
19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove flameeyes from metadata.xml due to retirement.
09 Jun 2006; Joshua Jackson <tsunam@gentoo.org> valkyrie-1.2.0.ebuild:
Adding ~x86 as requested in bug #136062
08 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/valkyrie-1.2.0-warnings.patch, valkyrie-1.2.0.ebuild:
Add a patch to fix the few warnings spawning (fixes one format string error,
maybe not vulnerability but always better to fix), and fix the path for
documentation.
08 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> valkyrie-1.2.0.ebuild:
Add ~ppc (okay'd by lu_zero), and use emake for install.
*valkyrie-1.2.0 (07 Jun 2006)
07 Jun 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
+valkyrie-1.2.0.ebuild:
Initial import, based on the work of David Wang in bug #124232.
|