Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-calculators/tilp2: ChangeLog tilp2-1.12.ebuild
Date: Wed, 02 Mar 2011 13:32:37
Message-Id: 20110302133226.C0F3620054@flycatcher.gentoo.org
1 jlec 11/03/02 13:32:26
2
3 Modified: ChangeLog tilp2-1.12.ebuild
4 Log:
5 Correct Slots for gtk 3 introduction to tree
6
7 (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 sci-calculators/tilp2/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/ChangeLog?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/ChangeLog?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/ChangeLog?r1=1.4&r2=1.5
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ChangeLog 11 Nov 2009 19:33:16 -0000 1.4
23 +++ ChangeLog 2 Mar 2011 13:32:26 -0000 1.5
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-calculators/tilp2
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v 1.4 2009/11/11 19:33:16 ssuominen Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/ChangeLog,v 1.5 2011/03/02 13:32:26 jlec Exp $
30 +
31 + 02 Mar 2011; Justin Lecher <jlec@g.o> tilp2-1.12.ebuild:
32 + Correct Slots for gtk 3 introduction to tree
33
34 11 Nov 2009; Samuli Suominen <ssuominen@g.o> tilp2-1.12.ebuild:
35 Remove kde-base/kdelibs:3.5 support.
36
37
38
39 1.4 sci-calculators/tilp2/tilp2-1.12.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/tilp2-1.12.ebuild?rev=1.4&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/tilp2-1.12.ebuild?rev=1.4&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-calculators/tilp2/tilp2-1.12.ebuild?r1=1.3&r2=1.4
44
45 Index: tilp2-1.12.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.12.ebuild,v
48 retrieving revision 1.3
49 retrieving revision 1.4
50 diff -u -r1.3 -r1.4
51 --- tilp2-1.12.ebuild 11 Nov 2009 19:33:16 -0000 1.3
52 +++ tilp2-1.12.ebuild 2 Mar 2011 13:32:26 -0000 1.4
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2009 Gentoo Foundation
55 +# Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.12.ebuild,v 1.3 2009/11/11 19:33:16 ssuominen Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/tilp2/tilp2-1.12.ebuild,v 1.4 2011/03/02 13:32:26 jlec Exp $
59
60 EAPI="2"
61 inherit eutils
62 @@ -14,14 +14,15 @@
63 KEYWORDS="~amd64 ~ppc ~x86"
64 IUSE="nls threads xinerama"
65
66 -RDEPEND="sci-libs/libticalcs2
67 +RDEPEND="
68 + sci-libs/libticalcs2
69 sci-libs/libticables2
70 sci-libs/libtifiles2
71 sci-libs/libticonv
72 !sci-calculators/tilp
73 - >=x11-libs/gtk+-2.6.0
74 - >=dev-libs/glib-2.6.0
75 - >=gnome-base/libglade-2
76 + x11-libs/gtk+:2
77 + dev-libs/glib:2
78 + gnome-base/libglade:2.0
79 nls? ( virtual/libintl )
80 xinerama? ( x11-libs/libXinerama )"
81 DEPEND="${RDEPEND}