app-emacs/puppet-mode: rename puppet-mode.el sitelisp file
authorHans de Graaff <graaff@gentoo.org>
Sat, 15 Jul 2017 07:20:41 +0000 (09:20 +0200)
committerHans de Graaff <graaff@gentoo.org>
Sat, 15 Jul 2017 07:20:41 +0000 (09:20 +0200)
Version the name of the puppet-mode sitelisp so that this package
does not have a file collision with app-admin/puppet. This means
that we can remove the blockers and provide a much easier upgrade
path.

Package-Manager: Portage-2.3.6, Repoman-2.3.2

app-emacs/puppet-mode/files/50puppet-mode-1-gentoo.el [moved from app-emacs/puppet-mode/files/50puppet-mode-gentoo.el with 100% similarity]
app-emacs/puppet-mode/puppet-mode-0.3-r1.ebuild [moved from app-emacs/puppet-mode/puppet-mode-0.3.ebuild with 95% similarity]

similarity index 95%
rename from app-emacs/puppet-mode/puppet-mode-0.3.ebuild
rename to app-emacs/puppet-mode/puppet-mode-0.3-r1.ebuild
index 29d1fe64b9e1e446869b8d2228821170cf20c4be..91c7ef8d744c689db37aa92fbf7d55ae9e1b0efb 100644 (file)
@@ -14,7 +14,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~hppa ~ppc ~x86"
 
 DOCS="CHANGES.rst README.rst"
-SITEFILE="50${PN}-gentoo.el"
+SITEFILE="50${PN}-1-gentoo.el"
 ELISP_PATCHES=( "${FILESDIR}/${PN}-0.3-version.patch" )
 
 RDEPEND="!!<app-admin/puppet-5[emacs]"