summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/squashmount')
-rw-r--r--sys-fs/squashmount/ChangeLog5
-rw-r--r--sys-fs/squashmount/Manifest2
-rw-r--r--sys-fs/squashmount/squashmount-12.0.1.ebuild (renamed from sys-fs/squashmount/squashmount-12.0.0.ebuild)2
3 files changed, 7 insertions, 2 deletions
diff --git a/sys-fs/squashmount/ChangeLog b/sys-fs/squashmount/ChangeLog
index 4a593f3f..06c578c6 100644
--- a/sys-fs/squashmount/ChangeLog
+++ b/sys-fs/squashmount/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*squashmount-12.0.1 (16 Jun 2015)
+
+ 16 Jun 2015; Martin Väth <martin@mvath.de>:
+ Version bump, remove old ebuild
+
*squashmount-12.0.0 (07 Jun 2015)
07 Jun 2015; Martin Väth <martin@mvath.de>:
diff --git a/sys-fs/squashmount/Manifest b/sys-fs/squashmount/Manifest
index f036bbed..2872b694 100644
--- a/sys-fs/squashmount/Manifest
+++ b/sys-fs/squashmount/Manifest
@@ -1 +1 @@
-DIST squashmount-v12.0.0.tar.gz 60244 SHA256 1f5aeb8455e16888b5c136e97200f4fe2e5f679e666c8f53429a5f3dc0e07c4d SHA512 16f020bcca0fec18103cf7e9cde21a71b913973b7f69fe83dc9e9efa726d0aabb296b92b5e22ebccf9a5899d68930c03f50423a82370080087c0cd1670934a3a WHIRLPOOL 709927cf895778a44285a295caa790c518a8964640998d5ca72c222d4e518d3633229a87132cf19f01ea78cb5cfe12a29ed1e2fa2172ce00152bb070ba63e118
+DIST squashmount-12.0.1.tar.gz 60255 SHA256 5d6a9ebde7eb5a909d14bde2040aa498f2b63691a984e7572bf67e1ecf3dea0f SHA512 e3d1c73fdad425fe8e924d7dd6697c60919dbbf9d4dfb7c66344baae451bc0d384cbd3009a65f5b82cd1d003579c839310d01c4a24b6e03950894bacc73baf8e WHIRLPOOL 695b8b1f12e5272a21d4ca0c02b5ebf57e5a37ce2056a88fe74d176539572282bd28b96baae91d9209c43e50afe36f3571a36e206632a0bfbf5365fb2433ad7d
diff --git a/sys-fs/squashmount/squashmount-12.0.0.ebuild b/sys-fs/squashmount/squashmount-12.0.1.ebuild
index ba8c5b09..a010fa7d 100644
--- a/sys-fs/squashmount/squashmount-12.0.0.ebuild
+++ b/sys-fs/squashmount/squashmount-12.0.1.ebuild
@@ -9,7 +9,7 @@ inherit eutils readme.gentoo systemd
DESCRIPTION="Keep directories compressed with squashfs. Useful for portage tree, texmf-dist"
HOMEPAGE="http://forums.gentoo.org/viewtopic-t-465367.html
https://github.com/vaeth/squashmount/"
-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"