summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/epoch/epoch-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/epoch/epoch-9999.ebuild b/sys-apps/epoch/epoch-9999.ebuild
index 27c1d77c884d..67132e99e3b9 100644
--- a/sys-apps/epoch/epoch-9999.ebuild
+++ b/sys-apps/epoch/epoch-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -55,7 +55,7 @@ src_install() {
newepochins sbin
insinto /etc/epoch/
- newins "${FILESDIR}"/${PN}-1.0_rc1-epoch.conf epoch.conf
+ newins "${FILESDIR}"/${PN}-1.0-epoch.conf epoch.conf
}
pkg_postinst() {