Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/forge/
Date: Mon, 21 Sep 2015 16:05:17
Message-Id: 1442851501.9f7f8794c3c91566aff872c5b8633957631c68de.jlec@gentoo
1 commit: 9f7f8794c3c91566aff872c5b8633957631c68de
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 16:05:01 2015 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 16:05:01 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9f7f8794
7
8 sci-visualization/forge: Drop empty lines
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --force
12 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
13
14 sci-visualization/forge/forge-3.1.ebuild | 1 -
15 sci-visualization/forge/forge-9999.ebuild | 1 -
16 sci-visualization/forge/metadata.xml | 2 +-
17 3 files changed, 1 insertion(+), 3 deletions(-)
18
19 diff --git a/sci-visualization/forge/forge-3.1.ebuild b/sci-visualization/forge/forge-3.1.ebuild
20 index a1e79ed..9dfe85f 100644
21 --- a/sci-visualization/forge/forge-3.1.ebuild
22 +++ b/sci-visualization/forge/forge-3.1.ebuild
23 @@ -45,4 +45,3 @@ src_configure() {
24 )
25 cmake-utils_src_configure
26 }
27 -
28
29 diff --git a/sci-visualization/forge/forge-9999.ebuild b/sci-visualization/forge/forge-9999.ebuild
30 index a3358e3..d325d89 100644
31 --- a/sci-visualization/forge/forge-9999.ebuild
32 +++ b/sci-visualization/forge/forge-9999.ebuild
33 @@ -41,4 +41,3 @@ src_configure() {
34 )
35 cmake-utils_src_configure
36 }
37 -
38
39 diff --git a/sci-visualization/forge/metadata.xml b/sci-visualization/forge/metadata.xml
40 index 58cc3ca..e01edcd 100644
41 --- a/sci-visualization/forge/metadata.xml
42 +++ b/sci-visualization/forge/metadata.xml
43 @@ -10,7 +10,7 @@
44 A prototype of the OpenGL interop library that can be used with
45 ArrayFire. The goal of Forge is to provide high performance OpenGL
46 visualizations for C/C++ applications that use CUDA/OpenCL. Forge
47 - uses OpenGL >=3.3 forward compatible contexts, so please make sure
48 + uses OpenGL &gt;=3.3 forward compatible contexts, so please make sure
49 you have capable hardware before trying it out.
50 </longdescription>
51 </pkgmetadata>