diff options
Diffstat (limited to 'sys-apps/epoch/epoch-1.2.1.ebuild')
-rw-r--r-- | sys-apps/epoch/epoch-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/epoch/epoch-1.2.1.ebuild b/sys-apps/epoch/epoch-1.2.1.ebuild index af7b6bbbfaf7..1978a7197d5a 100644 --- a/sys-apps/epoch/epoch-1.2.1.ebuild +++ b/sys-apps/epoch/epoch-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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() { |