Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/sdl-gfx: sdl-gfx-2.0.16.ebuild ChangeLog
Date: Sat, 10 May 2008 17:24:23
Message-Id: E1Juso0-0005pB-8H@stork.gentoo.org
1 nixnut 08/05/10 17:24:20
2
3 Modified: sdl-gfx-2.0.16.ebuild ChangeLog
4 Log:
5 Stable on ppc wrt bug 221203
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.7 media-libs/sdl-gfx/sdl-gfx-2.0.16.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.16.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.16.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.16.ebuild?r1=1.6&r2=1.7
14
15 Index: sdl-gfx-2.0.16.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.16.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- sdl-gfx-2.0.16.ebuild 10 May 2008 11:08:18 -0000 1.6
22 +++ sdl-gfx-2.0.16.ebuild 10 May 2008 17:24:19 -0000 1.7
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/media-libs/sdl-gfx/sdl-gfx-2.0.16.ebuild,v 1.6 2008/05/10 11:08:18 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.16.ebuild,v 1.7 2008/05/10 17:24:19 nixnut Exp $
28
29 inherit autotools eutils flag-o-matic libtool
30
31 @@ -11,7 +11,7 @@
32
33 LICENSE="LGPL-2.1"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~sparc ~x86 ~x86-fbsd"
37 IUSE="mmx"
38
39 DEPEND="media-libs/libsdl"
40
41
42
43 1.40 media-libs/sdl-gfx/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sdl-gfx/ChangeLog?rev=1.40&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sdl-gfx/ChangeLog?rev=1.40&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/sdl-gfx/ChangeLog?r1=1.39&r2=1.40
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/ChangeLog,v
52 retrieving revision 1.39
53 retrieving revision 1.40
54 diff -u -r1.39 -r1.40
55 --- ChangeLog 10 May 2008 11:08:18 -0000 1.39
56 +++ ChangeLog 10 May 2008 17:24:19 -0000 1.40
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-libs/sdl-gfx
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/ChangeLog,v 1.39 2008/05/10 11:08:18 vapier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/ChangeLog,v 1.40 2008/05/10 17:24:19 nixnut Exp $
62 +
63 + 10 May 2008; nixnut <nixnut@g.o> sdl-gfx-2.0.16.ebuild:
64 + Stable on ppc wrt bug 221203
65
66 10 May 2008; Mike Frysinger <vapier@g.o>
67 +files/sdl-gfx-2.0.16-gcc43.patch, sdl-gfx-2.0.16.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list