commit:     c3790da4b84ee79064986116b652709316e07d1b
Author:     Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 31 16:26:38 2017 +0000
Commit:     Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 16:27:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3790da4

sys-apps/epoch: epoch-9999
fix #607214 missing default config file

Package-Manager: portage-2.3.3

 sys-apps/epoch/epoch-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-apps/epoch/epoch-9999.ebuild b/sys-apps/epoch/epoch-9999.ebuild
index 27c1d77..67132e9 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() {

Reply via email to