Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/yasm: yasm-1.2.0.ebuild ChangeLog
Date: Fri, 23 Dec 2011 17:13:53
Message-Id: 20111223171342.EAB082004B@flycatcher.gentoo.org
1 ago 11/12/23 17:13:42
2
3 Modified: yasm-1.2.0.ebuild ChangeLog
4 Log:
5 Stable for AMD64, wrt bug #395775
6
7 (Portage version: 2.1.10.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 dev-lang/yasm/yasm-1.2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/yasm-1.2.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/yasm-1.2.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/yasm-1.2.0.ebuild?r1=1.3&r2=1.4
15
16 Index: yasm-1.2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-1.2.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- yasm-1.2.0.ebuild 15 Dec 2011 07:42:44 -0000 1.3
23 +++ yasm-1.2.0.ebuild 23 Dec 2011 17:13:42 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-1.2.0.ebuild,v 1.3 2011/12/15 07:42:44 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/yasm-1.2.0.ebuild,v 1.4 2011/12/23 17:13:42 ago Exp $
29
30 EAPI=4
31 PYTHON_DEPEND="python? 2:2.7"
32 @@ -12,7 +12,7 @@
33
34 LICENSE="BSD-2 BSD || ( Artistic GPL-2 LGPL-2 )"
35 SLOT="0"
36 -KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
37 +KEYWORDS="-* amd64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris"
38 IUSE="nls python"
39
40 RDEPEND="nls? ( virtual/libintl )"
41
42
43
44 1.50 dev-lang/yasm/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/ChangeLog?rev=1.50&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/ChangeLog?rev=1.50&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/yasm/ChangeLog?r1=1.49&r2=1.50
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v
53 retrieving revision 1.49
54 retrieving revision 1.50
55 diff -u -r1.49 -r1.50
56 --- ChangeLog 15 Dec 2011 07:42:44 -0000 1.49
57 +++ ChangeLog 23 Dec 2011 17:13:42 -0000 1.50
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-lang/yasm
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.49 2011/12/15 07:42:44 ulm Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/yasm/ChangeLog,v 1.50 2011/12/23 17:13:42 ago Exp $
63 +
64 + 23 Dec 2011; Agostino Sarubbo <ago@g.o> yasm-1.2.0.ebuild:
65 + Stable for AMD64, wrt bug #395775
66
67 15 Dec 2011; Ulrich Mueller <ulm@g.o> yasm-1.1.0-r1.ebuild,
68 yasm-1.2.0.ebuild: