commit: 9f7f8794c3c91566aff872c5b8633957631c68de
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 16:05:01 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 16:05:01 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9f7f8794
sci-visualization/forge: Drop empty lines
Package-Manager: portage-2.2.20.1
RepoMan-Options: --force
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-visualization/forge/forge-3.1.ebuild | 1 -
sci-visualization/forge/forge-9999.ebuild | 1 -
sci-visualization/forge/metadata.xml | 2 +-
3 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/sci-visualization/forge/forge-3.1.ebuild
b/sci-visualization/forge/forge-3.1.ebuild
index a1e79ed..9dfe85f 100644
--- a/sci-visualization/forge/forge-3.1.ebuild
+++ b/sci-visualization/forge/forge-3.1.ebuild
@@ -45,4 +45,3 @@ src_configure() {
)
cmake-utils_src_configure
}
-
diff --git a/sci-visualization/forge/forge-9999.ebuild
b/sci-visualization/forge/forge-9999.ebuild
index a3358e3..d325d89 100644
--- a/sci-visualization/forge/forge-9999.ebuild
+++ b/sci-visualization/forge/forge-9999.ebuild
@@ -41,4 +41,3 @@ src_configure() {
)
cmake-utils_src_configure
}
-
diff --git a/sci-visualization/forge/metadata.xml
b/sci-visualization/forge/metadata.xml
index 58cc3ca..e01edcd 100644
--- a/sci-visualization/forge/metadata.xml
+++ b/sci-visualization/forge/metadata.xml
@@ -10,7 +10,7 @@
A prototype of the OpenGL interop library that can be used with
ArrayFire. The goal of Forge is to provide high performance OpenGL
visualizations for C/C++ applications that use CUDA/OpenCL. Forge
- uses OpenGL >=3.3 forward compatible contexts, so please make sure
+ uses OpenGL >=3.3 forward compatible contexts, so please make sure
you have capable hardware before trying it out.
</longdescription>
</pkgmetadata>