Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/amanith: ChangeLog amanith-0.3-r2.ebuild
Date: Fri, 25 Dec 2009 18:15:00
Message-Id: E1NOEgk-0005nR-BB@stork.gentoo.org
1 yngwin 09/12/25 18:14:58
2
3 Modified: ChangeLog amanith-0.3-r2.ebuild
4 Log:
5 Remove deprecated dependency on x11-libs/qt
6 (Portage version: 2.2_rc56/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 media-libs/amanith/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amanith/ChangeLog?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amanith/ChangeLog?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amanith/ChangeLog?r1=1.7&r2=1.8
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/amanith/ChangeLog,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- ChangeLog 19 Jul 2009 19:18:55 -0000 1.7
22 +++ ChangeLog 25 Dec 2009 18:14:57 -0000 1.8
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-libs/amanith
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/amanith/ChangeLog,v 1.7 2009/07/19 19:18:55 ssuominen Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/amanith/ChangeLog,v 1.8 2009/12/25 18:14:57 yngwin Exp $
28 +
29 + 25 Dec 2009; Ben de Groot <yngwin@g.o> amanith-0.3-r2.ebuild:
30 + Remove deprecated dependency on x11-libs/qt
31
32 19 Jul 2009; Samuli Suominen <ssuominen@g.o> amanith-0.3-r2.ebuild,
33 +files/amanith-0.3-gcc44.patch:
34
35
36
37 1.5 media-libs/amanith/amanith-0.3-r2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amanith/amanith-0.3-r2.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amanith/amanith-0.3-r2.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/amanith/amanith-0.3-r2.ebuild?r1=1.4&r2=1.5
42
43 Index: amanith-0.3-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-libs/amanith/amanith-0.3-r2.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- amanith-0.3-r2.ebuild 19 Jul 2009 19:18:55 -0000 1.4
50 +++ amanith-0.3-r2.ebuild 25 Dec 2009 18:14:57 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-libs/amanith/amanith-0.3-r2.ebuild,v 1.4 2009/07/19 19:18:55 ssuominen Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-libs/amanith/amanith-0.3-r2.ebuild,v 1.5 2009/12/25 18:14:57 yngwin Exp $
56
57 EAPI="1"
58 inherit eutils toolchain-funcs qt4
59 @@ -19,7 +19,7 @@
60 opengl? ( media-libs/glew )
61 png? ( >=media-libs/libpng-1.2.10 )
62 truetype? ( >=media-libs/freetype-2.2.1 )
63 - || ( x11-libs/qt-gui:4 =x11-libs/qt-4.3* )"
64 + x11-libs/qt-gui:4"
65
66 S=${WORKDIR}/${PN}