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/imagemagick: ChangeLog imagemagick-6.3.5.10.ebuild
Date: Fri, 28 Sep 2007 12:15:05
Message-Id: E1IbEbL-00051Y-20@stork.gentoo.org
1 fmccor 07/09/28 12:05:47
2
3 Modified: ChangeLog imagemagick-6.3.5.10.ebuild
4 Log:
5 Sparc stable --- Security Bug #186030 --- see Comment #22 for reason for this
6 version.
7 (Portage version: 2.1.3.10)
8
9 Revision Changes Path
10 1.251 media-gfx/imagemagick/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imagemagick/ChangeLog?rev=1.251&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imagemagick/ChangeLog?rev=1.251&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imagemagick/ChangeLog?r1=1.250&r2=1.251
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v
19 retrieving revision 1.250
20 retrieving revision 1.251
21 diff -u -r1.250 -r1.251
22 --- ChangeLog 28 Sep 2007 00:07:51 -0000 1.250
23 +++ ChangeLog 28 Sep 2007 12:05:46 -0000 1.251
24 @@ -1,6 +1,11 @@
25 # ChangeLog for media-gfx/imagemagick
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.250 2007/09/28 00:07:51 kumba Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.251 2007/09/28 12:05:46 fmccor Exp $
29 +
30 + 28 Sep 2007; Ferris McCormick <fmccor@g.o>
31 + imagemagick-6.3.5.10.ebuild:
32 + Sparc stable --- Security Bug #186030 --- see Comment #22 for reason for this
33 + version.
34
35 28 Sep 2007; Joshua Kinard <kumba@g.o> imagemagick-6.3.5.9.ebuild:
36 Stable on mips, per #186030.
37
38
39
40 1.4 media-gfx/imagemagick/imagemagick-6.3.5.10.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imagemagick/imagemagick-6.3.5.10.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imagemagick/imagemagick-6.3.5.10.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/imagemagick/imagemagick-6.3.5.10.ebuild?r1=1.3&r2=1.4
45
46 Index: imagemagick-6.3.5.10.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.3.5.10.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- imagemagick-6.3.5.10.ebuild 27 Sep 2007 23:50:40 -0000 1.3
53 +++ imagemagick-6.3.5.10.ebuild 28 Sep 2007 12:05:46 -0000 1.4
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2007 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.3.5.10.ebuild,v 1.3 2007/09/27 23:50:40 ranger Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/imagemagick-6.3.5.10.ebuild,v 1.4 2007/09/28 12:05:46 fmccor Exp $
59
60 inherit eutils multilib perl-app
61
62 @@ -14,7 +14,7 @@
63
64 LICENSE="as-is"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
67 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc ~x86 ~x86-fbsd"
68 IUSE="bzip2 doc fpx graphviz gs jbig jpeg jpeg2k lcms mpeg nocxx perl png q8 q32 tiff truetype X wmf xml zlib openexr hdri"
69
70 RDEPEND="bzip2? ( app-arch/bzip2 )
71
72
73
74 --
75 gentoo-commits@g.o mailing list