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-mathematics/pspp: pspp-0.6.2.ebuild ChangeLog
Date: Wed, 02 Mar 2011 21:11:09
Message-Id: 20110302211056.F30B220054@flycatcher.gentoo.org
1 jlec 11/03/02 21:10:56
2
3 Modified: pspp-0.6.2.ebuild ChangeLog
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-mathematics/pspp/pspp-0.6.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild?r1=1.4&r2=1.5
15
16 Index: pspp-0.6.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- pspp-0.6.2.ebuild 29 Sep 2010 05:41:18 -0000 1.4
23 +++ pspp-0.6.2.ebuild 2 Mar 2011 21:10:56 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild,v 1.4 2010/09/29 05:41:18 bicatali Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.6.2.ebuild,v 1.5 2011/03/02 21:10:56 jlec Exp $
30
31 EAPI=2
32 inherit eutils elisp-common autotools
33 @@ -20,7 +20,7 @@
34 sys-libs/zlib
35 dev-libs/libxml2
36 emacs? ( virtual/emacs )
37 - gtk? ( >=x11-libs/gtk+-2.12 gnome-base/libglade )
38 + gtk? ( x11-libs/gtk+:2 gnome-base/libglade:2.0 )
39 ncurses? ( sys-libs/ncurses )
40 plotutils? ( media-libs/plotutils )
41 postgres? ( dev-db/postgresql-server )"
42
43
44
45 1.14 sci-mathematics/pspp/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?rev=1.14&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?rev=1.14&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/pspp/ChangeLog?r1=1.13&r2=1.14
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v
54 retrieving revision 1.13
55 retrieving revision 1.14
56 diff -u -r1.13 -r1.14
57 --- ChangeLog 17 Jun 2010 21:58:57 -0000 1.13
58 +++ ChangeLog 2 Mar 2011 21:10:56 -0000 1.14
59 @@ -1,6 +1,12 @@
60 # ChangeLog for sci-mathematics/pspp
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.13 2010/06/17 21:58:57 patrick Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.14 2011/03/02 21:10:56 jlec Exp $
65 +
66 + 02 Mar 2011; Justin Lecher <jlec@g.o> pspp-0.6.2.ebuild:
67 + Correct Slots for gtk 3 introduction to tree
68 +
69 + 02 Mar 2011; Justin Lecher <jlec@g.o> pspp-0.6.2.ebuild:
70 + Correct Slots for gtk 3 introduction to tree
71
72 17 Jun 2010; Patrick Lauer <patrick@g.o> pspp-0.6.1.ebuild,
73 pspp-0.6.2.ebuild: