summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2012-03-19 22:27:05 +0100
committerMartin Väth <martin@mvath.de>2015-10-11 10:47:26 +0200
commit01451f3cbe50cd6f38b3d3a8fe3e1cb5a648af8f (patch)
tree51faca7560d66b840a9f4a6d040e89d48315dcab /app-emacs
parentBump noscript (diff)
downloadmv-01451f3cbe50cd6f38b3d3a8fe3e1cb5a648af8f.tar.gz
mv-01451f3cbe50cd6f38b3d3a8fe3e1cb5a648af8f.tar.bz2
mv-01451f3cbe50cd6f38b3d3a8fe3e1cb5a648af8f.zip
Bump getdelta. Use vcs-snapshot.eclass. Homepage without variable
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/mv_emacs/ChangeLog3
-rw-r--r--app-emacs/mv_emacs/mv_emacs-1.0.ebuild10
2 files changed, 5 insertions, 8 deletions
diff --git a/app-emacs/mv_emacs/ChangeLog b/app-emacs/mv_emacs/ChangeLog
index 649937ee..e052bf5a 100644
--- a/app-emacs/mv_emacs/ChangeLog
+++ b/app-emacs/mv_emacs/ChangeLog
@@ -4,5 +4,8 @@
*mv_emacs-1.0 (01 Mar 2012)
+ 19 Mar 2012; Martin Väth <martin@mvath.de>
+ Use vcs-snapshot.eclass
+
01 Mar 2012; Martin Väth <martin@mvath.de>
New ebuild from scratch.
diff --git a/app-emacs/mv_emacs/mv_emacs-1.0.ebuild b/app-emacs/mv_emacs/mv_emacs-1.0.ebuild
index cffca4be..358a8a49 100644
--- a/app-emacs/mv_emacs/mv_emacs-1.0.ebuild
+++ b/app-emacs/mv_emacs/mv_emacs-1.0.ebuild
@@ -5,10 +5,10 @@
EAPI="4"
RESTRICT="mirror"
-inherit elisp-common
+inherit vcs-snapshot elisp-common
DESCRIPTION="A collection of perl scripts (replacement in files, syncing dirs etc)"
-HOMEPAGE="https://github.com/vaeth/${PN}"
+HOMEPAGE="https://github.com/vaeth/mv_emacs/"
SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
@@ -18,12 +18,6 @@ IUSE=""
PDEPEND="virtual/emacs"
-src_unpack() {
- default
- cd *"${PN}"-*
- S="${PWD}"
-}
-
src_install() {
insinto "${SITELISP}/mv_emacs"
doins *.el