dev-libs/svrcore: Fix src_install #521544, bump to EAPI5
authorPatrick Lauer <patrick@gentoo.org>
Thu, 9 Jun 2016 12:43:33 +0000 (14:43 +0200)
committerPatrick Lauer <patrick@gentoo.org>
Thu, 9 Jun 2016 12:49:06 +0000 (14:49 +0200)
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --force

dev-libs/svrcore/svrcore-4.0.4-r1.ebuild [moved from dev-libs/svrcore/svrcore-4.0.4.ebuild with 90% similarity]

similarity index 90%
rename from dev-libs/svrcore/svrcore-4.0.4.ebuild
rename to dev-libs/svrcore/svrcore-4.0.4-r1.ebuild
index fa3e5cc310ab152fd00a8b1344046daa5f1b9897..1ed6f87a323c915432b0e2eb7db38bdcd861a486 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=2
+EAPI=5
 
 inherit multilib autotools eutils
 
@@ -30,7 +30,7 @@ src_configure() {
 }
 
 src_install () {
-       einstall  || die "emake failed"
+       default
 
        # cope with libraries being in /usr/lib/svrcore
        echo "LDPATH=/usr/$(get_libdir)/svrcore" > 08svrcore