Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gimp: gimp-2.4.6.ebuild ChangeLog
Date: Wed, 08 Oct 2008 20:38:08
Message-Id: E1Knfmx-0006y4-09@stork.gentoo.org
1 armin76 08/10/08 20:37:42
2
3 Modified: gimp-2.4.6.ebuild ChangeLog
4 Log:
5 alpha/ia64 stable wrt #239223
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 i686)
7
8 Revision Changes Path
9 1.7 media-gfx/gimp/gimp-2.4.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild?r1=1.6&r2=1.7
14
15 Index: gimp-2.4.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- gimp-2.4.6.ebuild 7 Oct 2008 22:33:00 -0000 1.6
22 +++ gimp-2.4.6.ebuild 8 Oct 2008 20:37:42 -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-gfx/gimp/gimp-2.4.6.ebuild,v 1.6 2008/10/07 22:33:00 bluebird Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.6.ebuild,v 1.7 2008/10/08 20:37:42 armin76 Exp $
28
29 inherit gnome2 fdo-mime flag-o-matic multilib python eutils autotools
30
31 @@ -10,7 +10,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="2"
35 -KEYWORDS="~alpha amd64 hppa ~ia64 -mips ppc ~ppc64 sparc x86 ~x86-fbsd"
36 +KEYWORDS="alpha amd64 hppa ia64 -mips ppc ~ppc64 sparc x86 ~x86-fbsd"
37
38 IUSE="alsa aalib altivec curl dbus debug doc exif gtkhtml gnome hal lcms mmx mng pdf png python smp sse svg tiff wmf"
39 # jpeg temporarily removed, disabling jpeg requires upstream fix which will come in 2.5
40
41
42
43 1.266 media-gfx/gimp/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/ChangeLog?rev=1.266&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/ChangeLog?rev=1.266&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/ChangeLog?r1=1.265&r2=1.266
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v
52 retrieving revision 1.265
53 retrieving revision 1.266
54 diff -u -r1.265 -r1.266
55 --- ChangeLog 8 Oct 2008 09:17:26 -0000 1.265
56 +++ ChangeLog 8 Oct 2008 20:37:42 -0000 1.266
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-gfx/gimp
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.265 2008/10/08 09:17:26 hanno Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.266 2008/10/08 20:37:42 armin76 Exp $
62 +
63 + 08 Oct 2008; Raúl Porcel <armin76@g.o> gimp-2.4.6.ebuild:
64 + alpha/ia64 stable wrt #239223
65
66 08 Oct 2008; Hanno Boeck <hanno@g.o> gimp-2.6.0.ebuild:
67 Fix wrong SRC_URI (see #240445).