blob: 10355bf2b41a724c6bc17fbdbe8892205535a644 (
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
|
# ChangeLog for dev-lang/yasm
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.12 2007/03/20 01:10:46 kugelfang Exp $
*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.
|