Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/yasm: yasm-0.7.1.ebuild ChangeLog
Date: Sun, 12 Oct 2008 15:22:56
Message-Id: E1Kp2mU-0007vm-2H@stork.gentoo.org
1 maekke 08/10/12 15:22:54
2
3 Modified: yasm-0.7.1.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #241188
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.27 i686)
7
8 Revision Changes Path
9 1.3 dev-lang/yasm/yasm-0.7.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/yasm/yasm-0.7.1.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/yasm/yasm-0.7.1.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/yasm/yasm-0.7.1.ebuild?r1=1.2&r2=1.3
14
15 Index: yasm-0.7.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-0.7.1.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- yasm-0.7.1.ebuild 11 Oct 2008 08:29:42 -0000 1.2
22 +++ yasm-0.7.1.ebuild 12 Oct 2008 15:22:53 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-0.7.1.ebuild,v 1.2 2008/10/11 08:29:42 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-0.7.1.ebuild,v 1.3 2008/10/12 15:22:53 maekke Exp $
28
29 DESCRIPTION="Assembler that supports amd64"
30 HOMEPAGE="http://www.tortall.net/projects/yasm/"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="BSD"
34 SLOT="0"
35 -KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
36 +KEYWORDS="-* amd64 x86 ~x86-fbsd"
37 IUSE="nls"
38
39 RDEPEND="nls? ( virtual/libintl )"
40
41
42
43 1.29 dev-lang/yasm/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/yasm/ChangeLog?rev=1.29&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/yasm/ChangeLog?rev=1.29&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/yasm/ChangeLog?r1=1.28&r2=1.29
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v
52 retrieving revision 1.28
53 retrieving revision 1.29
54 diff -u -r1.28 -r1.29
55 --- ChangeLog 11 Oct 2008 08:29:42 -0000 1.28
56 +++ ChangeLog 12 Oct 2008 15:22:53 -0000 1.29
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-lang/yasm
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.28 2008/10/11 08:29:42 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.29 2008/10/12 15:22:53 maekke Exp $
62 +
63 + 12 Oct 2008; Markus Meier <maekke@g.o> yasm-0.7.1.ebuild:
64 + amd64/x86 stable, bug #241188
65
66 11 Oct 2008; Markus Rothe <corsair@g.o> yasm-0.6.2.ebuild,
67 yasm-0.7.0.ebuild, yasm-0.7.1.ebuild, yasm-0.7.2.ebuild: