summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2015-04-02 18:30:40 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2015-04-02 18:30:40 +0000
commitc6f9bc618b19565f022c12fd2aa4d5b5a830ac72 (patch)
tree88ec33f77c769fd85d8688a1e6106f22b8a7cfb8 /net-libs/iojs
parentwhitespace (diff)
downloadgentoo-2-c6f9bc618b19565f022c12fd2aa4d5b5a830ac72.tar.gz
gentoo-2-c6f9bc618b19565f022c12fd2aa4d5b5a830ac72.tar.bz2
gentoo-2-c6f9bc618b19565f022c12fd2aa4d5b5a830ac72.zip
whitespace
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, unsigned Manifest commit)
Diffstat (limited to 'net-libs/iojs')
-rw-r--r--net-libs/iojs/iojs-1.5.1.ebuild4
-rw-r--r--net-libs/iojs/iojs-1.6.3-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/iojs/iojs-1.5.1.ebuild b/net-libs/iojs/iojs-1.5.1.ebuild
index 977ab0ec420a..49279f2a666a 100644
--- a/net-libs/iojs/iojs-1.5.1.ebuild
+++ b/net-libs/iojs/iojs-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/iojs/iojs-1.5.1.ebuild,v 1.1 2015/03/10 03:20:07 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/iojs/iojs-1.5.1.ebuild,v 1.2 2015/04/02 18:30:40 mr_bones_ Exp $
EAPI=5
@@ -109,4 +109,4 @@ src_install() {
find "${LIBDIR}"/node_modules -type f -name "LICENSE" -delete
pax-mark -m "${ED}"/usr/bin/iojs
-} \ No newline at end of file
+}
diff --git a/net-libs/iojs/iojs-1.6.3-r1.ebuild b/net-libs/iojs/iojs-1.6.3-r1.ebuild
index 712ffdbac47b..76e929beb5e0 100644
--- a/net-libs/iojs/iojs-1.6.3-r1.ebuild
+++ b/net-libs/iojs/iojs-1.6.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/iojs/iojs-1.6.3-r1.ebuild,v 1.1 2015/04/02 07:18:51 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/iojs/iojs-1.6.3-r1.ebuild,v 1.2 2015/04/02 18:30:40 mr_bones_ Exp $
EAPI=5
@@ -108,4 +108,4 @@ src_install() {
find "${LIBDIR}"/node_modules -type f -name "LICENSE" -delete
pax-mark -m "${ED}"/usr/bin/iojs
-} \ No newline at end of file
+}