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 /sys-fs/emount
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 'sys-fs/emount')
-rw-r--r--sys-fs/emount/ChangeLog3
-rw-r--r--sys-fs/emount/emount-2.1-r1.ebuild9
2 files changed, 5 insertions, 7 deletions
diff --git a/sys-fs/emount/ChangeLog b/sys-fs/emount/ChangeLog
index 3257d4df..50d58594 100644
--- a/sys-fs/emount/ChangeLog
+++ b/sys-fs/emount/ChangeLog
@@ -4,6 +4,9 @@
*emount-2.1-r1 (03 Feb 2012)
+ 19 Mar 2012; Martin Väth <martin@mvath.de>
+ Use vcs-snapshot.eclass
+
30 Feb 2012; Martin Väth <martin@mvath.de>
Do not install README
diff --git a/sys-fs/emount/emount-2.1-r1.ebuild b/sys-fs/emount/emount-2.1-r1.ebuild
index 86268b14..420bf212 100644
--- a/sys-fs/emount/emount-2.1-r1.ebuild
+++ b/sys-fs/emount/emount-2.1-r1.ebuild
@@ -4,9 +4,10 @@
EAPI="4"
RESTRICT="mirror"
+inherit vcs-snapshot
DESCRIPTION="mount/unmount (and create/remove) dm-crypt filesystems according to your /etc/fstab"
-HOMEPAGE="https://github.com/vaeth/${PN}"
+HOMEPAGE="https://github.com/vaeth/emount/"
SRC_URI="http://github.com/vaeth/${PN}/tarball/release-${PV} -> ${P}.tar.gz"
LICENSE="BSD"
@@ -18,12 +19,6 @@ RDEPEND="dev-lang/perl
sys-fs/cryptsetup
virtual/perl-Getopt-Long"
-src_unpack() {
- default
- cd *"${PN}"-*
- S="${PWD}"
-}
-
src_install() {
local i
insinto /usr/bin