Gentoo Archives: gentoo-commits

From: "Matt Turner (mattst88)" <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/openinventor: openinventor-2.1.5.10-r3.ebuild ChangeLog
Date: Mon, 28 Jan 2013 02:46:53
Message-Id: 20130128024649.AB8002171E@flycatcher.gentoo.org
1 mattst88 13/01/28 02:46:49
2
3 Modified: openinventor-2.1.5.10-r3.ebuild ChangeLog
4 Log:
5 Added virtual/glu to dependencies, bug 438936.
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 974CA72A)
8
9 Revision Changes Path
10 1.13 media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild?rev=1.13&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild?rev=1.13&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild?r1=1.12&r2=1.13
15
16 Index: openinventor-2.1.5.10-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild,v
19 retrieving revision 1.12
20 retrieving revision 1.13
21 diff -u -r1.12 -r1.13
22 --- openinventor-2.1.5.10-r3.ebuild 24 Oct 2012 19:13:38 -0000 1.12
23 +++ openinventor-2.1.5.10-r3.ebuild 28 Jan 2013 02:46:49 -0000 1.13
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild,v 1.12 2012/10/24 19:13:38 ulm Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/openinventor/openinventor-2.1.5.10-r3.ebuild,v 1.13 2013/01/28 02:46:49 mattst88 Exp $
30
31 EAPI=2
32 inherit eutils flag-o-matic multilib toolchain-funcs versionator
33 @@ -24,6 +24,7 @@
34 >=x11-libs/motif-2.3:0
35 >=media-libs/freetype-2.0
36 media-fonts/corefonts
37 + virtual/glu
38 virtual/jpeg"
39 DEPEND="${RDEPEND}
40 dev-util/byacc"
41
42
43
44 1.35 media-libs/openinventor/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openinventor/ChangeLog?rev=1.35&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openinventor/ChangeLog?rev=1.35&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/openinventor/ChangeLog?r1=1.34&r2=1.35
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-libs/openinventor/ChangeLog,v
53 retrieving revision 1.34
54 retrieving revision 1.35
55 diff -u -r1.34 -r1.35
56 --- ChangeLog 24 Oct 2012 19:13:38 -0000 1.34
57 +++ ChangeLog 28 Jan 2013 02:46:49 -0000 1.35
58 @@ -1,6 +1,10 @@
59 # ChangeLog for media-libs/openinventor
60 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openinventor/ChangeLog,v 1.34 2012/10/24 19:13:38 ulm Exp $
62 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 +# $Header: /var/cvsroot/gentoo-x86/media-libs/openinventor/ChangeLog,v 1.35 2013/01/28 02:46:49 mattst88 Exp $
64 +
65 + 28 Jan 2013; Matt Turner <mattst88@g.o>
66 + openinventor-2.1.5.10-r3.ebuild:
67 + Added virtual/glu to dependencies, bug 438936.
68
69 24 Oct 2012; Ulrich Müller <ulm@g.o> openinventor-2.1.5.10-r3.ebuild:
70 Update dependency after package move from x11-libs/openmotif to
71 @@ -149,4 +153,3 @@
72 +files/support-archs.patch, +files/use-byacc.patch, +metadata.xml,
73 +openinventor-2.1.5.10.ebuild:
74 New ebuild for SGI OpenInventor, fixes bug #31742
75 -