commit:     a587b08fc957debd72177f194e82f30f746e00c8
Author:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 17:49:38 2014 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 17:49:38 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a587b08f

clean up

Package-Manager: portage-2.2.8-r1

---
 sci-misc/elmer-gui/ChangeLog             | 4 +++-
 sci-misc/elmer-gui/elmer-gui-9999.ebuild | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/sci-misc/elmer-gui/ChangeLog b/sci-misc/elmer-gui/ChangeLog
index 0526478..95192f3 100644
--- a/sci-misc/elmer-gui/ChangeLog
+++ b/sci-misc/elmer-gui/ChangeLog
@@ -2,10 +2,12 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Sep 2014; Christoph Junghans <[email protected]> elmer-gui-9999.ebuild:
+  clean up
+
   15 Sep 2014; Jauhien Piatlicki <[email protected]> metadata.xml:
   silence repoman: add USE descriptions
 
   03 Dec 2013; Justin Lecher <[email protected]> elmer-gui-9999.ebuild,
   metadata.xml:
   Bump EAPI; fix DESCRIPTION; drop keywords from live ebuild; fix whitespacing
-

diff --git a/sci-misc/elmer-gui/elmer-gui-9999.ebuild 
b/sci-misc/elmer-gui/elmer-gui-9999.ebuild
index fec4f89..c1ff972 100644
--- a/sci-misc/elmer-gui/elmer-gui-9999.ebuild
+++ b/sci-misc/elmer-gui/elmer-gui-9999.ebuild
@@ -11,7 +11,7 @@ inherit autotools eutils qt4-r2 subversion python-single-r1 
versionator
 ELMER_ROOT="elmerfem"
 MY_PN=ElmerGUI
 
-DESCRIPTION="Elmer is a collection of finite element programs, libraries, and 
visualization tools, New Elmer pre-processor"
+DESCRIPTION="a collection of finite element programs, libraries, and 
visualization tools, New Elmer pre-processor"
 HOMEPAGE="http://www.csc.fi/english/pages/elmer";
 SRC_URI=""
 
ESVN_REPO_URI="https://elmerfem.svn.sourceforge.net/svnroot/elmerfem/trunk/${MY_PN}";
@@ -38,8 +38,8 @@ DEPEND="
        python? ( dev-python/pythonqt )
        qwt? ( x11-libs/qwt:5 )
        >=dev-qt/qtcore-4.3:4
-       >=x11-libs/qt-opengl-4.3:4
-       >=x11-libs/qt-script-4.3:4"
+       >=dev-qt/qtopengl-4.3:4
+       >=dev-qt/qtscript-4.3:4"
 RDEPEND="${DEPEND}"
 
 src_prepare() {

Reply via email to