sys-apps/epoch: epoch-9999
authorAlice Ferrazzi <alicef@gentoo.org>
Tue, 31 Jan 2017 16:26:38 +0000 (01:26 +0900)
committerAlice Ferrazzi <alicef@gentoo.org>
Tue, 31 Jan 2017 16:27:10 +0000 (01:27 +0900)
fix #607214 missing default config file

Package-Manager: portage-2.3.3

sys-apps/epoch/epoch-9999.ebuild

index 27c1d77c884dc2c5a4022107daceef05a0b8a80f..67132e99e3b9c72c30b6e9cc8c98b14284b22216 100644 (file)
@@ -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() {