summaryrefslogtreecommitdiff
blob: 8a11c2dab01a6361e961940d1011de6b46099a93 (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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# ChangeLog for dev-util/radare
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/radare/ChangeLog,v 1.20 2011/03/23 06:20:21 ssuominen Exp $

  23 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> radare-1.5-r1.ebuild,
  radare-1.5-r2.ebuild, radare-1.5.2.ebuild, radare-1.5.2-r1.ebuild:
  Use SLOT dependencies for x11-libs/vte.

*radare-1.5.2-r1 (07 Mar 2011)

  07 Mar 2011; Pacho Ramos <pacho@gentoo.org> +radare-1.5.2-r1.ebuild:
  Revision bump to work with valac-0.10 as tested myself (this is more future
  proof, bug #338067).

*radare-1.5.2 (05 Mar 2011)

  05 Mar 2011; Michael Weber <xmw@gentoo.org> +radare-1.5.2.ebuild:
  version bump. Bugs 297040, 326113 and 337478 are still valid

  01 Mar 2011; Christian Ruppert <idl0r@gentoo.org>
  -files/radare-1.2.1-as-needed.patch:
  Remove unused patch

*radare-1.5-r2 (23 Feb 2011)

  23 Feb 2011; Kevin McCarthy <signals@gentoo.org> +radare-1.5-r2.ebuild,
  +files/radare-1.5-more-ldflags.patch:
  Drop "vala" use flag because it can no longer be built without vala support
  (See bug #348431). Fixes to respect user LDFLAGS.

  25 Sep 2010; Gilles Dartiguelongue <eva@gentoo.org> -radare-0.9.9.ebuild,
  -radare-1.2.1.ebuild, -radare-1.2.1-r1.ebuild, -radare-1.2.2.ebuild,
  -radare-1.4.ebuild, -radare-1.4.1.ebuild, radare-1.4.2.ebuild,
  -radare-1.5.ebuild, radare-1.5-r1.ebuild:
  Attempt at fixing dependencies. Fix vala to slot 0, bug #338067. Clean up
  old revisions.

  08 Aug 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  metadata.xml:
  Removed deathwing00 from metadata as he took an extended away.

*radare-1.5-r1 (24 Jun 2010)

  24 Jun 2010; Markos Chandras <hwoarang@gentoo.org> +radare-1.5-r1.ebuild,
  +files/radare-1.5-ldflags.patch:
  Respect LDFLAGS, fix documentation installation wrt bug #296746

*radare-1.5 (14 Dec 2009)

  14 Dec 2009; Ioannis Aslanidis <deathwing00@gentoo.org> +radare-1.5.ebuild:
  Version bump. Fixed website and download site.

*radare-1.4.2 (25 Jul 2009)

  25 Jul 2009; Ioannis Aslanidis <deathwing00@gentoo.org>
  +radare-1.4.2.ebuild:
  Version bump. Several improvements.

*radare-1.4.1 (28 Jun 2009)

  28 Jun 2009; Patrick Lauer <patrick@gentoo.org> +radare-1.4.1.ebuild,
  metadata.xml:
  Bump to 1.4.1, adding lua and vala support with useflags

*radare-1.4 (28 Jun 2009)

  28 Jun 2009; Patrick Lauer <patrick@gentoo.org> +radare-1.4.ebuild:
  Bump to 1.4, fixes #270469

  04 Apr 2009; Ioannis Aslanidis <deathwing00@gentoo.org> metadata.xml:
  Fixed metadata.

*radare-1.2.2 (20 Mar 2009)

  20 Mar 2009; Ioannis Aslanidis <deathwing00@gentoo.org>
  +radare-1.2.2.ebuild:
  Version bump.

  02 Mar 2009; Ioannis Aslanidis <deathwing00@gentoo.org> metadata.xml:
  Removed KDE Herd as it makes no sense for them.

*radare-1.2.1-r1 (16 Feb 2009)

  16 Feb 2009; Ioannis Aslanidis <deathwing00@gentoo.org>
  +files/radare-1.2.1-as-needed.patch, +radare-1.2.1-r1.ebuild:
  Added --as-needed patch. See bug #259090 for details. Thanks to ikelos at
  gentoo dot org for the patch.

*radare-1.2.1 (12 Feb 2009)

  12 Feb 2009; Ioannis Aslanidis <deathwing00@gentoo.org> metadata.xml,
  +radare-1.2.1.ebuild:
  Version bump. Parallel build is bogus and creates race conditions. Created a
  local use flag to optionally build the gui. Currently there are a few missing
  dependencies that need to be fixed sooner or later for the gui to work
  properly.

*radare-0.9.9 (31 Jul 2008)

  31 Jul 2008; Ioannis Aslanidis <deathwing00@gentoo.org> +metadata.xml,
  +radare-0.9.9.ebuild:
  Initial version for testing purposes requested by upstream.