aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/tmpfs/tmpfs-1.0-r1.ebuild')
-rw-r--r--sys-apps/tmpfs/tmpfs-1.0-r1.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/sys-apps/tmpfs/tmpfs-1.0-r1.ebuild b/sys-apps/tmpfs/tmpfs-1.0-r1.ebuild
index a4adbf8e..51aac3cd 100644
--- a/sys-apps/tmpfs/tmpfs-1.0-r1.ebuild
+++ b/sys-apps/tmpfs/tmpfs-1.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright (c) 2010-2013 Stuart Shelton
+# Copyright (c) 2010-2015 Stuart Shelton
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
+EAPI=5
DESCRIPTION="Mirror segments of a filesystem to a memory-based backing store"
HOMEPAGE="https://github.com/srcshelton/tmpfs"
@@ -13,8 +13,9 @@ IUSE="+examples"
RDEPEND="sys-process/lsof"
-# Keep portage happy, as there is nothing to unpack...
-mkdir -p "${S}"
+S="${WORKDIR}"
+
+QA_RUN_ALLOWED="/etc/conf.d/tmpfs"
src_install() {
newconfd "${FILESDIR}"/"${PN}".conf "${PN}"