app-emulation/vagrant: cleanup ./files
authorGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 1 Dec 2018 03:22:07 +0000 (19:22 -0800)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Sat, 1 Dec 2018 03:22:07 +0000 (19:22 -0800)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
app-emulation/vagrant/files/vagrant.in [moved from app-emulation/vagrant/files/vagrant-r1.in with 100% similarity]
app-emulation/vagrant/vagrant-2.1.5.ebuild
app-emulation/vagrant/vagrant-2.2.2.ebuild

index e147c40bcd3f966e824dcc99fb3902356665785b..f30a07577a8c956ea5016e4fb19dc057e4be8b6e 100644 (file)
@@ -66,7 +66,7 @@ all_ruby_prepare() {
        sed -e '/rb-kqueue/d' \
                -i ${PN}.gemspec || die
 
-       sed -e "s/@VAGRANT_VERSION@/${PV}/g" "${FILESDIR}/${PN}-r1.in" > "${PN}" || die
+       sed -e "s/@VAGRANT_VERSION@/${PV}/g" "${FILESDIR}/${PN}.in" > "${PN}" || die
 }
 
 all_ruby_install() {
index ebed665ac9a011864f25dd6a25bd41e58ae3a06d..c294b5ac58492783fdb9b8ff22022893c7536f6d 100644 (file)
@@ -70,7 +70,7 @@ all_ruby_prepare() {
        sed -e '/rb-kqueue/d' \
                -i ${PN}.gemspec || die
 
-       sed -e "s/@VAGRANT_VERSION@/${PV}/g" "${FILESDIR}/${PN}-r1.in" > "${PN}" || die
+       sed -e "s/@VAGRANT_VERSION@/${PV}/g" "${FILESDIR}/${PN}.in" > "${PN}" || die
 }
 
 all_ruby_install() {