summaryrefslogtreecommitdiff
blob: a2ec510f273e8ff3908233eafa9bdfd0db6c6a07 (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
# ChangeLog for dev-lang/yasm
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.18 2007/09/22 12:35:51 opfer Exp $

  22 Sep 2007; Christian Faulhammer <opfer@gentoo.org> yasm-0.6.1.ebuild:
  stable x86, bug 193375

*yasm-0.6.2 (22 Sep 2007)

  22 Sep 2007; Mike Frysinger <vapier@gentoo.org> +yasm-0.6.2.ebuild:
  Version bump.

*yasm-0.6.1 (24 Jul 2007)

  24 Jul 2007; Mike Frysinger <vapier@gentoo.org> +yasm-0.6.1.ebuild:
  Version bump.

  13 Jul 2007; Steve Dibb <beandog@gentoo.org> yasm-0.5.0.ebuild,
  yasm-0.6.0.ebuild:
  amd64 stable

  12 Jul 2007; Raúl Porcel <armin76@gentoo.org> yasm-0.6.0.ebuild:
  x86 stable

  22 Apr 2007; Danny van Dyk <kugelfang@gentoo.org> yasm-0.6.0.ebuild:
  Remove macho object format tests in dev-lang/yasm-0.6.0 until fixed
  upstream. See bug #174020.

*yasm-0.6.0 (20 Mar 2007)

  20 Mar 2007; Danny van Dyk <kugelfang@gentoo.org> +yasm-0.6.0.ebuild:
  Version bump.

  22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
  Transition to Manifest2.

  06 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -yasm-0.5.0_rc1.ebuild:
  QA: Removed unused versions.

*yasm-0.5.0 (21 Dec 2006)

  21 Dec 2006; <solar@gentoo.org> +yasm-0.5.0.ebuild:
  - version bump to upstream stable

  02 Mar 2006; Joshua Jackson <tsunam@gentoo.org> yasm-0.4.0.ebuild:
  Stable on x86; bug #124567

  01 Mar 2006; Danny van Dyk <kugelfang@gentoo.org> yasm-0.4.0.ebuild,
  yasm-0.5.0_rc1.ebuild:
  Added NLS USE flag to the ebuilds. Thanks to Diego Petteno.

*yasm-0.5.0_rc1 (01 Mar 2006)

  01 Mar 2006; Danny van Dyk <kugelfang@gentoo.org> -yasm-0.3.0.ebuild,
  yasm-0.4.0.ebuild, +yasm-0.5.0_rc1.ebuild:
  Removed version 0.3.0. Marked version 0.4.0 stable on amd64. Added new
  version 0.5.0.

  26 May 2005; Sven Wegener <swegener@gentoo.org> metadata.xml:
  Herd name is 'amd64' not 'amd64@gentoo.org'

*yasm-0.4.0 (27 Mar 2005)

  27 Mar 2005; Danny van Dyk <kugelfang@gentoo.org> +metadata.xml,
  +yasm-0.4.0.ebuild:
  Taking over maintainership. Added metadata.xml. Version bump to yasm-0.4.0.

  01 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> yasm-0.3.0.ebuild:
  fix depend; tidy

*yasm-0.3.0 (09 Feb 2004)

  09 Feb 2004; <augustus@gentoo.org> yasm-0.3.0.ebuild:
  New ebuild for yasm. Keyworded ~amd64 and ~x86. Ran tests that came with
  package. All seems well. Needs testing with some real code.