Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/icecream: icecream-0.9.2.ebuild ChangeLog
Date: Tue, 30 Dec 2008 23:33:47
Message-Id: E1LHo5o-00020Q-3p@stork.gentoo.org
1 bluebird 08/12/30 23:33:44
2
3 Modified: icecream-0.9.2.ebuild ChangeLog
4 Log:
5 Stable on sparc, bug #253203
6 (Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
7
8 Revision Changes Path
9 1.2 sys-devel/icecream/icecream-0.9.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/icecream/icecream-0.9.2.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/icecream/icecream-0.9.2.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/icecream/icecream-0.9.2.ebuild?r1=1.1&r2=1.2
14
15 Index: icecream-0.9.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/icecream/icecream-0.9.2.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- icecream-0.9.2.ebuild 24 Nov 2008 23:34:41 -0000 1.1
22 +++ icecream-0.9.2.ebuild 30 Dec 2008 23:33:44 -0000 1.2
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/sys-devel/icecream/icecream-0.9.2.ebuild,v 1.1 2008/11/24 23:34:41 bluebird Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/icecream/icecream-0.9.2.ebuild,v 1.2 2008/12/30 23:33:44 bluebird Exp $
28
29 inherit autotools eutils flag-o-matic
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
36 +KEYWORDS="~amd64 ~ppc sparc ~x86"
37 IUSE="doc"
38
39 RDEPEND="virtual/libc"
40
41
42
43 1.26 sys-devel/icecream/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/icecream/ChangeLog?rev=1.26&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/icecream/ChangeLog?rev=1.26&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/icecream/ChangeLog?r1=1.25&r2=1.26
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-devel/icecream/ChangeLog,v
52 retrieving revision 1.25
53 retrieving revision 1.26
54 diff -u -r1.25 -r1.26
55 --- ChangeLog 24 Nov 2008 23:34:41 -0000 1.25
56 +++ ChangeLog 30 Dec 2008 23:33:44 -0000 1.26
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-devel/icecream
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/icecream/ChangeLog,v 1.25 2008/11/24 23:34:41 bluebird Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/icecream/ChangeLog,v 1.26 2008/12/30 23:33:44 bluebird Exp $
62 +
63 + 30 Dec 2008; Friedrich Oslage <bluebird@g.o> icecream-0.9.2.ebuild:
64 + Stable on sparc, bug #253203
65
66 *icecream-0.9.2 (24 Nov 2008)