Gentoo Archives: gentoo-commits

From: "Hanno Boeck (hanno)" <hanno@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gimp: gimp-2.4.0.ebuild ChangeLog
Date: Sat, 27 Oct 2007 11:38:02
Message-Id: E1IljzE-0004u8-CQ@stork.gentoo.org
1 hanno 07/10/27 11:37:52
2
3 Modified: gimp-2.4.0.ebuild ChangeLog
4 Log:
5 gimp raise alsa-lib dep
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.2 media-gfx/gimp/gimp-2.4.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.4.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.4.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/gimp-2.4.0.ebuild?r1=1.1&r2=1.2
14
15 Index: gimp-2.4.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gimp-2.4.0.ebuild 24 Oct 2007 10:26:57 -0000 1.1
22 +++ gimp-2.4.0.ebuild 27 Oct 2007 11:37:51 -0000 1.2
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/gimp/gimp-2.4.0.ebuild,v 1.1 2007/10/24 10:26:57 hanno Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.4.0.ebuild,v 1.2 2007/10/27 11:37:51 hanno Exp $
28
29 inherit fdo-mime flag-o-matic multilib python
30
31 @@ -25,7 +25,7 @@
32 dev-libs/libxslt
33 x11-themes/hicolor-icon-theme
34 aalib? ( media-libs/aalib )
35 - alsa? ( >=media-libs/alsa-lib-1.0.0 )
36 + alsa? ( >=media-libs/alsa-lib-1.0.14a-r1 )
37 curl? ( net-misc/curl )
38 dbus? ( dev-libs/dbus-glib
39 sys-apps/hal )
40
41
42
43 1.237 media-gfx/gimp/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/ChangeLog?rev=1.237&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/ChangeLog?rev=1.237&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/gimp/ChangeLog?r1=1.236&r2=1.237
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v
52 retrieving revision 1.236
53 retrieving revision 1.237
54 diff -u -r1.236 -r1.237
55 --- ChangeLog 24 Oct 2007 10:26:57 -0000 1.236
56 +++ ChangeLog 27 Oct 2007 11:37:51 -0000 1.237
57 @@ -1,6 +1,9 @@
58 # ChangeLog for media-gfx/gimp
59 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.236 2007/10/24 10:26:57 hanno Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.237 2007/10/27 11:37:51 hanno Exp $
62 +
63 + 27 Oct 2007; Hanno Boeck <hanno@g.o> gimp-2.4.0.ebuild:
64 + Raise alsa dep, older versions don't have midi use-flag.
65
66 *gimp-2.4.0 (24 Oct 2007)
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list