Gentoo Archives: gentoo-commits

From: "William Hubbs (williamh)" <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/realbasic: ChangeLog realbasic-2007.3.ebuild
Date: Sat, 22 Aug 2009 19:23:14
Message-Id: E1MewBD-0008OE-AL@stork.gentoo.org
1 williamh 09/08/22 19:23:11
2
3 Modified: ChangeLog realbasic-2007.3.ebuild
4 Log:
5 fixed virtual/libstdc++ dependency for 231870
6 (Portage version: 2.2_rc38/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 dev-lang/realbasic/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/realbasic/ChangeLog?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/realbasic/ChangeLog?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/realbasic/ChangeLog?r1=1.3&r2=1.4
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/realbasic/ChangeLog,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- ChangeLog 26 Dec 2008 03:00:41 -0000 1.3
22 +++ ChangeLog 22 Aug 2009 19:23:11 -0000 1.4
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-lang/realbasic
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/realbasic/ChangeLog,v 1.3 2008/12/26 03:00:41 wormo Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/realbasic/ChangeLog,v 1.4 2009/08/22 19:23:11 williamh Exp $
29 +
30 + 22 Aug 2009; William Hubbs <williamh@g.o> realbasic-2007.3.ebuild:
31 + Fixed virtual/libstdc++ dependency for bug 231870.
32
33 26 Dec 2008; Stephanie Lockwood-Childs <wormo@g.o>
34 realbasic-2007.3.ebuild:
35
36
37
38 1.4 dev-lang/realbasic/realbasic-2007.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/realbasic/realbasic-2007.3.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/realbasic/realbasic-2007.3.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/realbasic/realbasic-2007.3.ebuild?r1=1.3&r2=1.4
43
44 Index: realbasic-2007.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-lang/realbasic/realbasic-2007.3.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- realbasic-2007.3.ebuild 26 Dec 2008 03:00:41 -0000 1.3
51 +++ realbasic-2007.3.ebuild 22 Aug 2009 19:23:11 -0000 1.4
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2008 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/realbasic/realbasic-2007.3.ebuild,v 1.3 2008/12/26 03:00:41 wormo Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/realbasic/realbasic-2007.3.ebuild,v 1.4 2009/08/22 19:23:11 williamh Exp $
58
59 inherit eutils portability
60
61 @@ -15,7 +15,7 @@
62 RESTRICT="mirror strip"
63
64 DEPEND=""
65 -RDEPEND="x86? ( =virtual/libstdc++-3*
66 +RDEPEND="x86? ( =virtual/libstdc++-3.3
67 =x11-libs/gtk+-2*
68 =dev-libs/glib-2*
69 net-print/cups