summaryrefslogtreecommitdiff
path: root/www-misc
diff options
context:
space:
mode:
Diffstat (limited to 'www-misc')
-rw-r--r--www-misc/profile-sync-daemon/profile-sync-daemon-5.45.1-r1710.ebuild (renamed from www-misc/profile-sync-daemon/profile-sync-daemon-5.45.1-r1708.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/www-misc/profile-sync-daemon/profile-sync-daemon-5.45.1-r1708.ebuild b/www-misc/profile-sync-daemon/profile-sync-daemon-5.45.1-r1710.ebuild
index ab23c8f9..6df724c0 100644
--- a/www-misc/profile-sync-daemon/profile-sync-daemon-5.45.1-r1708.ebuild
+++ b/www-misc/profile-sync-daemon/profile-sync-daemon-5.45.1-r1710.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
inherit eutils
@@ -20,6 +20,7 @@ RDEPEND="
systemd? ( sys-apps/systemd )"
src_prepare() {
+ default
epatch ${FILESDIR}/${P}-openrc-run.patch
}