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

clean up

Package-Manager: portage-2.2.8-r1

---
 sci-mathematics/flocq/ChangeLog          | 4 +++-
 sci-mathematics/flocq/flocq-2.3.0.ebuild | 3 +--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/sci-mathematics/flocq/ChangeLog b/sci-mathematics/flocq/ChangeLog
index 2f56c98..e0f23aa 100644
--- a/sci-mathematics/flocq/ChangeLog
+++ b/sci-mathematics/flocq/ChangeLog
@@ -2,6 +2,9 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Sep 2014; Christoph Junghans <[email protected]> flocq-2.3.0.ebuild:
+  clean up
+
   21 Jun 2014; Jonathan-Christofer Demay <[email protected]>
   -flocq-2.1.0.ebuild, +flocq-2.3.0.ebuild:
   version bump
@@ -21,4 +24,3 @@
   13 Feb 2011; Jonathan-Christofer Demay <[email protected]>
   +metadata.xml, +ChangeLog:
   QA fixes
-

diff --git a/sci-mathematics/flocq/flocq-2.3.0.ebuild 
b/sci-mathematics/flocq/flocq-2.3.0.ebuild
index b821ae8..b77ea19 100644
--- a/sci-mathematics/flocq/flocq-2.3.0.ebuild
+++ b/sci-mathematics/flocq/flocq-2.3.0.ebuild
@@ -31,7 +31,6 @@ src_compile() {
 }
 
 src_install() {
-       DESTDIR="${D}" ./remake install || die "emake install failed"
+       DESTDIR="${D}" ./remake install
        dodoc NEWS README AUTHORS ChangeLog
 }
-

Reply via email to