commit:     73544b0df0284161eda0cb93ce5cfa6fddbb1fbe
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 08:51:02 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 08:51:02 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=73544b0d

www-client/casperjs: Version Bump

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 .../{casperjs-1.1_beta3.ebuild => casperjs-1.1_beta5.ebuild}  | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/www-client/casperjs/casperjs-1.1_beta3.ebuild 
b/www-client/casperjs/casperjs-1.1_beta5.ebuild
similarity index 82%
rename from www-client/casperjs/casperjs-1.1_beta3.ebuild
rename to www-client/casperjs/casperjs-1.1_beta5.ebuild
index b71ba97..952f908 100644
--- a/www-client/casperjs/casperjs-1.1_beta3.ebuild
+++ b/www-client/casperjs/casperjs-1.1_beta5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 MY_PV=${PV/_beta/-beta}
 
@@ -26,13 +26,10 @@ src_compile() {
 
 src_install() {
        insinto /usr/share/${P}/
-       doins -r modules/
-       doins -r tests/
-       doins package.json
+       doins -r modules tests package.json
 
        insinto /usr/share/${P}/bin
-       doins bin/bootstrap.js
-       doins bin/usage.txt
+       doins bin/bootstrap.js bin/usage.txt
 
        exeinto /usr/share/${P}/bin
        doexe bin/casperjs

Reply via email to