Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/sam2p: sam2p-0.45.ebuild ChangeLog
Date: Tue, 23 Oct 2007 18:04:11
Message-Id: E1IkNyI-0006OH-8S@stork.gentoo.org
1 fmccor 07/10/23 17:55:18
2
3 Modified: sam2p-0.45.ebuild ChangeLog
4 Log:
5 Add ~sparc for testing (seems to be needed in Bug #195815).
6 (Portage version: 2.1.3.15)
7
8 Revision Changes Path
9 1.7 media-gfx/sam2p/sam2p-0.45.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/sam2p/sam2p-0.45.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/sam2p/sam2p-0.45.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/sam2p/sam2p-0.45.ebuild?r1=1.6&r2=1.7
14
15 Index: sam2p-0.45.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.45.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- sam2p-0.45.ebuild 14 Oct 2007 15:33:09 -0000 1.6
22 +++ sam2p-0.45.ebuild 23 Oct 2007 17:55:17 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.45.ebuild,v 1.6 2007/10/14 15:33:09 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/sam2p-0.45.ebuild,v 1.7 2007/10/23 17:55:17 fmccor Exp $
28
29 inherit toolchain-funcs
30
31 @@ -10,7 +10,7 @@
32 SRC_URI="mirror://gentoo/${P}.tar.bz2"
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ppc ~ppc64 x86"
36 +KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86"
37 IUSE="gif"
38 DEPEND="dev-lang/perl"
39 RDEPEND="virtual/libc"
40
41
42
43 1.19 media-gfx/sam2p/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/sam2p/ChangeLog?rev=1.19&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/sam2p/ChangeLog?rev=1.19&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/sam2p/ChangeLog?r1=1.18&r2=1.19
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v
52 retrieving revision 1.18
53 retrieving revision 1.19
54 diff -u -r1.18 -r1.19
55 --- ChangeLog 14 Oct 2007 15:33:09 -0000 1.18
56 +++ ChangeLog 23 Oct 2007 17:55:17 -0000 1.19
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-gfx/sam2p
59 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.18 2007/10/14 15:33:09 corsair Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sam2p/ChangeLog,v 1.19 2007/10/23 17:55:17 fmccor Exp $
62 +
63 + 23 Oct 2007; Ferris McCormick <fmccor@g.o> sam2p-0.45.ebuild:
64 + Add ~sparc for testing (seems to be needed in Bug #195815).
65
66 14 Oct 2007; Markus Rothe <corsair@g.o> sam2p-0.45.ebuild:
67 Added ~ppc64; bug #194359
68
69
70
71 --
72 gentoo-commits@g.o mailing list