net-libs/openmq-cclient: bump EAPI 5
authorMichael Haubenwallner <haubi@gentoo.org>
Tue, 1 Sep 2015 11:08:25 +0000 (13:08 +0200)
committerMichael Haubenwallner <haubi@gentoo.org>
Tue, 1 Sep 2015 11:19:49 +0000 (13:19 +0200)
Package-Manager: portage-2.2.20.1

net-libs/openmq-cclient/openmq-cclient-4.4.1.ebuild

index 4db7baaa044af75fd02c01dbfa511f6a50409861..03afda3b9db0e8cca1d100b7a509eac9368a5454 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI="2"
+EAPI="5"
 
 inherit versionator autotools
 
@@ -75,5 +75,5 @@ src_prepare() {
 }
 
 src_install() {
-       emake install DESTDIR="${D}" || die
+       emake install DESTDIR="${D}"
 }