Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/snns: snns-4.2-r8.ebuild ChangeLog
Date: Tue, 02 Aug 2011 05:49:34
Message-Id: 20110802054920.31E9A2004C@flycatcher.gentoo.org
1 mattst88 11/08/02 05:49:20
2
3 Modified: snns-4.2-r8.ebuild ChangeLog
4 Log:
5 Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
6
7 (Portage version: 2.1.10.3/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 sci-mathematics/snns/snns-4.2-r8.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild?r1=1.9&r2=1.10
15
16 Index: snns-4.2-r8.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- snns-4.2-r8.ebuild 14 Aug 2010 08:38:24 -0000 1.9
23 +++ snns-4.2-r8.ebuild 2 Aug 2011 05:49:20 -0000 1.10
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/snns/snns-4.2-r8.ebuild,v 1.9 2010/08/14 08:38:24 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/snns-4.2-r8.ebuild,v 1.10 2011/08/02 05:49:20 mattst88 Exp $
30
31 EAPI="3"
32 PYTHON_DEPEND="python? 2"
33 @@ -27,7 +27,7 @@
34 SLOT="0"
35 IUSE="X doc python"
36
37 -RDEPEND="X? ( x11-libs/Xaw3d )"
38 +RDEPEND="X? ( x11-libs/libXaw3d )"
39 DEPEND="${RDEPEND}
40 X? ( x11-proto/xproto )"
41
42
43
44
45 1.22 sci-mathematics/snns/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/ChangeLog?rev=1.22&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/ChangeLog?rev=1.22&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/snns/ChangeLog?r1=1.21&r2=1.22
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v
54 retrieving revision 1.21
55 retrieving revision 1.22
56 diff -u -r1.21 -r1.22
57 --- ChangeLog 14 Aug 2010 08:38:24 -0000 1.21
58 +++ ChangeLog 2 Aug 2011 05:49:20 -0000 1.22
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sci-mathematics/snns
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.21 2010/08/14 08:38:24 xarthisius Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/snns/ChangeLog,v 1.22 2011/08/02 05:49:20 mattst88 Exp $
65 +
66 + 02 Aug 2011; Matt Turner <mattst88@g.o> snns-4.2-r8.ebuild:
67 + Renamed x11-libs/Xaw3d to x11-libs/libXaw3d.
68
69 14 Aug 2010; Kacper Kowalik <xarthisius@g.o>
70 +files/4.2-ldflags.patch, snns-4.2-r8.ebuild: