Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/amd: ChangeLog amd-2.2.0.ebuild
Date: Fri, 27 Mar 2009 12:26:38
Message-Id: E1LnB8T-0003fu-JP@stork.gentoo.org
1 fmccor 09/03/27 12:26:09
2
3 Modified: ChangeLog amd-2.2.0.ebuild
4 Log:
5 Sparc stable, preparation for bug #245707.
6 (Portage version: 2.2_rc27/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.14 sci-libs/amd/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.14&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/amd/ChangeLog?rev=1.14&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/amd/ChangeLog?r1=1.13&r2=1.14
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v
18 retrieving revision 1.13
19 retrieving revision 1.14
20 diff -u -r1.13 -r1.14
21 --- ChangeLog 23 Mar 2009 03:18:48 -0000 1.13
22 +++ ChangeLog 27 Mar 2009 12:26:09 -0000 1.14
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-libs/amd
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.13 2009/03/23 03:18:48 darkside Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/ChangeLog,v 1.14 2009/03/27 12:26:09 fmccor Exp $
28 +
29 + 27 Mar 2009; Ferris McCormick <fmccor@g.o> amd-2.2.0.ebuild:
30 + Sparc stable, preparation for bug #245707.
31
32 23 Mar 2009; Jeremy Olexa <darkside@g.o> amd-2.2.0.ebuild:
33 amd64 stable, bug 245707
34
35
36
37 1.12 sci-libs/amd/amd-2.2.0.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild?rev=1.12&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild?rev=1.12&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild?r1=1.11&r2=1.12
42
43 Index: amd-2.2.0.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v
46 retrieving revision 1.11
47 retrieving revision 1.12
48 diff -u -r1.11 -r1.12
49 --- amd-2.2.0.ebuild 23 Mar 2009 03:18:48 -0000 1.11
50 +++ amd-2.2.0.ebuild 27 Mar 2009 12:26:09 -0000 1.12
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.11 2009/03/23 03:18:48 darkside Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/amd/amd-2.2.0.ebuild,v 1.12 2009/03/27 12:26:09 fmccor Exp $
56
57 inherit autotools eutils fortran
58
59 @@ -11,7 +11,7 @@
60
61 LICENSE="LGPL-2.1"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
64 +KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 sparc ~x86"
65 IUSE="doc"
66 DEPEND="sci-libs/ufconfig"