summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/emount')
-rw-r--r--sys-fs/emount/ChangeLog5
-rw-r--r--sys-fs/emount/Manifest2
-rw-r--r--sys-fs/emount/emount-2.8.3.ebuild (renamed from sys-fs/emount/emount-2.8.2.ebuild)2
3 files changed, 7 insertions, 2 deletions
diff --git a/sys-fs/emount/ChangeLog b/sys-fs/emount/ChangeLog
index d1bad283..853eddf3 100644
--- a/sys-fs/emount/ChangeLog
+++ b/sys-fs/emount/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*emount-2.8.3 (16 Jun 2015)
+
+ 16 Jun 2016; Martin Väth <martin@mvath.de>:
+ Version bump, remove old ebuild
+
*emount-2.8.2 (11 Nov 2014)
11 Nov 2014; Martin Väth <martin@mvath.de>:
diff --git a/sys-fs/emount/Manifest b/sys-fs/emount/Manifest
index b17d1f05..c5b78d7e 100644
--- a/sys-fs/emount/Manifest
+++ b/sys-fs/emount/Manifest
@@ -1 +1 @@
-DIST emount-v2.8.2.tar.gz 3827 SHA256 32ff90a8b43b106b1963bdba3799817aa69e7296c9188a8621513162c70fdfde SHA512 a6dea4ae9d65cdee0932cdc0f015d2d3974a30bb2fab712fef5f93109e97fbc3ee3de4a36fc4812c53e63ea890b6121e4f786f03313d710c06383a876201db7f WHIRLPOOL a4edb686f4f8c4ad006de20beb15003d4cf2179e55d0434aa37ea605c80da23f51828d0eaab3b6bf92755e61ee57316f7bb14c9bfc11c959adbc904d82d24205
+DIST emount-2.8.3.tar.gz 3828 SHA256 8431fddd142c3b646d702a4db7c1ad92e1a831bddc2591221b556c13511b9d6b SHA512 f681e3bba219e180c1451d3a3f291ab3f788e973b5cbe3dff8e2cc360352c436a866640e3080c27d70bd70e756714ec4159da24ca4f21a57b411563dc2547cb3 WHIRLPOOL 54ca6c2ce289bd0e5fc24882994fad9516626bcd015f028bfca25e48378b208285d19c123b6a341e6ebcf1bc020a9f8828925d49d198e6c78b24a2d23dc72cec
diff --git a/sys-fs/emount/emount-2.8.2.ebuild b/sys-fs/emount/emount-2.8.3.ebuild
index 74631f4e..6f4e7c2e 100644
--- a/sys-fs/emount/emount-2.8.2.ebuild
+++ b/sys-fs/emount/emount-2.8.3.ebuild
@@ -8,7 +8,7 @@ inherit eutils
DESCRIPTION="mount/unmount (and create/remove) dm-crypt filesystems according to your /etc/fstab"
HOMEPAGE="https://github.com/vaeth/emount/"
-SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${PN}-v${PV}.tar.gz"
+SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"